Learning Web Request Patterns

Book Chapter (30 draft pages)
PDF (290KB)
Brian D. Davison

Summary
Most requests on the Web are made on behalf of human users, and like other human-computer interactions, the actions of the user can be characterized by identifiable regularities. Much of these patterns of activity, both within a user, and between users, can be identified and exploited by intelligent mechanisms for learning Web request patterns. Our focus is on Markov-based probabilistic techniques, both for their predictive power and their popularity in Web modeling and other domains. Although history-based mechanisms can provide strong performance in predicting future requests, performance can be improved by including predictions from additional sources.

In this chapter we review the common approaches to learning and predicting Web request patterns. We provide a consistent description of various algorithms (often independently proposed), and compare performance of those techniques on the same data sets. We also discuss concerns for accurate and realistic evaluation of these techniques.

Chapter in M. Levene and A. Poulovassilis, eds, Web Dynamics: Adapting to Change in Content, Size, Topology and Use, Springer, 2004, pp. 435-459.

Back to Brian Davison's publications


Last modified: 7 June 2004
Brian D. Davison