日本フィジカルAI新聞

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

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

BEE: 視覚言語行動モデルを用いた介入適応型実世界強化学習

BEE: Intervention-Adaptive Real-World Reinforcement Learning with Vision-Language-Action Models

シェア:XThreadsFacebookLINEはてブBluesky

凍結したVLAモデルに対し、人間の修正を行動次元ごとの信頼度に応じた制約として扱うことで、実機でのオンライン強化学習を効率化する手法を提案。

詳しい要約

1. どんなもの?

- 対象: Vision-language-action (VLA) モデルによる長期的な manipulation タスク - 課題: 成功は精度が重要な少数のフェーズに依存し、mm スケールの誤差でそれまでの進捗が無駄になる - 提案: BEE という intervention-adaptive な実世界 RL フレームワーク - 特徴: frozen VLA 上で動作し、人間の correction を活用して expert imitation を超える - 評価: 実世界 manipulation 3 タスクと LIBERO-Pro simulation 1 タスクで検証

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

- 従来の VLA 向け online RL は人間の correction を組み込めないか、区別なく監督信号に混ぜてしまう - BEE は correction を「再現すべき action」ではなく「制約に関する evidence」として扱う点が新しい - 人間の correction は一様にノイズではなく、action 次元ごとに信頼性が異なるという性質を利用 - 結果として、RLT (57.5%) や DSRL (42.1%) を大きく上回る平均 91.2% の成功率を達成 - 実世界タスクすべてで人間介入率も最小

3. 技術・手法の肝は?

- frozen VLA をベースに、実世界 RL を行う intervention-adaptive フレームワーク - Correction Model を導入し、人間が VLA の提案をどう修正するか、および各 action 次元で修正がどれだけ一貫しているかを予測 - 予測された一貫性 (consistency) が、policy optimization における制約の次元ごとの厳しさ (tightness) を決定 - correction が一貫している次元では policy は人間に近く保たれ、変動が大きい次元では制約が緩和される - これにより、人間の correction を action の模倣ではなく制約として活用

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

- 実世界 manipulation 3 タスクと LIBERO-Pro simulation 1 タスクで評価 - online-data budget を揃えた比較を実施 - ベースライン: RLT, DSRL - 結果: BEE が全タスクで最高成功率、平均 91.2% (RLT 57.5%, DSRL 42.1%) - 実世界タスクすべてで人間介入率が最小

5. 議論はある?

- 要旨からは、限界や失敗事例、計算コスト、スケーラビリティに関する議論は不明 - 人間 correction の一貫性を次元ごとに評価する枠組みの一般性や、他の VLA への適用可能性は要旨では言及されていない - 実世界タスクの詳細 (タスク内容、被験者数、correction の収集方法) は要旨からは不明

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

- RLT (Reinforcement Learning with Human Corrections? 要旨で比較対象として明記) - DSRL (Diffusion Self-Supervised Reinforcement Learning? 要旨で比較対象として明記) - LIBERO-Pro (要旨で使用された simulation benchmark) - Vision-Language-Action (VLA) モデル全般 - 実世界ロボット manipulation における online reinforcement learning

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

著者: Weihui Zhao, Xiaohan Yan, Zunian Wan, Xuan Du, Zhaozhan Chi, Jianbo Mao, Ruipu Wu, Rushuai Yang, Houlin Li, Shukai Yang, Jing Wu, Yuxiang Yan, Yongcheng Liu, Chuankang Li, Guanghui Ren, Wei Shan, Maoqing Yao

分類: cs.RO, cs.AI

原文アブストラクト

Vision-language-action (VLA) models handle long-horizon manipulation, yet success hinges on a few precision-critical phases where millimeter-scale errors undo all prior progress. Online reinforcement learning (RL) can optimize exactly these actions, but free exploration is far too costly on real robots, which makes human corrections indispensable. However, existing online RL methods for VLAs either cannot incorporate such corrections or fold them into undifferentiated supervision. Yet human corrections are not uniformly noisy but reliable along some action dimensions and variable along others. Building on this, we introduce BEE, an intervention-adaptive framework for real-world RL on a frozen VLA that lets the policy go BEyond Expert imitation. We formulate human corrections not as actions to reproduce but as evidence about a constraint: a Correction Model predicts how a human would correct a given VLA proposal and how consistent the correction is along each action dimension. This predicted consistency sets the per-dimension tightness of a constraint on policy optimization. Where corrections are consistent the policy stays close to the human, and where they vary, the constraint relaxes. We evaluate BEE on three real-world manipulation tasks and one LIBERO-Pro simulation task at a matched online-data budget. BEE attains the highest success rate on every task, 91.2% on average against 57.5% for RLT and 42.1% for DSRL, and the lowest human intervention rate on all real-world tasks.

関連論文

PR本紙発行元 EmplifAI