用偏好代替参数,实现跨异构视觉语言模型的隐私保护对齐
Replacing Parameters with Preferences: Federated Alignment of Heterogeneous Vision-Language Models
- 客户端用本地偏好数据训练奖励模型,不共享原始数据
- 通过路由融合机制整合不同客户端的奖励信号
- 在3个VQA数据集上优于现有联邦对齐方法
视觉语言模型在医疗、金融等隐私敏感领域潜力巨大,但严格的数据共享限制使得集中式训练不可行。联邦学习(FL)可通过去中心化训练缓解此问题,但客户端在计算资源、应用需求和模型架构上的异构性带来实际挑战。我们认为,当前以参数替换数据的联邦学习模式,未来将演变为以偏好替换参数的更可扩展、更隐私保护的范式。为此,我们提出MoR框架,基于GRPO与奖励混合机制,实现异构视觉语言模型的联邦对齐。MoR以KL正则化的视觉基础模型为参考,各客户端本地从本地偏好标注中训练奖励模型,捕捉特定评估信号而不暴露原始数据。为融合异构奖励,引入基于路由的聚合机制,自适应整合客户端奖励信号。服务器使用混合奖励进行GRPO优化基础模型。在三个公开VQA基准上的实验表明,MoR在泛化性、鲁棒性和跨客户端适应性方面均持续优于现有联邦对齐基线。本方法为联邦设置下异构视觉语言模型的隐私保护对齐提供了可扩展解决方案。
原文摘要 · Abstract (English)
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 training, but practical deployments face challenges due to client heterogeneity in computational resources, application requirements, and model architectures. We argue that while replacing data with model parameters characterizes the present of FL, replacing parameters with preferences represents a more scalable and privacy-preserving future. Motivated by this perspective, we propose MoR, a federated alignment framework based on GRPO with Mixture-of-Rewards for heterogeneous VLMs. MoR initializes a visual foundation model as a KL-regularized reference, while each client locally trains a reward model from local preference annotations, capturing specific evaluation signals without exposing raw data. To reconcile heterogeneous rewards, we introduce a routing-based fusion mechanism that adaptively aggregates client reward signals. Finally, the server performs GRPO with this mixed reward to optimize the base VLM. Experiments on three public VQA benchmarks demonstrate that MoR consistently outperforms federated alignment baselines in generalization, robustness, and cross-client adaptability. Our approach provides a scalable solution for privacy-preserving alignment of heterogeneous VLMs under federated settings.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。