paper-with-me

홈 › Papers

FedPDPO: Federated Personalized Direct Preference Optimization for Large Language Model Alignment

2026-03-20 · Kewen Zhu, Liping Yi, Zhiming Zhao, Zhuang Qi, Han Yu, Qinghua Hu arxiv

Aligning large language models (LLMs) with human preferences in federated learning (FL) is challenging due to decentralized, privacy-sensitive, and highly non-IID preference data. Direct Preference Optimization (DPO) offers an efficient alternative to reinforcement learning with human feedback (RLHF), but its direct application in FL suffers from severe performance degradation under non-IID data and limited generalization of implicit rewards. To bridge this gap, we propose FedPDPO (Federated Personalized Direct Preference Optimization), a personalized federated framework for preference alignment of LLMs. It adopts a parameter-efficient fine-tuning architecture where each client maintains a frozen pretrained LLM backbone augmented with a Low-Rank Adaptation (LoRA) adapter, enabling communication-efficient aggregation. To address non-IID heterogeneity, we devise (1) the globally shared LoRA adapter with the personalized client-specific LLM head. Moreover, we introduce (2) a personalized DPO training strategy with a client-specific explicit reward head to complement implicit rewards and further alleviate non-IID heterogeneity, and (3) a bottleneck adapter to balance global and local features. We provide theoretical analysis establishing the probabilistic foundation and soundness. Extensive experiments on multiple preference datasets demonstrate state-of-the-art performance, achieving up to 4.80% average accuracy improvements in federated intra-domain and cross-domain settings.

📄 PDF Abstract BibTeX arXiv:2603.19741

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningReinforcement LearningFederated Learning

Similar Papers 제목 키워드 기반

Distributed Direct Preference Optimization

2026-05-20 · Zhanhong Jiang arxiv

Preference-based reinforcement learning (RL) is a key paradigm for aligning policies with human judgments, yet its theoretical behavior in distributed settings where preference data are fragmented across heterogeneous us…

Reinforcement LearningOffline RL

PPFL: A Personalized Federated Learning Framework for Heterogeneous Population

2023-10-22 · Hao Di, Yi Yang, Haishan Ye, Xiangyu Chang

Personalization aims to characterize individual preferences and is widely applied across many fields. However, conventional personalized methods operate in a centralized manner and potentially expose the raw data when po…

Federated LearningPersonalized Federated Learning

Learning Color Grading, No Photo Sharing: Federated Aesthetic Preference Learning for Personalized Image Enhancement

2026-07-30 · Chuanzhi Xu, Ziyuan Tao, Jean Julien KNell, Yanrong Chen 외 arxiv

Personalized image enhancement should reflect individual aesthetic taste, yet learning such preferences commonly depends on private photos and ratings that are unsuitable for centralized collection. The task must infer p…

Image Enhancement

Energy-Aware Edge Association for Cluster-based Personalized Federated Learning

2022-02-06 · Y. Li, X. Qin, H. Chen, K. Han 외

Federated Learning (FL) over wireless network enables data-conscious services by leveraging the ubiquitous intelligence at network edge for privacy-preserving model training. As the proliferation of context-aware service…

Deep Reinforcement LearningFederated LearningManagementPersonalized Federated Learning+1

Personalized Recommendation Models in Federated Settings: A Survey

2025-03-10 · Chunxu Zhang, Guodong Long, Zijian Zhang, Zhiwei Li 외

Federated recommender systems (FedRecSys) have emerged as a pivotal solution for privacy-aware recommendations, balancing growing demands for data security and personalized experiences. Current research efforts predomina…

Recommendation SystemsSurvey