ComMer: a Framework for Compressing and Merging User Data for Personalization
Yoel Zeldes, Amir Zait, Ilia Labzovsky, Danny Karmon, Efrat Farkash

TL;DR
ComMer is a novel framework that efficiently personalizes large language models by compressing user data into compact representations, enabling better performance in constrained inference scenarios for skill learning tasks.
Contribution
The paper introduces ComMer, a new method for compressing and merging user data to personalize LLMs without fine-tuning or extensive retraining.
Findings
Outperforms existing methods in skill learning tasks under inference constraints.
Shows limitations in knowledge-intensive tasks due to information loss.
Provides insights into trade-offs in multi-document compression for personalization.
Abstract
Large Language Models (LLMs) excel at a wide range of tasks, but adapting them to new data, particularly for personalized applications, poses significant challenges due to resource and computational constraints. Existing methods either rely on exposing fresh data to the model through the prompt, which is limited by context size and computationally expensive at inference time, or fine-tuning, which incurs substantial training and update costs. In this paper, we introduce ComMer - Compress and Merge - a novel framework that efficiently personalizes LLMs by compressing users' documents into compact representations, which are then merged and fed into a frozen LLM. We evaluate ComMer on two types of personalization tasks - personalized skill learning, using the tweet paraphrasing dataset and the personalized news headline generation dataset from the LaMP benchmark, and knowledge-intensive,…
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
TopicsMultimedia Communication and Technology · Recommender Systems and Techniques
