ロボットの機械的ずれに実行中に適応するVLA
Self-Adaptive VLA for Robust Robot Deployment
この論文をやさしく読む
ひとことで言うと
ロボットの機械にずれが生じても、実行履歴を使って操作方策を調整する方法を試した。
何に役立つ?
機械の摩耗や較正のずれに伴う性能低下を抑える方法として考えられる。要旨では四つの操作課題と新しい作業台での評価が報告されている。
この研究の面白いところ
画像、関節などの状態、行動履歴を一つの文脈トークンへまとめ、操作方策を段階的に修正する。
どこまで分かった?
四つの課題で、ずれの下でも基礎方策の性能の80%超を回復した。長期運用やさらに多様な機械への適用は要旨からは分からない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
視覚・言語・行動モデルはロボット操作で高い能力を示すが、過去の情報を保持しない性質のため、実行時の環境変化、とくに摩耗や不完全な較正による機械的なずれに弱い。現場で継続的に再較正せずに実行中の自己適応を可能にすることが、実環境への大規模な展開における課題である。本研究はSelf-Adaptive VLAという追加学習の方法を提案し、方策自身の実行履歴を文脈として使い、運用時の機械的なずれに反復的に適応させる。まず意図的に機械的なずれを加えた条件で方策の実行履歴を収集する。次に、既知のずれを補償するよう専門家の行動を事前に調整し、基礎方策の学習データをずれに条件づけた専門家の実演に変換する。さらに、ずれた環境での画像観測、固有感覚、行動を含む文脈を潜在的な文脈トークンへ圧縮する軽量な追加型エンコーダを導入する。このトークンは適応的層正規化を通じて方策を調節する。文脈トークンをアンサンブル化でき、方策が段階的に自己修正して失敗を軽減できることも見いだした。精度が重要な両腕操作と器用な操作の四つの課題で広範に実験し、駆動の偏りや関節エンコーダのオフセットなどの機械的ずれの下で、基礎方策の性能の80%超を回復した。また、新しい作業台への展開でも基礎方策より頑健だった。この方法は、大規模な実環境ロボット展開と保守の容易化への道筋を示す。動画は https://icefoxzhx.github.io/self-adaptive-vla にある。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-24(UTC)
- 最新改訂
- 2026-09-24 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-24 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
While Vision-Language-Action (VLA) models demonstrate impressive capabilities in robotic manipulation, their memoryless nature renders them brittle to test-time environment shifts, particularly hardware shifts caused by wear or imperfect calibration. Enabling these models to self-adapt during deployment without requiring continuous on-site recalibration remains a critical bottleneck for real-world scalability. In this work, we introduce Self-Adaptive VLA, a novel post-training recipe that enables the policy to iteratively adapt to deployment-time hardware shifts leveraging its own rollouts as context. To do so, we first collect policy rollouts under deliberately injected hardware shifts. We then transform the base policy's training data into shift-conditioned expert demonstrations by pre-compensating the expert actions for these known shifts. Next, we introduce a lightweight, plug-in context encoder that compresses the context, including visual observation, proprioception, and actions in the shifted environment, into a latent context token. This token modulates the policy through adaptive layer normalization (AdaLN). Furthermore, we find that context tokens can be ensembled, allowing the policy to iteratively self-correct and mitigate failures step by step. Extensive experiments across four precision-critical bi-manual and dexterous manipulation tasks show that Self-Adaptive VLA recovers over 80% of the base policy's performance under hardware shifts, such as actuation bias and joint encoder offsets. Moreover, Self-Adaptive VLA enables more robust deployment to new workstations compared to the base policy. Our approach provides a pathway for robust large-scale real-world robot deployments and easier maintenance. See videos at https://icefoxzhx.github.io/self-adaptive-vla.
arXiv ID: 2609.30092 / 要約の誤りについて