運転AIの処理余裕を使う計算量の動的配分
SlackDrive: Reclaiming Runtime Slack for Adaptive Driving Inference
この論文をやさしく読む
ひとことで言うと
直近の処理時間から車載計算資源の余裕を推定し、次の運転AI推論に使う計算量を選んだ。
何に役立つ?
実時間の遅延制約を守りながら運転モデルの計画性能を高める用途が考えられる。
この研究の面白いところ
同じモデル本体を使い、実行時の余裕に応じて計算量を変えることで、厳しい条件下の指標を21.7%改善した。
どこまで分かった?
結果はNAVSIM v2とDriveDreamer-Policyによる評価であり、実車走行での効果は要旨に記載されていない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
運転用の世界・行動モデルは、複数種類の情報に基づく推論と将来予測を結びつけて計画を改善する一方、推論コストの増大が車両制御に必要な実時間の遅延制約と衝突する。既存の高速化手法は、配備前に決めた方針でトークン、層、またはサンプリング回数を減らすが、車載の共有計算資源を事前に計測し固定的に割り当てた後にも残る、実行時のばらつきを十分に利用していない。許される最大計算量は実行時に残る処理状態に応じて系統的に変わり、直近に実測した遅延が計算余裕を直接示すことに着目した。提案するSlackDriveは、モデル実行前に各制御ステップの計算量を割り当て、直近の実測遅延を再利用する。少数の離散的な計算量設定について遅延と計画性能を一度計測し、完了した推論からオンラインで計算状態を推定したうえで、許容遅延内に収まると予測される設定のうち、計画性能が最も高いものを選ぶ。運転モデルの本体と計算量を調節する仕組みは維持し、既存の計測・資源割当と組み合わせる。NAVSIM v2のDriveDreamer-Policyを使い、厳しい遅延条件では、遅延制約付きEPDMSが最も強い比較手法より21.7%改善した。一方、計算量を最大にしたモデルと、事前設定のトークン削減の比較手法は、実行時に資源が競合すると許容遅延を超えた。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-23(UTC)
- 最新改訂
- 2026-09-23 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-23 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Driving world-action models improve planning by coupling multimodal reasoning with future prediction, but their growing inference cost increasingly conflicts with the real-time latency requirements of vehicle control. Existing acceleration methods reduce tokens, layers, or sampling steps with policies selected prior to deployment, yet leave residual runtime variation largely unexploited after offline profiling and static scheduling on shared onboard compute. We observe that the largest admissible compute budget varies systematically with the residual runtime state, while recent realized latency provides a direct signal of the available compute slack. Motivated by this observation, we propose \textbf{SlackDrive}, a pre-inference compute allocator that reuses realized latency to select the compute budget of each control step before model execution. SlackDrive profiles the latency and planning utility of a small discrete budget set once, estimates online compute state from completed forwards, and selects the highest-utility budget predicted to remain within the admissible latency envelope, complementing existing profiling and resource scheduling while preserving the driving backbone and its compute actuator. On NAVSIM v2 with DriveDreamer-Policy, SlackDrive improves latency-constrained EPDMS by $21.7\%$ over the strongest baseline under a stringent latency regime, while the full-budget model and preconfigured token-pruning baselines exceed the admissible latency envelope under runtime contention.
arXiv ID: 2609.28064 / 要約の誤りについて