CLAIIRFeb 16, 2024

Persona-DB: Efficient Large Language Model Personalization for Response Prediction with Collaborative Data Refinement

arXiv:2402.11060v347 citationsh-index: 24COLING
Originality Incremental advance
AI Analysis

This work addresses the need for efficient personalization in LLMs for users with sparse data, representing an incremental advance in retrieval augmentation methods.

The paper tackles the problem of efficiently personalizing large language models for response prediction by optimizing database representation, achieving over 10% improvement in cold-start scenarios and maintaining accuracy with significantly reduced retrieval size.

The increasing demand for personalized interactions with large language models (LLMs) calls for methodologies capable of accurately and efficiently identifying user opinions and preferences. Retrieval augmentation emerges as an effective strategy, as it can accommodate a vast number of users without the costs from fine-tuning. Existing research, however, has largely focused on enhancing the retrieval stage and devoted limited exploration toward optimizing the representation of the database, a crucial aspect for tasks such as personalization. In this work, we examine the problem from a novel angle, focusing on how data can be better represented for more data-efficient retrieval in the context of LLM customization. To tackle this challenge, we introduce Persona-DB, a simple yet effective framework consisting of a hierarchical construction process to improve generalization across task contexts and collaborative refinement to effectively bridge knowledge gaps among users. In the evaluation of response prediction, Persona-DB demonstrates superior context efficiency in maintaining accuracy with a significantly reduced retrieval size, a critical advantage in scenarios with extensive histories or limited context windows. Our experiments also indicate a marked improvement of over 10% under cold-start scenarios, when users have extremely sparse data. Furthermore, our analysis reveals the increasing importance of collaborative knowledge as the retrieval capacity expands.

Foundations

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

Your Notes