A Click Sequence Model for Web Search
Alexey Borisov, Martijn Wardenaar, Ilya Markov, Maarten de Rijke

TL;DR
This paper introduces a neural click sequence model (CSM) that predicts the order of user interactions with search results, advancing understanding of user behavior beyond single click prediction.
Contribution
The paper presents the first sequence-based click prediction model using an encoder-decoder neural network with attention, improving modeling of user interaction sequences in search.
Findings
CSM outperforms existing models on click sequence prediction tasks.
It achieves state-of-the-art results on standard click prediction benchmarks.
The model effectively predicts the number and order of user clicks.
Abstract
Getting a better understanding of user behavior is important for advancing information retrieval systems. Existing work focuses on modeling and predicting single interaction events, such as clicks. In this paper, we for the first time focus on modeling and predicting sequences of interaction events. And in particular, sequences of clicks. We formulate the problem of click sequence prediction and propose a click sequence model (CSM) that aims to predict the order in which a user will interact with search engine results. CSM is based on a neural network that follows the encoder-decoder architecture. The encoder computes contextual embeddings of the results. The decoder predicts the sequence of positions of the clicked results. It uses an attention mechanism to extract necessary information about the results at each timestep. We optimize the parameters of CSM by maximizing the likelihood…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Data Mining and Analysis · Advanced Image and Video Retrieval Techniques · Information Retrieval and Search Behavior
