日本フィジカルAI新聞

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

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

RA-VLA: テスト時適応のための検索拡張VLA

RA-VLA: Retrieval-Augmented VLA for Test-Time Adaptation

シェア:XThreadsFacebookLINEはてブBluesky

新しいタスク分布に弱いVLAモデルの問題を解決するため、行動に合わせた文脈検索と実行パイプラインを統合した検索拡張VLAフレームワークを提案し、LIBEROベンチマークと実環境で高い成功率と効率を実証した。

詳しい要約

1. どんなもの?

RA-VLAは、ロボット操作のためのVision-Language-Action (VLA)モデルに検索拡張を統合し、テスト時適応を実現するフレームワーク。In-Context Imitation Learning (ICIL)の適応ボトルネックを解消し、訓練なしで新しいタスク分布に適応する。

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

既存のICILフレームワークは、表面的な検索メカニズムと事前学習済みの事前分布に固執する行動慣性により、専門家の文脈を実行可能な行動に効果的に変換できない。RA-VLAは、行動に整合した文脈検索と接地された実行パイプラインを統合し、これらの問題を解決する。

3. 技術・手法の肝は?

手法の肝は、行動に整合した文脈検索(behavior-aligned context retrieval)と接地された実行パイプライン(grounded execution pipeline)をスケーラブルなアーキテクチャに統合し、機能的手がかりへの忠実な順守を強制すること。これにより、シームレスなタスク適応と推論効率の維持を実現する。

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

LIBEROベンチマークと実世界のUR5e環境での実験により、成功率と計算効率の両方で優れた性能を示した。

5. 議論はある?

要旨からは、提案手法の限界や潜在的な欠点についての議論は不明。また、他のベースラインとの詳細な比較や、異なるタスク分布での汎化性についての考察は要旨に含まれていない。

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

要旨で参照されている関連研究は明示されていないが、同分野の定番として、Vision-Language-Actionモデル(例:RT-2、Octo)やIn-Context Imitation Learningの研究が挙げられる。

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

著者: Sanghwan Jang, Minjin Jeon, Minsoo Kim, Seongjin Choi, Dongha Kim, Hwanjo Yu

分類: cs.RO

原文アブストラクト

Vision-Language-Action (VLA) models provide a versatile foundation for general robotic manipulation, yet they exhibit significant brittleness when confronted with novel task distributions. While In-Context Imitation Learning (ICIL) offers a training-free alternative, existing frameworks suffer from an adaptation bottleneck that hinders the effective translation of expert context to executable actions. This failure originates from superficial retrieval mechanisms and an inherent behavioral inertia that anchors the policy to its pre-trained priors. To address these limitations, we present RA-VLA, a retrieval-augmented VLA framework that integrates behavior-aligned context retrieval with a grounded execution pipeline. By enforcing faithful adherence to functional cues within a scalable architecture, RA-VLA facilitates seamless task adaptation while preserving inference efficiency. Our empirical evaluations across the LIBERO benchmark and a real-world UR5e environment demonstrate that RA-VLA achieves superior success rates and computational efficiency, establishing a robust framework for training-free robotic adaptation.

関連論文