paper-with-me

Papers

Personalized Language Models via Privacy-Preserving Evolutionary Model Merging

2025-03-23 · KyuYoung Kim, Jinwoo Shin, Jaehyung Kim

Personalization in large language models (LLMs) seeks to tailor models to individual user or user group preferences. Prompt-based methods augment queries with user preference information, whereas training-based methods directly encode preferences into model parameters for more effective personalization. Despite achieving some success in personalizing LLMs, prior methods often fail to directly optimize task-specific metrics and lack explicit privacy-preservation mechanisms. To address these limitations, we propose Privacy-Preserving Model Merging via Evolutionary Algorithms (PriME), a novel approach to personalization that employs gradient-free methods to directly optimize task-specific metrics while preserving user privacy. By incorporating privacy preservation into optimization, PriME produces a personalized module that effectively captures the target user's preferences while minimizing the privacy risks for the users sharing their private information. Experiments on the LaMP benchmark show that PriME outperforms both prompt-based and training-based methods, achieving up to a 45% performance improvement over the prior art. Further analysis shows that PriME achieves a significantly better privacy-utility trade-off, highlighting the potential of evolutionary approaches for privacy-preserving LLM personalization.

📄 PDF Abstract BibTeX arXiv:2503.18008

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsPrivacy Preserving

Similar Papers 제목 키워드 기반

Quantum-Evolutionary Neural Networks for Multi-Agent Federated Learning

2025-05-16 · Aarav Lala, Kalyan Cherukuri

As artificial intelligence continues to drive innovation in complex, decentralized environments, the need for scalable, adaptive, and privacy-preserving decision-making systems has become critical. This paper introduces …

Decision MakingEvolutionary AlgorithmsFederated LearningPrivacy Preserving

P3SL: Personalized Privacy-Preserving Split Learning on Heterogeneous Edge Devices

2025-07-23 · Wei Fan, JinYi Yoon, Xiaochang Li, Huajie Shao 외 arxiv

Split Learning (SL) is an emerging privacy-preserving machine learning technique that enables resource constrained edge devices to participate in model training by partitioning a model into client-side and server-side su…

When Evolutionary Computation Meets Privacy

2023-03-22 · Bowen Zhao, Wei-neng Chen, Xiaoguo Li, Ximeng Liu 외

Recently, evolutionary computation (EC) has been promoted by machine learning, distributed computing, and big data technologies, resulting in new research directions of EC like distributed EC and surrogate-assisted EC. T…

Distributed ComputingDistributed OptimizationPrivacy Preserving

Blockchain-empowered Federated Learning for Healthcare Metaverses: User-centric Incentive Mechanism with Optimal Data Freshness

2023-07-29 · Jiawen Kang, Jinbo Wen, Dongdong Ye, Bingkun Lai 외

Given the revolutionary role of metaverses, healthcare metaverses are emerging as a transformative force, creating intelligent healthcare systems that offer immersive and personalized services. The healthcare metaverses …

Decision MakingFederated LearningPrivacy Preserving

Towards Privacy-Preserving and Personalized Smart Homes via Tailored Small Language Models

2025-07-10 · Xinyu Huang, Leming Shen, Zijing Ma, Yuanqing Zheng

Large Language Models (LLMs) have showcased remarkable generalizability in language comprehension and hold significant potential to revolutionize human-computer interaction in smart homes. Existing LLM-based smart home a…

Privacy PreservingSmall Language Model