日本フィジカルAI新聞

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

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

FASA: フィードバック認識型サンプリング適応による効率的な拡散ベースVLAモデル

FASA: Feedback-Aware Sampling Adaptation for Efficient Diffusion-Based VLA Models

シェア:XThreadsFacebookLINEはてブBluesky

拡散ベースVLAモデルの推論を、視覚とグリッパ力のフィードバックを制御信号として使う学習不要のランタイム適応で高速化する手法を提案。

詳しい要約

1. どんなもの?

- Diffusion-based Vision-Language-Action (VLA) models の推論高速化フレームワーク FASA を提案。 - 訓練不要の runtime フレームワークで、リアルタイム multimodal feedback を denoising pipeline の制御信号として扱う。 - interaction-driven range adaptor と proprioception-aware step adaptor を co-design。 - edge platform 上での real-time deployment を目指す。

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

- 既存の加速手法は distillation や flow matching など高コストな training を要する。 - 静的にスケジュールされた pruning や caching は知覚を劣化させ、robotic interactions の動的な workload variance を無視。 - FASA は training-free で、feedback に基づく動的適応を実現。 - 推論速度を最大 1.45× 向上しつつ競争力のある success rate を維持。

3. 技術・手法の肝は?

- リアルタイム multimodal feedback を denoising pipeline の制御信号として利用。 - interaction-driven range adaptor が visual と gripper-force feedback に基づき global sampling-step budget を変調。 - proprioception-aware step adaptor が適応後の範囲内で最適化された step を特定。 - ハードウェアアーキテクチャが実行フェーズごとの workload 要求に適応的に一致できる co-designed framework。

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

- 複数の benchmark で比較評価を実施。 - 推論速度が最大 1.45× 向上し、success rate は競争力を維持することを確認。 - 詳細な実験設定やベースラインは要旨からは不明。

5. 議論はある?

- 資源制約のある computing platform 上で重い generative embodied AI workload を展開するための新しい動的 runtime architecture paradigm を提供。 - 限界や失敗ケース、一般的なロボットタスクへの適用可能性については要旨からは不明。

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

- 要旨で参照/比較されている研究: distillation, flow matching, statically scheduled pruning and caching を用いた既存の diffusion-based VLA 加速手法。 - 関連手法: Diffusion Policy, Vision-Language-Action (VLA) models, denoising diffusion probabilistic models (DDPM)。

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

著者: Yuchen Han, Jianhan Wu, Xiaoyang Qu, Lingwei Kong, Shiyi Li, Jianzong Wang

分類: cs.RO

原文アブストラクト

Diffusion-based Vision-Language-Action (VLA) models achieve strong performance in embodied tasks, but their iterative sampling imposes heavy computational and memory-access cost, blocking real-time deployment on edge platforms. Existing acceleration methods either require expensive training (e.g., distillation, flow matching) or degrade perception via statically scheduled pruning and caching, ignoring the dynamic workload variance of robotic interactions. This paper presents FASA (Feedback-Aware Sampling Adaptation), a training-free runtime framework that treats real-time multimodal feedback as a control signal for the denoising pipeline: an interaction-driven range adaptor modulates the global sampling-step budget based on visual and gripper-force feedback, and a proprioception-aware step adaptor pinpoints the optimized step within the adapted range. This co-designed framework allows the underlying hardware architecture to adaptively match the workload demands of different execution phases. Comparative evaluations across several benchmarks show that the inference speed can be increased by up to 1.45$\times$ while maintaining competitive success rates, providing a novel dynamic runtime architecture paradigm for deploying heavy generative embodied AI workloads onto resource-constrained computing platforms.

関連論文

PR本紙発行元 EmplifAI