Personalized Pieces: Efficient Personalized Large Language Models through Collaborative Efforts
Zhaoxuan Tan, Zheyuan Liu, Meng Jiang

TL;DR
This paper introduces Personalized Pieces (Per-Pcs), a collaborative framework for efficient, privacy-preserving personalization of large language models through sharing and assembling PEFT components, achieving high performance with lower resource use.
Contribution
The paper presents a novel collaborative PEFT sharing framework, enabling efficient, privacy-preserving personalization of LLMs with reduced storage and computation.
Findings
Per-Pcs outperforms non-personalized and PEFT retrieval baselines.
Achieves comparable performance to OPPU with lower resource consumption.
Robust across different sharer counts and sharing strategies.
Abstract
Personalized large language models (LLMs) aim to tailor interactions, content, and recommendations to individual user preferences. While parameter-efficient fine-tuning (PEFT) methods excel in performance and generalization, they are costly and limit communal benefits when used individually. To this end, we introduce Personalized Pieces (Per-Pcs), a framework that allows users to safely share and assemble personalized PEFT efficiently with collaborative efforts. Per-Pcs involves selecting sharers, breaking their PEFT into pieces, and training gates for each piece. These pieces are added to a pool, from which target users can select and assemble personalized PEFT using their history data. This approach preserves privacy and enables fine-grained user modeling without excessive storage and computation demands. Experimental results show Per-Pcs outperforms non-personalized and PEFT…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Recommender Systems and Techniques
