日本フィジカルAI新聞

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

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

GPU並列モード評価による接触リッチ動作計画

Contact-Rich Motion Planning via GPU-Parallel Mode Evaluation

シェア:XThreadsFacebookLINEはてブBluesky

接触モード列をGPUで並列評価し貪欲に拡張するCoMETを提案し、平面押し操作や双腕非把持マニピュレーションで従来手法と同等以上の性能を示した。

詳しい要約

1. どんなもの?

- Contact-rich motion planning (CRMP) の新しい手法 CoMET を提案する研究。 - 接触モード列の広範な評価を GPU 並列で行う点が特徴。 - GPU-parallel trajectory evaluation と greedy contact-mode expansion を組み合わせる。 - planar pushing と bimanual nonprehensile manipulation で評価。

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

- 既存手法は search heuristics や optimization reformulations で接触モード列の広範な評価を避ける傾向。 - 本研究は GPU ハードウェアを活かして広範評価を再検討。 - planar pushing で optimization-based, sampling, tree-search のベースラインと競合。 - ほぼ全インスタンスで full-enumeration reference に匹敵し、評価回数と計画時間を削減。

3. 技術・手法の肝は?

- Contact-Mode Expansion with parallel Trajectory optimization (CoMET)。 - GPU-parallel trajectory evaluation により高スループットで軌道を評価。 - greedy contact-mode expansion で接触モードを逐次拡張。 - bimanual nonprehensile manipulation では GPU-friendly local mode expansion を採用。

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

- planar pushing benchmarks で optimization-based, sampling, tree-search のベースラインと比較。 - full-enumeration reference とほぼ全インスタンスで一致。 - ablation により性能向上の多くが high-throughput trajectory evaluator に由来することを示唆。 - bimanual nonprehensile manipulation で mode space が大きくなるにつれ adaptive tree search より高い planning success を達成。

5. 議論はある?

- 広範な明示的モード評価が CRMP の単純かつ効果的な代替手段であることを示す。 - 性能向上の主要因は high-throughput trajectory evaluator である可能性。 - 限界や今後の課題については要旨からは不明。

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

- 要旨で参照/比較されている研究: optimization-based, sampling, tree-search のベースライン、full-enumeration reference、adaptive tree search。 - 関連手法として contact-implicit trajectory optimization や sampling-based motion planning が挙げられる。

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

著者: Jiayun Li, Georgia Chalvatzaki

分類: cs.RO

原文アブストラクト

Contact-rich motion planning (CRMP) is essential for robotic manipulation and locomotion, yet remains computationally challenging due to combinatorial contact decisions. Existing methods typically avoid broad evaluation of contact-mode sequences through search heuristics or optimization reformulations. We revisit broad evaluation in light of modern GPU hardware and introduce Contact-Mode Expansion with parallel Trajectory optimization (CoMET), which combines GPU-parallel trajectory evaluation with greedy contact-mode expansion. On planar pushing benchmarks, CoMET is competitive with optimization-based, sampling, and tree-search baselines in solution quality and planning time, matching the full-enumeration reference on nearly all instances with fewer evaluations and shorter planning times. Ablations suggest that much of the performance gain comes from the high-throughput trajectory evaluator. In bimanual nonprehensile manipulation, GPU-friendly local mode expansion achieves higher planning success than the tested adaptive tree search as the mode space grows. These results demonstrate that broad explicit mode evaluation provides a simple yet effective alternative for CRMP.

関連論文

PR本紙発行元 EmplifAI