paper-with-me

홈 › Papers

ForgeVLA: Federated Vision-Language-Action Learning without Language Annotations

2026-05-08 · Yuhao Zhou, Yunpeng Zhu, Yang Zhou, Jindi Lyu, Jian Lan, Zhangyuan Wang, Dan Si, Thomas Seidl, Qing Ye, Jiancheng Lyu arxiv

Vision-Language-Action (VLA) models hold great promise for general-purpose robotic intelligence, yet scaling up such models is severely bottlenecked by the high cost of acquiring annotated training data. Fortunately, vision-equipped robots deployed across various domains already produce abundant vision-action pairs that can be leveraged to scale up VLA training more efficiently. However, these raw data cannot be centrally aggregated due to various constraints and also exhibit severe heterogeneity. To address these challenges, in this paper, we propose ForgeVLA, a federated VLA training framework that learns VLA models from distributed vision-action pairs without centralizing raw data or requiring manual annotations. Specifically, each client in ForgeVLA is equipped with an embodied instruction classifier that maps vision-action pairs to a predefined instruction set, recovering the missing language modality and forming complete vision-language-action triplets. Beyond triplet construction, we also identify vision-language feature collapse as a critical challenge that has been largely overlooked in prior federated VLA research. To mitigate this issue, ForgeVLA combines a client-side contrastive planning loss with a server-side adaptive aggregation strategy to learn task-discriminative representations efficiently. Extensive experiments across multiple benchmarks show that ForgeVLA significantly outperforms other baselines, and ablation studies further validate the contribution of each component.

📄 PDF Abstract BibTeX arXiv:2605.07474

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FedVLA: Federated Vision-Language-Action Learning with Dual Gating Mixture-of-Experts for Robotic Manipulation

2025-08-04 · Cui Miao, Tao Chang, Meihan Wu, Hongbin Xu 외 arxiv

Vision-language-action (VLA) models have significantly advanced robotic manipulation by enabling robots to interpret language instructions for task execution. However, training these models often relies on large-scale us…

Computational EfficiencyRepresentation Learning

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

2026-05-05 · Shule Lu, Yujing Wang, Hainan Zhang, Xiaoshan Yang 외 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 thi…

Federated Learning

FLIP: Towards Comprehensive and Reliable Evaluation of Federated Prompt Learning

2025-03-28 · Dongping Liao, Xitong Gao, Yabo Xu, Chengzhong Xu

The increasing emphasis on privacy and data security has driven the adoption of federated learning, a decentralized approach to train machine learning models without sharing raw data. Prompt learning, which fine-tunes pr…

Federated LearningPrompt Learning

GPFedRec: Graph-guided Personalization for Federated Recommendation

2023-05-13 · Chunxu Zhang, Guodong Long, Tianyi Zhou, Zijjian Zhang 외

The federated recommendation system is an emerging AI service architecture that provides recommendation services in a privacy-preserving manner. Using user-relation graphs to enhance federated recommendations is a promis…

Federated LearningPrivacy PreservingRelation

Navigation as Attackers Wish? Towards Building Robust Embodied Agents under Federated Learning

2022-11-27 · Yunchao Zhang, Zonglin Di, Kaiwen Zhou, Cihang Xie 외

Federated embodied agent learning protects the data privacy of individual visual environments by keeping data locally at each client (the individual environment) during training. However, since the local data is inaccess…

Federated LearningNavigateVision and Language Navigation