paper-with-me

Papers

Replacing Parameters with Preferences: Federated Alignment of Heterogeneous Vision-Language Models

2026-05-05 · Shule Lu, Yujing Wang, Hainan Zhang, Xiaoshan Yang, Hongwei Zheng, Yongxin Tong, Changsheng Xu, Zhiming Zheng arxiv

Vision-Language Models (VLMs) have broad potential in privacy-sensitive domains such as healthcare and finance, yet strict data-sharing constraints render centralized training infeasible. Federated Learning mitigates this issue by enabling decentralized training, but practical deployments face challenges due to client heterogeneity in computational resources, application requirements, and model architectures. Under extreme model and data heterogeneity, replacing parameter aggregation with preference-based collaboration offers a more suitable interface, as it eliminates the need for direct parameter or data exchange. Motivated by this, we propose MoR, a federated alignment framework that combines GRPO with Mixture-of-Rewards for heterogeneous VLMs. In MoR, each client locally trains a reward model from local preference annotations, capturing specific evaluation signals without exposing raw data. To combine these heterogeneous supervision signals, MoR introduces a Mixture-of-Rewards mechanism with learned routing, which adaptively fuses client reward models according to the input and alignment objective. The server then optimizes a base VLM using GRPO with a KL penalty to a reference model, enabling preference alignment without requiring client models to share architectures or parameters. Experiments on diverse public vision-language benchmarks demonstrate that MoR consistently outperforms federated alignment baselines in generalization and cross-client adaptability. Our approach provides a scalable solution for privacy-preserving alignment of heterogeneous VLMs under federated settings.

📄 PDF Abstract BibTeX arXiv:2605.03426

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Replacing Parameters with Preferences: Federated Alignment of Heterogeneous Vision-Language Models

2026-01-31 · Shule Lu, Yujing Wang, Hainan Zhang, Xiaoshan Yang 외 arxiv

VLMs have broad potential in privacy-sensitive domains such as healthcare and finance, yet strict data-sharing constraints render centralized training infeasible. FL mitigates this issue by enabling decentralized trainin…

Heterogeneous Federated Learning

2020-08-15 · Fuxun Yu, Weishan Zhang, Zhuwei Qin, Zirui Xu 외

Federated learning learns from scattered data by fusing collaborative models from local nodes. However, due to chaotic information distribution, the model fusion may suffer from structural misalignment with regard to unm…

Federated Learning

Subjective Behaviors and Preferences in LLM: Language of Browsing

2025-08-21 · Sai Sundaresan, Harshita Chopra, Atanu R. Sinha, Koustava Goswami 외 arxiv

A Large Language Model (LLM) offers versatility across domains and tasks, purportedly benefiting users with a wide variety of behaviors and preferences. We question this perception about an LLM when users have inherently…

Direct Alignment with Heterogeneous Preferences

2025-02-22 · Ali Shirali, Arash Nasr-Esfahany, Abdullah Alomar, Parsa Mirtaheri 외

Alignment with human preferences is commonly framed using a universal reward function, even though human preferences are inherently heterogeneous. We formalize this heterogeneity by introducing user types and examine the…

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