Cognitive Personalized Search Integrating Large Language Models with an Efficient Memory Mechanism
Yujia Zhou, Qiannan Zhu, Jiajie Jin, Zhicheng Dou

TL;DR
This paper introduces CoPS, a novel personalized search model that combines large language models with a cognitive memory system inspired by human cognition to improve user-specific search results, especially in zero-shot scenarios.
Contribution
The paper presents a new cognitive personalized search framework integrating LLMs with a human-inspired memory mechanism, addressing data sparsity issues in personalized search.
Findings
CoPS outperforms baseline models in zero-shot scenarios.
The cognitive memory mechanism enhances user modeling accuracy.
The approach effectively handles new queries with limited data.
Abstract
Traditional search engines usually provide identical search results for all users, overlooking individual preferences. To counter this limitation, personalized search has been developed to re-rank results based on user preferences derived from query logs. Deep learning-based personalized search methods have shown promise, but they rely heavily on abundant training data, making them susceptible to data sparsity challenges. This paper proposes a Cognitive Personalized Search (CoPS) model, which integrates Large Language Models (LLMs) with a cognitive memory mechanism inspired by human cognition. CoPS employs LLMs to enhance user modeling and user search experience. The cognitive memory mechanism comprises sensory memory for quick sensory responses, working memory for sophisticated cognitive responses, and long-term memory for storing historical interactions. CoPS handles new queries using…
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 · Expert finding and Q&A systems
