IRSep 17, 2020

Learning to Personalize for Web Search Sessions

arXiv:2009.08206v11 citations
Originality Incremental advance
AI Analysis

This work addresses improving search relevance for users during web sessions, but it is incremental as it builds on existing personalization and session search methods.

The paper tackled session search by formulating it as a personalization task using learning to rank, with pre-computed user models based on social science concepts, and achieved statistically significant improvements over current algorithms in TREC session track experiments.

The task of session search focuses on using interaction data to improve relevance for the user's next query at the session level. In this paper, we formulate session search as a personalization task under the framework of learning to rank. Personalization approaches re-rank results to match a user model. Such user models are usually accumulated over time based on the user's browsing behaviour. We use a pre-computed and transparent set of user models based on concepts from the social science literature. Interaction data are used to map each session to these user models. Novel features are then estimated based on such models as well as sessions' interaction data. Extensive experiments on test collections from the TREC session track show statistically significant improvements over current session search algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes