Mining Preferred Browsing Paths Based On Adjacency List Models

Weidong Zhao,Weihui Dai,Yijie Wang
DOI: https://doi.org/10.1109/WiCom.2008.2582
2008-01-01
Abstract:Mining preferred browsing paths from web logs can help improve the structure of web sites and increase the click-stream. In this paper, an algorithm of mining preferred browsing paths based on adjacency list model is proposed. The web pages are denoted by vertexes of a directed graph and the topology structure of web sites is represented by adjacency list models based on the support-preference concept. Moreover, preferred browsing paths are discovered by using depth first search method. Experimental results show that the algorithm can maintain accuracy but have better efficiency than the NPPMA algorithm does.
What problem does this paper attempt to address?