HELM: 長期的記憶を強化した視覚言語行動操作のためのハーネス
HELM: Harness-Enhanced Long-horizon Memory for Vision-Language-Action Manipulation
長期的な操作タスクで失敗するVLAモデルに対し、エピソード記憶、状態検証器、ハーネス制御を組み合わせたモデル非依存のフレームワークHELMを提案し、成功率を大幅に向上させた。
著者: Zijian Zeng, Fei Ding, Huiming Yang, Xianwei Li
分類: cs.LG, cs.AI
原文アブストラクト
Vision-Language-Action (VLA) models fail systematically on long-horizon manipulation tasks despite strong short-horizon performance. We show that this failure is not resolved by extending context length alone in the current reactive execution setting; instead, it stems from three recurring execution-loop deficiencies: the memory gap, the verification gap, and the recovery gap. We present HELM, a model-agnostic framework that addresses these deficiencies with three components: an Episodic Memory Module (EMM) that retrieves key task history via CLIP-indexed keyframes, a learned State Verifier (SV) that predicts action failure before execution from observation, action, subgoal, and memory-conditioned context, and a Harness Controller (HC) that performs rollback and replanning. The SV is the core learning contribution: it consistently outperforms rule-based feasibility checks and ensemble uncertainty baselines, and its effectiveness depends critically on access to episodic memory. On LIBERO-LONG, HELM improves task success rate by 23.1 percentage points over OpenVLA (58.4% to 81.5%), while extending the context window to H=32 yields only a 5.4-point gain and same-budget LoRA adaptation remains 12.2 points below HELM. HELM also improves long-horizon performance on CALVIN and substantially boosts recovery success under controlled perturbations. Ablations and mechanism analyses isolate the contribution of each component, and we release LIBERO-Recovery as a perturbation-injection protocol for evaluating failure recovery in long-horizon manipulation.
関連論文
- 意図を考慮したロボットから人への両手受け渡しのための時間的触覚符号化とコンプライアンス制御マニピュレーション
- ロボットハンド操作における形態と駆動方式の帰納的バイアスマニピュレーション
- 動作中の着衣支援:人間の動きを考慮した拡散ポリシーによるロボット着衣支援マニピュレーション
- 適応的視覚言語把持:構成可能な基盤事前知識と汎化可能な把持合成による実現マニピュレーション
- GIFT: 行動指向の構造的監督による誘導中間特徴学習を用いたロボット操作マニピュレーション
- HINT: 長期的ロボット操作のための人間意図の注入マニピュレーション