arXiv論文メモ
新着一覧
cs.RO / cs.AI · 査読状況未確認

動作生成の反復を減らし最後の補正で性能を上げる

Fewer Steps, Better Actions: Rethinking Flow-Matching Inference for VLA Policies

Zhipeng Tang, Xinda Chen, Weining Rao, Xiao Li, Wenting Tan, Yuning Wang, Xiao Shi, Xiaofang Zhao

この論文をやさしく読む

ひとことで言うと

ロボットの動作を作る計算を何度も繰り返す代わりに、少ない反復の最後に小さな補正モデルで直す方法です。元の方策は固定し、補正器だけを学習します。

何に役立つ?

考えられる用途は、学習済みVLAの推論を軽くしながら操作の成功率を保つ、または高めることです。比較したタスクでは、成功率と処理遅延の両面で改善が報告されています。

この研究の面白いところ

5ステップ同士では成功率が71.64%から74.68%へ改善し、10ステップの標準構成より遅延を30.2%短縮しました。ほぼ同じ遅延の対照実験もあり、単に計算量を増やした効果とは分けて検討しています。

どこまで分かった?

数値はRoboTwin Easyや記載の対照実験、SmolVLAの設定での結果です。成功率の比較対象は5ステップ、30.2%の遅延短縮の比較対象は10ステップと異なります。すべての方策や実機での同等の効果は示されていません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

フローマッチングに基づく視覚・言語・行動(VLA)方策は、行動エキスパートを繰り返し評価して行動のまとまりを生成する。積分ステップを増やすと推論コストが上がるが、閉ループでの成功が必ずしも改善するわけではない。本研究では、この積分の計算予算の一部を、学習した1回の終点補正へ振り向けるCodaを提案する。 まず固定した方策が、少数ステップでノイズから行動への軌道を完成させる。次に軽量Transformerが、候補行動、元のノイズ、共有された観測接頭部のキャッシュを用い、実演を教師信号とする残差を予測する。学習するのは補正器だけである。 RoboTwin Easyの50タスクで、5ステップのCodaは、同じ5ステップのベースラインに対して成功率を71.64%から74.68%へ改善し、標準の10ステップ方策に対して順伝播の遅延を30.2%短縮した。2ステップ構成は71.88%の成功率と2.12倍の高速化を達成した。独立した13タスクの対照実験では、ほぼ同じ遅延で5.69パーセントポイントの改善を示し、補正が積分の追加に代わる有効な手段であることを裏付けた。同じ設計は固定した公式SmolVLAも改善し、2ステップでの成功率を60.8%から69.4%へ引き上げた。これらの結果は、終点補正が固定済みフローマッチング方策の品質と遅延のトレードオフを改善することを示す。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-18(UTC)
最新改訂
2026-09-18 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Vision-language-action (VLA) policies based on flow matching generate action chunks through repeated evaluations of an action expert. Increasing the number of integration steps raises inference cost, but does not necessarily improve closed-loop success. We propose Coda, which reallocates part of this integration budget to a single learned endpoint correction. A frozen policy first completes a few-step noise-to-action trajectory; a lightweight Transformer then predicts a demonstration-supervised residual using the candidate action, source noise, and shared observation-prefix cache. Only the corrector is trained. On 50 RoboTwin Easy tasks, five-step Coda improves success from 71.64% to 74.68% over the matched five-step baseline, while reducing forward latency by 30.2% relative to the default ten-step policy. A two-step configuration achieves 71.88% success with a 2.12$\times$ speedup. An independent 13-task control shows a 5.69-percentage-point gain at nearly equal latency, supporting correction as an effective alternative to additional integration. The same design also improves frozen official SmolVLA, raising two-step success from 60.8% to 69.4%. These results show that endpoint correction improves the quality-latency trade-off of frozen flow-matching policies.

著者のコメント

15 pages, 6 figures, 7 tables

arXiv ID: 2609.21216 / 要約の誤りについて