日本フィジカルAI新聞

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

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

GraspMeanFlow: 数ステップの6自由度把持生成のためのSE(3)等変MeanFlow

GraspMeanFlow: SE(3)-Equivariant MeanFlow for Few-Step 6-DoF Grasp Generation

シェア:XThreadsFacebookLINEはてブBluesky

SE(3)等変フローモデルによる6自由度把持生成を高速化するため、平均速度場を用いた数ステップサンプリング手法を提案し、ACRONYMデータセットで1回の関数評価で従来の5ステップ相当の性能を達成した。

詳しい要約

1. どんなもの?

GraspMeanFlowは、6-DoF grasp pose生成のためのSE(3)-equivariant MeanFlowフレームワークを提案する。従来のSE(3)-equivariant flow-basedモデルは反復的な数値積分を必要とし、多数の関数評価を要するため実時間操作に不向きだった。本手法は有限時間区間の平均速度を学習し、時間順序指数関数を用いて剛体変位を正確に再現することで、少数ステップでのgrasp生成を可能にする。

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

先行研究のSE(3)-equivariant flow-basedモデルは、反復的な数値積分により多数の関数評価を必要とし、実時間性に欠ける。GraspMeanFlowは平均速度を学習することで、単一の関数評価で従来の5ステップに相当する性能を達成し、さらに数ステップの領域でgrasp成功率を最大24.3ポイント向上させる。また、点群条件付き分布が等変平均速度フロー写像で輸送されても不変性を保つことを証明し、等変性を維持したまま少数ステップサンプリングを可能にした点が優れている。

3. 技術・手法の肝は?

手法の核は、有限時間区間の平均速度を学習し、時間順序指数関数で剛体変位を正確に再現すること。点群条件付き分布が等変平均速度フロー写像で輸送されても不変性を保つことを証明し、等変性を維持したまま少数ステップサンプリングを可能にする。また、フィールドを時間のペアで条件付け、両方を等変ベクトルに持ち上げることでバックボーンを変更せずに実現。安定した訓練のために、flow-matching境界項と、微分MeanFlow恒等式(Jacobian-vector積を必要とする)または等価なsemigroup損失(それを回避)の2つの整合項を組み合わせる。

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

ACRONYMデータセットを用いて実験を行い、単一の関数評価で反復SE(3)フローモデルが5ステップで近づくEMDに到達することを示した。また、同じフレームワークの別のインスタンスが少数ステップ領域でgrasp成功率を最大24.3ポイント向上させることを確認。さらに、生成されたgrasp分布がオブジェクトの回転・並進と正確に変換することを検証した。

5. 議論はある?

要旨からは、議論の詳細は不明。ただし、提案手法は少数ステップでの生成を可能にする一方で、平均速度の学習が複雑な分布を表現する際の限界や、semigroup損失と微分MeanFlow恒等式のトレードオフなどが考えられるが、要旨には明記されていない。

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

要旨で参照されている研究は、SE(3)-equivariant flow-basedモデル(具体的な論文名は不明)と、ACRONYMデータセットを用いたgrasp生成手法。次に読むべき論文としては、SE(3)-equivariant flow matchingや、grasp pose生成のための拡散モデル、またはACRONYMデータセットを提案した論文が挙げられる。

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

著者: Jiyong Kwon, Yikun Bai, Amirhossein Mollaali, Guang Lin

分類: cs.RO

原文アブストラクト

Recent data-driven methods for synthesizing 6-DoF grasp poses use generative models to learn complex grasp pose distributions and generate diverse candidate poses. In particular, SE(3)-equivariant flow-based models generate grasp poses that transform consistently with object rotations and translations. However, these methods sample by iterative numerical integration, requiring tens of function evaluations per grasp and limiting their use in real-time manipulation. We propose GraspMeanFlow, an SE(3)-equivariant MeanFlow framework for few-step 6-DoF grasp generation. Our method learns the average velocity over a finite time interval, defined through the time-ordered exponential so that it reproduces exactly the rigid-body displacement accumulated over that interval. We prove that a point-cloud-conditioned distribution transported by an equivariant average-velocity flow map remains invariant, so equivariance is retained under few-step sampling, and we condition the field on a pair of times by lifting both to equivariant vectors, leaving the backbone otherwise unchanged. For stable training, we pair a flow-matching boundary term with either of two consistency terms: the differential MeanFlow identity, whose target requires a Jacobian-vector product, or an equivalent semigroup loss that avoids it. Experiments on ACRONYM show that a single function evaluation of GraspMeanFlow reaches the EMD that an iterative SE(3) flow model needs five steps to approach, that a second instantiation of the same framework improves grasp success by up to 24.3 points in the few-step regime, and that both generate grasp distributions transforming exactly with the object.