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

世界行動モデルの量子化劣化を配備前に予測する

Predict Before You Deploy: Offline Prediction of Quantization-Induced Task Degradation for World Action Models

Jiuyi Xu, Jinjia Guo, Meida Chen, Jing Du, Yangming Shi

この論文をやさしく読む

ひとことで言うと

ロボットの世界行動モデルを量子化したときのタスク劣化を、配備前のオフラインな行動のずれから予測し、閉ループ試験を減らせるか調べた研究です。

何に役立つ?

量子化の全設定を実ロボットで試すコストを抑え、許容できる設定と追加試験が必要な設定を事前に選別するのに役立ちます。5つのモデル、4つのベンチマーク、Franka Research 3の試行で予測と速度・メモリ削減を評価しています。

この研究の面白いところ

ビット幅だけでなく、方策ごとの行動ずれを基準に較正する点が特徴です。28設定のうち21件を閉ループ結果を見る前に正しく判定し、保留候補には良い結果と大きな劣化の両方が含まれました。

どこまで分かった?

判定規則は設定内でラベル順序が保たれるという仮説と、開発セットでの2つのしきい値に依存します。21件以外は保留であり、すべての設定を予測できるわけではありません。また、実機で示された速度とメモリの結果はW4A4の条件に関するものです。

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

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

世界行動モデル(WAM)は動画生成バックボーンに依存しており、配備には大きなメモリと計算資源を必要とする。学習後量子化はメモリを削減し、推論を高速化できるが、ビット幅、グループ化、量子化器の選択によって設定の組合せが大きく広がる。閉ループ評価を網羅的に行ってタスク性能を維持する設定を見つけるには、多大なコストがかかる。 本研究では、オフラインで観測した行動のずれから量子化によるタスク劣化を予測する、PreDE(Predict Before You Deploy)という方策較正型フレームワークを提案する。小規模な開発セットで得た閉ループ結果を用いて2つのしきい値を較正し、固定された観測ログに基づいて、新しい設定を受理、棄却、または保留する。開発時のラベルについて設定内で順序が保たれるという仮説のもとで、すべてのしきい値が開発ラベルと整合するときに決定を出す。 5つのWAMと4つのベンチマーク設定で調べると、量子化によるタスク損失は設定に依存し、ビット幅だけや共通のずれしきい値だけでは説明できなかった。2つの方策から得た28個の保留設定では、PreDEは閉ループ結果を見る前に21件を判定し、カバー率は75%だった。これらの判定はすべて、観測された許容可能または劣化というラベルと一致した。保留された候補には、許容可能な結果と33パーセントポイントの損失を伴う結果の両方が含まれていた。 独立にファインチューニングした2つの方策について、Franka Research 3で450回試行したところ、テスト前に高ずれ群へ割り当てられたすべての設定で有意な劣化が見られた一方、低ずれの比較では統計的に有意な劣化は見られなかった。実ロボットでは、W4A4が行動クエリを1.37倍高速化し、ピークメモリを約44%削減した。これらの結果は、量子化設定の選択に方策固有の行動較正を用いることを支持するとともに、閉ループ評価が必要な候補を特定できることを示す。コードは https://github.com/jiuyixu25/PreDE で公開されている。

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

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

更新履歴

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

原文の要旨

World action models (WAMs) rely on video-generation backbones, requiring substantial memory and compute for deployment. Post-training quantization reduces memory and can accelerate inference, but bit width, grouping, and quantizer choice define a large configuration space. Identifying configurations that preserve task performance through exhaustive closed-loop evaluation is costly. We propose PreDE (Predict Before You Deploy), a policy-calibrated framework for predicting quantization-induced task degradation from offline action deviations. Using closed-loop outcomes from a small development set, PreDE calibrates two thresholds and accepts, rejects, or defers new configurations using a fixed observation log. Under a within-setting label-ordering hypothesis, the rule issues decisions where all thresholds consistent with the development labels agree. Across five WAMs and four benchmark settings, quantization produces configuration-dependent task losses that cannot be explained by bit width alone or a shared deviation threshold. Across 28 held-out configurations from two policies, PreDE issued 21 decisions before observing closed-loop outcomes (75% coverage), all matching the observed acceptable or degraded labels. Deferred candidates included both acceptable outcomes and a 33-percentage-point loss. In 450 Franka Research 3 trials across two independently fine-tuned policies, all configurations assigned to high-deviation groups before testing showed significant degradation, while low-deviation comparisons showed no statistically significant degradation. On the real robot, W4A4 achieved a 1.37x action-query speedup and approximately 44% lower peak memory. These results support policy-specific behavioral calibration for quantization configuration selection while identifying candidates that require closed-loop evaluation. The code is available at https://github.com/jiuyixu25/PreDE.

著者のコメント

9 pages, 3 figures, and 3 tables

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