paper-with-me

Papers

ComMer: a Framework for Compressing and Merging User Data for Personalization

2025-01-05 · Yoel Zeldes, Amir Zait, Ilia Labzovsky, Danny Karmon, Efrat Farkash

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, using the PerLTQA dataset. Our experiments demonstrate that in constrained inference budget scenarios ComMer achieves superior quality in skill learning tasks, while highlighting limitations in knowledge-intensive settings due to the loss of detailed information. These results offer insights into trade-offs and potential optimizations in multi-document compression for personalization.

📄 PDF Abstract BibTeX arXiv:2501.03276

Code (0)

등록된 구현이 없습니다.

Tasks

Headline Generation

Similar Papers 제목 키워드 기반

CSRM-LLM: Embracing Multilingual LLMs for Cold-Start Relevance Matching in Emerging E-commerce Markets

2025-09-01 · Yujing Wang, Yiren Chen, Huoran Li, Chunxu Xu 외 arxiv

As global e-commerce platforms continue to expand, companies are entering new markets where they encounter cold-start challenges due to limited human labels and user behaviors. In this paper, we share our experiences in …

Cross-Lingual TransferMachine Translation

Multi-view Graph Convolution for Participant Recommendation

2023-11-20 · Xiaolong Liu, Liangwei Yang, Chen Wang, Mingdai Yang 외

Social networks have become essential for people's lives. The proliferation of web services further expands social networks at an unprecedented scale, leading to immeasurable commercial value for online platforms. Recent…

Large Memory Network for Recommendation

2025-02-08 · Hui Lu, Zheng Chai, Yuchao Zheng, Zhe Chen 외

Modeling user behavior sequences in recommender systems is essential for understanding user preferences over time, enabling personalized and accurate recommendations for improving user retention and enhancing business va…

Recommendation Systems

Compressing Piecewise Smooth Images with the Mumford-Shah Cartoon Model

2020-06-16

Compressing piecewise smooth images is important for many data types such as depth maps in 3D videos or optic flow fields for motion compensation. Specialised codecs that rely on explicitly stored segmentations excel in …

Motion Compensation

Commerge: Communication-Efficient, Robust, and Fast LiDAR Map Merging Framework for Multi-Robot Coordination in Resource-Constrained Scenarios

2026-06-24 · Hogyun Kim, Jiwon Choi, Juwon Kim, Geonmo Yang 외 arxiv

By maintaining global consistency across robot teams, multi-robot LiDAR map merging enables faster exploration and efficient area coverage. However, map merging requires exchanging massive sensor data between the server …