paper-with-me

Papers

Personalized Pieces: Efficient Personalized Large Language Models through Collaborative Efforts

2024-06-15 · Zhaoxuan Tan, Zheyuan Liu, Meng Jiang

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 retrieval baselines, offering performance comparable to OPPU with significantly lower resource use across six tasks. Further analysis highlights Per-Pcs's robustness concerning sharer count and selection strategy, pieces sharing ratio, and scalability in computation time and storage space. Per-Pcs's modularity promotes safe sharing, making LLM personalization more efficient, effective, and widely accessible through collaborative efforts.

📄 PDF Abstract BibTeX arXiv:2406.10471

Code (1)

TamSiuhin/Per-Pcs 공식 구현 pytorch

Tasks

parameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

Research on Personalized Compression Algorithm for Pre-trained Models Based on Homomorphic Entropy Increase

2024-08-16 · Yicong Li, Xing Guo, Haohua Du

In this article, we explore the challenges and evolution of two key technologies in the current field of AI: Vision Transformer model and Large Language Model (LLM). Vision Transformer captures global information by spli…

compressed sensingLanguage ModelingLanguage ModellingLarge Language Model

From General to Specific: Tailoring Large Language Models for Personalized Healthcare

2024-12-20 · Ruize Shi, Hong Huang, Wei Zhou, Kehan Yin 외

The rapid development of large language models (LLMs) has transformed many industries, including healthcare. However, previous medical LLMs have largely focused on leveraging general medical knowledge to provide response…

Language ModelingLanguage ModellingRecommendation SystemsReinforcement Learning (RL)

Learning Implicit User Profiles for Personalized Retrieval-Based Chatbot

2021-08-18 · Hongjin Qian, Zhicheng Dou, Yutao Zhu, Yueyuan Ma 외

In this paper, we explore the problem of developing personalized chatbots. A personalized chatbot is designed as a digital chatting assistant for a user. The key characteristic of a personalized chatbot is that it should…

ChatbotRetrieval

Large Language Models Empowered Personalized Web Agents

2024-10-22 · Hongru Cai, Yongqi Li, Wenjie Wang, Fengbin Zhu 외

Web agents have emerged as a promising direction to automate Web task completion based on user instructions, significantly enhancing user experience. Recently, Web agents have evolved from traditional agents to Large Lan…

MirrorStories: Reflecting Diversity through Personalized Narrative Generation with Large Language Models

2024-09-20 · Sarfaroz Yunusov, Hamza Sidat, Ali Emami

This study explores the effectiveness of Large Language Models (LLMs) in creating personalized "mirror stories" that reflect and resonate with individual readers' identities, addressing the significant lack of diversity …

Diversity