Efficient and Effective Query Context-Aware Learning-to-Rank Model for Sequential Recommendation
Andrii Dzhoha, Alisa Mironenko, Evgeny Labzin, Vladimir Vlasov, Maarten Versteegh, Marjan Celikik

TL;DR
This paper introduces a novel method for integrating query context into transformer-based sequential recommender systems, improving ranking relevance and diversity while addressing challenges of context alignment and privacy constraints.
Contribution
It proposes a new attention-based fusion technique for query context in transformers, enhancing recommendation quality in real-world scenarios.
Findings
Improved ranking relevance and diversity in offline experiments.
Enhanced user engagement in online platform tests.
Effective integration of query context despite privacy and feature limitations.
Abstract
Modern sequential recommender systems commonly use transformer-based models for next-item prediction. While these models demonstrate a strong balance between efficiency and quality, integrating interleaving features - such as the query context (e.g., browse category) under which next-item interactions occur - poses challenges. Effectively capturing query context is crucial for refining ranking relevance and enhancing user engagement, as it provides valuable signals about user intent within a session. Unlike item features, historical query context is typically not aligned with item sequences and may be unavailable at inference due to privacy constraints or feature store limitations - making its integration into transformers both challenging and error-prone. This paper analyzes different strategies for incorporating query context into transformers trained with a causal language modeling…
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
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Information Retrieval and Search Behavior
