Intent Models for Contextualising and Diversifying Query Suggestions
Eugene Kharitonov, Craig Macdonald, Pavel Serdyukov, Iadh, Ounis

TL;DR
This paper presents a framework that uses short-term user context to improve and diversify query suggestions, balancing personalization with coverage of multiple search intents, leading to significant improvements over baseline methods.
Contribution
It introduces a novel contextualisation framework that models user intent as a mixture of intent-specific models using session data for better query suggestion ranking.
Findings
Significant improvement over baseline suggestion methods.
Effective use of session context for diversification.
Improved coverage of user search intents.
Abstract
The query suggestion or auto-completion mechanisms help users to type less while interacting with a search engine. A basic approach that ranks suggestions according to their frequency in the query logs is suboptimal. Firstly, many candidate queries with the same prefix can be removed as redundant. Secondly, the suggestions can also be personalised based on the user's context. These two directions to improve the aforementioned mechanisms' quality can be in opposition: while the latter aims to promote suggestions that address search intents that a user is likely to have, the former aims to diversify the suggestions to cover as many intents as possible. We introduce a contextualisation framework that utilises a short-term context using the user's behaviour within the current search session, such as the previous query, the documents examined, and the candidate query suggestions that the…
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
TopicsInformation Retrieval and Search Behavior · Recommender Systems and Techniques · Caching and Content Delivery
