Retrospective Higher-Order Markov Processes for User Trails
Tao Wu, David Gleich

TL;DR
This paper introduces the retrospective higher-order Markov process (RHOMP), a low-parameter, efficient model that improves sequence prediction accuracy by utilizing history states without overfitting, applicable to diverse real-world datasets.
Contribution
The paper proposes RHOMP, a novel structured higher-order Markov model with linear parameters, enhancing prediction accuracy and scalability over existing methods.
Findings
RHOMP outperforms traditional higher-order Markov chains in prediction accuracy.
The model scales efficiently to large state spaces.
RHOMP effectively utilizes historical information without overfitting.
Abstract
Users form information trails as they browse the web, checkin with a geolocation, rate items, or consume media. A common problem is to predict what a user might do next for the purposes of guidance, recommendation, or prefetching. First-order and higher-order Markov chains have been widely used methods to study such sequences of data. First-order Markov chains are easy to estimate, but lack accuracy when history matters. Higher-order Markov chains, in contrast, have too many parameters and suffer from overfitting the training data. Fitting these parameters with regularization and smoothing only offers mild improvements. In this paper we propose the retrospective higher-order Markov process (RHOMP) as a low-parameter model for such sequences. This model is a special case of a higher-order Markov chain where the transitions depend retrospectively on a single history state instead of an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Tensor decomposition and applications · Recommender Systems and Techniques
