小型ロボットの局所予測でクラウドへの動作推論を減らす
VLA-ULAP: Interleaving Cloud VLA Calls with Ultra-Lightweight Local Action Prediction at the Edge
この論文をやさしく読む
ひとことで言うと
ロボットが毎回クラウドの大きなモデルへ問い合わせる代わりに、間の動作を機体上の小さなモデルで予測する方法です。
何に役立つ?
通信待ちや推論用の電力を減らしたいロボット制御で役立つ可能性があります。実機とシミュレーションの両方で、成功率をおおむね維持しながら問い合わせを減らす評価が行われています。
この研究の面白いところ
局所モデルは大きなモデルの内部状態を受け取らず、視覚・機体状態・行動履歴から独立に動作を補います。遅延の短縮が動的タスクの成功率向上につながった例もあります。
どこまで分かった?
19.9 msと284.3 msの比較は異なる機器上のモデル同士です。実機の削減率は成功時の呼び出し数と機器の実測コストによる推定で、ロボット全体の消費電力削減率ではありません。動的タスクの改善値はシミュレーション結果です。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
数十億パラメータ規模の視覚・言語・行動(VLA)方策は、機体上で大きな電力を必要とする。一方、遠隔推論では通信遅延が迅速な応答を妨げる。そこで、遠隔VLA呼び出しの間に超軽量局所行動予測器(ULAP)を挟むVLA-ULAPを提案する。凍結した視覚エンコーダーを含めて約740万パラメータのULAPは、現在の視覚情報、自己受容感覚、実行済み行動の履歴を組み合わせ、ひと続きの行動を1回の処理で予測する。独立に学習されるため、VLAの隠れ状態、オンライン検証、サーバーとの往復通信を必要としない。Jetson Orin Nano上でのULAPの推論1回は19.9 ms、0.183 Jであり、RTX A6000上のGR00Tでは284.3 ms、50.55 Jである。 シミュレーションにおける基礎方策とベンチマークの3つの組み合わせでは、選択した動作条件で、基準成功率の95.0〜97.5%を保ちながらVLA呼び出しを48.8〜76.7%削減した。VLA-JEPA上の局所VLA高速化手法との比較では、成功エピソード当たりの推論時間とGPUエネルギーの推定値を、同程度の成功率のACTに対してそれぞれ49.2%、51.0%、同じ成功率のSP-VLAに対して77.1%、79.9%削減した。 実機SO-101の実験では、既知の配置と評価用に除外しておいた配置を通じて基準成功率の95.2〜100%を保ち、成功エピソードの呼び出し回数と実測した機器コストに基づく推定で、推論時間を47.9〜58.0%、推論機器のエネルギーを52.1〜62.5%削減した。応答の高速化は動的タスクの成功率も改善する。遅延を考慮したLIBERO-Safetyシミュレーションでは、VLA呼び出しをおよそ半減させながら、2つのタスクでπ₀.₅を11.0および15.5パーセントポイント上回った。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-16(UTC)
- 最新改訂
- 2026-09-16 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-16 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Billion-parameter vision--language--action (VLA) policies demand substantial onboard power, while communication delays in remote inference hinder timely responses. We propose VLA-ULAP, which interleaves remote VLA calls with an Ultra-Lightweight Local Action Predictor (ULAP). With approximately 7.4M parameters including the frozen vision encoder, ULAP combines current views, proprioception, and executed action history to predict chunks in one pass. Trained independently, it requires no VLA hidden states, online verification, or server round trips. On Jetson Orin Nano, ULAP takes 19.9 ms and 0.183 J per inference, compared with 284.3 ms and 50.55 J for GR00T on RTX A6000. Across three simulated base-policy/benchmark pairs, selected operating points remove 48.8--76.7\% of VLA calls while retaining 95.0--97.5\% of the baseline success rate. Against local VLA-acceleration alternatives on VLA-JEPA, ULAP uses an estimated 49.2\% less inference time and 51.0\% less GPU energy per successful episode than ACT at comparable success rates, and 77.1\% less time and 79.9\% less energy than SP-VLA at equal success rates. Physical SO-101 experiments retain 95.2--100\% of the baseline success rate across seen and held-out placements while reducing inference time by an estimated 47.9--58.0\% and inference-device energy by 52.1--62.5\%, based on successful-episode call counts and measured device costs. Faster responses also improve dynamic-task success rates: in latency-aware LIBERO-Safety simulation, VLA-ULAP exceeds $\pi_{0.5}$ by 11.0 and 15.5 percentage points on two tasks while approximately halving VLA calls.
著者のコメント
Preprint
arXiv ID: 2609.18663 / 要約の誤りについて