arXiv論文メモ
新着一覧
cs.RO / cs.AI · 査読状況未確認

画像から学ぶポテンシャル場でロボットの把持経路を計画する

SE(3) Neural Potential Fields for 6-DoF Trajectory Planning Directly from Images Without Explicit 3D Reconstruction

Jeffrey Eiyike, Masoud Ataei, Elvis Gyaase, and Vikas Dhiman

この論文をやさしく読む

ひとことで言うと

把持位置へ向かうロボットの経路を画像から学び、障害物の手前で止まる問題を、自由空間を通る距離の教師情報で改善しています。

何に役立つ?

考えられる用途は、毎回の明示的な3次元再構成への依存を減らす把持経路計画です。ただし、学習時には画像から復元した自由空間を利用します。

この研究の面白いところ

速度差を計画アルゴリズム自体の優劣とせず、密な再構成に対する衝突判定の負担によるものと切り分けています。

どこまで分かった?

評価は二つの卓上シーンです。経路の衝突なしという報告と、アームリンクの残存接触は評価対象が異なり、ロボット全体の無接触を意味しません。実把持成功率は90%と40%で、画像のみの比較値25%と0%の指標対応も要旨では詳述されていません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

物が密集した環境で6自由度の把持姿勢に到達するには、衝突しない軌道が必要である。従来はシーンを3次元再構成し、その内部で計画するが、再構成の精度と計算負荷に制約される。画像から直接学習するポテンシャル場はこの依存を取り除くものの、人工ポテンシャル場の古典的な弱点を引き継ぐ。引力と斥力の勾配が相殺する場所では、降下経路が障害物を迂回せずにかすめ、目標の手前で停止し得る。 本研究では、撮影姿勢付きRGB画像から学習するSE(3)ニューラルポテンシャル場を提案する。学習時に同じ画像から復元した自由空間を通って把持位置に至る測地距離をナビゲーション関数とし、教師情報として与えることで、両方の失敗を取り除く。二つの卓上シーンで、障害物に遮られた開始位置からUR10で実行したところ、すべての開始位置から把持位置の3 cm以内へ収束し、実行したすべての経路が正解形状に照らして衝突なしとなった。画像による教師情報だけの場合の比較値は25%と0%だった。平均クリアランスは1 cm未満から8.6〜8.8 cmに増え、実行した構成におけるアームリンクの接触率は20.6〜50.4%から2.7〜5.5%へ低下した。 実際の把持成功率は二つのシーンで90.0%と40.0%だった。残る失敗はポテンシャル場によるものではなく、直交座標系の実行器による実行拒否だった。計画には約2秒を要し、同じ画像の再構成を用いるRRT*の67〜133秒を下回った。ただし、共通のオフライン評価環境では両者は同程度である。実際の導入構成での差は、計画器の計算複雑性ではなく、密な再構成に対する衝突判定のコストによる。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Reaching a 6-DoF grasp pose in clutter requires a collision-free trajectory, conventionally obtained by reconstructing the scene in 3D and planning inside that reconstruction, at the cost of its accuracy and compute. Potential fields learned directly from images remove that dependency but inherit the classical weakness of artificial potential fields: where attractive and repulsive gradients cancel, the descent grazes the obstacle instead of going around it, and can stall short of the goal. We present an SE(3) neural potential field learned from posed RGB images and supervised with a navigation function, the geodesic distance to the grasp through free space recovered from those same images during training, which removes both failures. On two tabletop scenes, from obstacle-blocked starts executed on a UR10, the field converges within 3 cm of the grasp from every start and every path it executes is collision-free against the ground-truth geometry, against 25% and 0% under image supervision alone; mean clearance rises from under a centimeter to 8.6-8.8 cm and arm-link contacts fall from 20.6-50.4% to 2.7-5.5% of executed configurations. Executed grasp success is 90.0% and 40.0% on the two scenes, the residual failures being refusals of the Cartesian executor rather than of the field. Planning takes about 2 s against 67-133 s for RRT* on a reconstruction of the same images, though under a common offline harness the two are comparable: the deployed margin is the cost of collision-checking a dense reconstruction, not planner complexity.

arXiv ID: 2609.24864 / 要約の誤りについて