日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
VLAarXiv:2609.19923

Co-VLA: 視覚言語行動モデルのためのコンセンサスベース連合学習

Co-VLA: Consensus-based Federated Training for Vision-Language-Action Models

シェア:XThreadsFacebookLINEはてブBluesky

ロボットデータを分散したまま、ADMMによるコンセンサス最適化で視覚言語行動モデル(VLA)を連合学習し、集中学習と同等の性能を達成した。

詳しい要約

1. どんなもの?

- Vision-Language-Action models (VLAs) の連合学習手法 - 分散したロボットデータを集約せずに協調学習 - 異種クライアント間のデータ分布に対応 - ADMMによるコンセンサス最適化を適用 - フルモデル訓練とパラメータ効率微調整の両方をサポート

2. 先行研究と比べてどこがすごい?

- 従来の連合学習はVLAsの異種データ分布を考慮していない - 中央集権的訓練はデータ集約が高コスト・非現実的 - Co-VLAは分散ロボットデータで中央集権的訓練に匹敵する性能を実現 - フルモデル訓練とパラメータ効率微調整の両設定で有効性を確認

3. 技術・手法の肝は?

- ADMM (Alternating Direction Method of Multipliers) によるコンセンサス最適化 - クライアント間でデータを共有せずに共有モデルを協調訓練 - フルモデル訓練とパラメータ効率微調整の両方に同一アルゴリズムを適用 - 固定ランクおよびランク適応アダプタに対応

4. どうやって有効だと検証した?

- 実験により、フルモデル訓練とパラメータ効率微調整の両設定で - 中央集権的訓練と同等の性能を達成することを示した - 具体的なデータセットや評価指標は要旨からは不明

5. 議論はある?

- 異種ロボットクライアントデータ分布への対応が課題 - データ共有なしで協調学習を実現する利点 - 具体的な限界や議論は要旨からは不明

6. 次に読むべき論文は?

- 要旨で参照/比較されている研究は明示されていない - 関連手法としてFederated Learning、ADMM、Vision-Language-Action Models (VLAs)、Parameter-Efficient Fine-Tuning (PEFT) が挙げられる

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Haolong Li, Guner Dilsad Er, Michael Muehlebach, Joerg Stueckler

分類: cs.RO

原文アブストラクト

Vision-language-action models (VLAs) have emerged as a promising paradigm for general-purpose robot learning, with performance improving as models and datasets scale. Scaling robot data collection, however, remains challenging because data are naturally distributed across robots, tasks, and locations, making centralization costly or impractical. Federated learning offers a way to train on decentralized robot data, but applying it to VLAs requires accounting for heterogeneous robot client data distributions. We present Co-VLA, which applies consensus optimization using the Alternating Direction Method of Multipliers~(ADMM) to federated VLA training. We show that the same algorithm supports both full-model training and parameter-efficient fine-tuning with both fixed-rank and rank-adaptive adapters. The name Co-VLA reflects both consensus and collaboration: clients with different local robot datasets collaboratively train a shared model without sharing their data. Our experiments demonstrate that Co-VLA achieves performance comparable to centralized training in both full-model training and parameter-efficient fine-tuning settings.

関連論文

PR本紙発行元 EmplifAI