Mining patterns from graph traversals

作者:

Highlights:

摘要

In data models that have graph representations, users navigate following the links of the graph structure. Conducting data mining on collected information about user accesses in such models, involves the determination of frequently occurring access sequences. In this paper, the problem of finding traversal patterns from such collections is examined. The determination of patterns is based on the graph structure of the model. For this purpose, three algorithms, one which is level-wise with respect to the lengths of the patterns and two which are not are presented. Additionally, we consider the fact that accesses within patterns may be interleaved with random accesses due to navigational purposes. The definition of the pattern type generalizes existing ones in order to take into account this fact. The performance of all algorithms and their sensitivity to several parameters is examined experimentally.

论文关键词:Web log mining,Path traversal,Graph model

论文评审过程:Received 3 August 2000, Revised 22 November 2000, Accepted 24 January 2001, Available online 25 May 2001.

论文官网地址:https://doi.org/10.1016/S0169-023X(01)00008-8