日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
VLAarXiv:2609.18108

GR00T N1.7向けワンステップドリフティングアクションヘッドの技術報告

Technical Report: One-Step Drifting Action Heads for GR00T N1.7

シェア:XThreadsFacebookLINEはてブBluesky

VLAポリシーの拡散トランスフォーマーアクションヘッドをワンステップのドリフティングヘッドに置き換え、推論速度が大幅に向上する一方でタスク成功率が系統的に低下する速度と成功率のトレードオフを報告した。

詳しい要約

1. どんなもの?

GR00T N1.7 の VLA policy において、iterative diffusion-transformer action head を one-step drifting action head に置き換えた variant の技術報告。asynchronous chunk replacement 用の overlap-conditioned extension も含む。LIBERO で速度と成功率の trade-off を評価。

2. 先行研究と比べてどこがすごい?

従来の iterative diffusion-transformer action head と比べ、action head の mean model-forward time を約 45.3 ms から 5.0 ms に、backbone-plus-head time を約 70.0 ms から 30.6 ms に短縮。ただし task success は系統的に低下し、全体改善ではなく speed--success trade-off として報告。

3. 技術・手法の肝は?

iterative diffusion-transformer action head を one-step drifting action head に置換。さらに asynchronous chunk replacement のための overlap-conditioned extension を追加。multi-seed drifting runs は NVIDIA A800 GPU 2 基で学習。

4. どうやって有効だと検証した?

LIBERO の LIBERO-Spatial, LIBERO-Goal, LIBERO-Long で評価。3 つの drifting seeds で success はそれぞれ 64.0±4.0%, 52.0±1.0%, 26.0±2.6%。低い seed variance から random initialization だけでは説明できないと報告。

5. 議論はある?

速度向上と引き換えに成功率が低下。要因として deterministic one-step mode averaging, batch-dependent geometry estimation, long open-loop chunk execution, synchronous LIBERO evaluation が asynchronous overlap path を検証しない点を議論。

6. 次に読むべき論文は?

要旨で参照/比較されている研究は明示されていない。関連手法として GR00T N1.7, diffusion-transformer action head, one-step drifting action head, LIBERO benchmark が挙げられる。同分野の定番として vision-language-action (VLA) policies の研究を読むべき。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Xihe Shao

分類: cs.RO

原文アブストラクト

One-step action generation can substantially reduce the inference cost of vision-language-action (VLA) policies, but its effect on closed-loop task success remains an open question. This technical report studies a GR00T N1.7 variant in which the iterative diffusion-transformer action head is replaced by a one-step drifting action head, together with an overlap-conditioned extension for asynchronous chunk replacement. All multi-seed drifting runs were trained on two NVIDIA A800 GPUs. On LIBERO, the action head reduces the mean model-forward time of the action head from approximately $45.3\,\mathrm{ms}$ to $5.0\,\mathrm{ms}$, while the measured backbone-plus-head time falls from approximately $70.0\,\mathrm{ms}$ to $30.6\,\mathrm{ms}$. However, this speedup is accompanied by a systematic reduction in task success. Across three drifting seeds, success is $64.0\pm4.0\%$ on LIBERO-Spatial, $52.0\pm1.0\%$ on LIBERO-Goal, and $26.0\pm2.6\%$ on LIBERO-Long. The low seed variance indicates that the degradation is not explained by random initialization alone. We report the result as a speed--success trade-off rather than an overall improvement, and discuss likely contributing factors including deterministic one-step mode averaging, batch-dependent geometry estimation, long open-loop chunk execution, and the fact that synchronous LIBERO evaluation does not exercise the asynchronous overlap path.

関連論文

PR本紙発行元 EmplifAI