Modeling and Analyzing the Influence of Non-Item Pages on Sequential Next-Item Prediction
Elisabeth Fischer, Albin Zehe, Andreas Hotho, Daniel Schlör
TL;DR
This work investigates how non-item pages—pages not directly tied to specific items—can augment sequential next-item prediction. It formalizes three representations (UPID, CPID, PE) and uses HypTrails to validate that non-item pages influence subsequent interactions, then adapts eight popular sequential models to incorporate non-item representations. Across a synthetic SynDS and two real-world datasets (Coveo and Fashion), the study demonstrates consistent performance gains in next-item prediction when non-item pages are included, though gains depend on representation quality, model architecture, and data noise. The findings emphasize careful selection of non-item representations and suggest that non-item signals can meaningfully sharpen intent inference in real-world recommender systems.
Abstract
Analyzing sequences of interactions between users and items, sequential recommendation models can learn user intent and make predictions about the next item. Next to item interactions, most systems also have interactions with what we call non-item pages: these pages are not related to specific items but still can provide insights into the user's interests, as, for example, navigation pages. We therefore propose a general way to include these non-item pages in sequential recommendation models to enhance next-item prediction. First, we demonstrate the influence of non-item pages on following interactions using the hypotheses testing framework HypTrails and propose methods for representing non-item pages in sequential recommendation models. Subsequently, we adapt popular sequential recommender models to integrate non-item pages and investigate their performance with different item representation strategies as well as their ability to handle noisy data. To show the general capabilities of the models to integrate non-item pages, we create a synthetic dataset for a controlled setting and then evaluate the improvements from including non-item pages on two real-world datasets. Our results show that non-item pages are a valuable source of information, and incorporating them in sequential recommendation models increases the performance of next-item prediction across all analyzed model architectures.
