日本フィジカルAI新聞

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

週刊ニュースレター購読
マニピュレーションarXiv:2609.28107

条件付きフローマッチングによる効率的なマルチタスクマニピュレーションポリシーの蒸留

Distillation for Efficient Multitask Manipulation Policies via Conditional Flow Matching

シェア:XThreadsFacebookLINEはてブBluesky

単一タスクの条件付きフローマッチング専門家から速度場を蒸留し、モデルサイズを固定したままマルチタスク操作ポリシーの性能を向上させる手法を提案。

詳しい要約

1. どんなもの?

- 複数タスクのロボットマニピュレーション政策を効率的に学習する手法を提案。 - Conditional Flow Matching (CFM) をベースに、単一タスクの専門家から知識蒸留。 - 固定モデルサイズでマルチタスク性能を向上。

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

- 従来は単一タスク設定が主流で、各タスク独立モデルは計算コスト大。 - 単純な連結データセット学習では性能低下やモデル容量増大の問題。 - 提案手法は蒸留により固定サイズでマルチタスク性能を改善。

3. 技術・手法の肝は?

- 単一タスクCFM専門家の学習済み速度場をマルチタスク政策に蒸留。 - 蒸留信号と元のCFM目的関数を組み合わせ、デモンストレーションへの忠実性を保持。

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

- RLBench上で実験を実施。 - 提案手法が単純なマルチタスク学習よりも性能向上することを確認。 - モデルサイズは固定。

5. 議論はある?

- 要旨からは不明。

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

- Conditional Flow Matching (CFM) の原論文。 - RLBench ベンチマーク。 - 知識蒸留に関する一般的な手法。

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

著者: Shreya Deshmukh, Imen Mahdi, Nick Heppert, Abhinav Valada

分類: cs.RO, cs.AI, cs.LG

原文アブストラクト

Advances in generative modeling have recently been extensively employed in robotics for policy learning. In particular, Conditional Flow Matching (CFM) trained with expert demonstrations has been shown to outperform existing methods on robot manipulation benchmarks. While prior work has mainly focused on single-task settings, we study the problem from a multi-task perspective, as training independent models for each task is computationally expensive. Multi-Task policy learning comes with its own set of challenges, as naively training on a concatenated dataset of demonstrations would either require increased model capacity to accommodate the added complexity or result in drops in performance. We propose to distill knowledge from single-task CFM experts into a shared multi-task policy by transferring their learned velocity fields. We combine this distillation signal with the original CFM objective to retain fidelity to the demonstrations. Experiments on RLBench show that our approach improves multi-task policy performance over naive training while maintaining a fixed model size.

関連論文

PR本紙発行元 EmplifAI