Knowledge-Augmented Large Language Models for Personalized Contextual Query Suggestion
Jinheon Baek, Nirupama Chandrasekaran, Silviu Cucerzan, Allen herring,, Sujay Kumar Jauhar

TL;DR
This paper introduces a method to personalize large language models for query suggestion by augmenting them with user-specific context from interaction histories, improving relevance and usefulness.
Contribution
The authors propose a lightweight, entity-centric knowledge store that enhances LLM prompts with user-specific context derived from search histories, addressing privacy and scalability.
Findings
Significantly improved query suggestion relevance
Better personalization over baseline models
Effective use of public knowledge graphs
Abstract
Large Language Models (LLMs) excel at tackling various natural language tasks. However, due to the significant costs involved in re-training or fine-tuning them, they remain largely static and difficult to personalize. Nevertheless, a variety of applications could benefit from generations that are tailored to users' preferences, goals, and knowledge. Among them is web search, where knowing what a user is trying to accomplish, what they care about, and what they know can lead to improved search experiences. In this work, we propose a novel and general approach that augments an LLM with relevant context from users' interaction histories with a search engine in order to personalize its outputs. Specifically, we construct an entity-centric knowledge store for each user based on their search and browsing activities on the web, which is then leveraged to provide contextually relevant LLM…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Data Quality and Management
