日本フィジカルAI新聞

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

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

Seg2Grasp: ビンピッキングにおける堅牢なモジュール式吸着把持

Seg2Grasp: A Robust Modular Suction Grasping in Bin Picking

シェア:XThreadsFacebookLINEはてブBluesky

Seg2Graspは、セグメンテーション、把持、分類の3段階からなるモジュール式パイプラインで、動的で乱雑なビン環境での吸着把持を堅牢に行う。RGB-D画像から物体マスクを生成し、表面法線とマスク提案から最適な吸着点を決定し、オープンボキャブラリのMask-CLIPで物体を識別する。実機実験で既存手法より高い成功率と適応性を示した。

著者: Hye-Jung Yoon, Juno Kim, Yesol Park, Jun-Ki Lee, Byoung-Tak Zhang

分類: cs.RO, cs.AI

原文アブストラクト

Current bin picking methods that rely heavily on end-to-end learning often falter when confronted with unfamiliar or complex objects in unstructured environments. To overcome these limitations, we introduce Seg2Grasp, a modular pipeline designed for robust suction grasping in dynamic and cluttered bin scenarios. Seg2Grasp is built on a three-step process: Segmentation, Grasping, and Classification. The Segmentation module employs a Transformer-based model to generate class-agnostic object masks from RGB-D images, ensuring accurate detection across various conditions. The Grasping module uses surface normals and mask proposals to determine the optimal suction points, enhancing grasp success. Finally, the Classification module leverages fine-tuned open-vocabulary Mask-CLIP for precise object identification, enabling versatile handling of diverse objects. Real-world robotic experiments demonstrate that Seg2Grasp outperforms existing methods in success rates and adaptability, establishing it as a powerful tool for automated bin picking in industrial settings.

関連論文