paper-with-me

홈 › Papers

A Cross-view Fusion Framework for Robust 6-DoF Grasp Pose Estimation

2026-06-05 · Kangjian Zhu, Haobo Jiang, Jianjun Qian, Jin Xie arxiv

In this paper, we propose a cross-view fusion framework that enhances the robustness of 6-DoF grasp pose estimation in corner views. Our framework alleviates occlusion by incorporating an auxiliary view and avoids the time-consuming, task-agnostic multi-view reconstruction through a post-fusion strategy. To enhance cross-view fusion, we propose a self-supervised contrastive learning strategy that leverages cross-view associations to regularize point cloud features. In brief, a cross-view point pair is considered a match if the two points correspond to the same 3D location, and a non-match if they represent distinct grasp directions. The learning strategy significantly enhances the spatial consistency and direction distinctiveness of point features, thereby facilitating cross-view fusion and improving estimation robustness. Furthermore, we propose a cross-view-aligned cylinder integration module to fuse grasp-relevant geometry into a comprehensive representation. Specifically, the module first aligns the cross-view points and features according to their similarity to enhance the robustness against noise. Subsequently, these points are registered into the cylindrical coordinate frame, emphasizing the rotation-symmetric geometry which is important for grasping. Finally, local self-attention and seed cross-attention layers are alternately employed, respectively enabling interactions within single views and across views, which supports fine-grained representation of grasp-relevant geometry. Our framework achieves strong performance on the GraspNet-1Billion benchmark and in real-world applications. Code is available at https://github.com/KJZhuAutomatic/Cross-view-Grasp.

📄 PDF Abstract BibTeX arXiv:2606.06878

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningPose Estimation

Similar Papers 제목 키워드 기반

VISO-Grasp: Vision-Language Informed Spatial Object-centric 6-DoF Active View Planning and Grasping in Clutter and Invisibility

2025-03-16 · Yitian Shi, Di Wen, Guanqi Chen, Edgar Welte 외

We propose VISO-Grasp, a novel vision-language-informed system designed to systematically address visibility constraints for grasping in severely occluded environments. By leveraging Foundation Models (FMs) for spatial r…

Spatial Reasoning

GraspGen: A Diffusion-based Framework for 6-DOF Grasping with On-Generator Training

2025-07-17 · Adithyavairavan Murali, Balakumar Sundaralingam, Yu-Wei Chao, Wentao Yuan 외

Grasping is a fundamental robot skill, yet despite significant research advancements, learning-based 6-DOF grasping approaches are still not turnkey and struggle to generalize across different embodiments and in-the-wild…

Grasp Generation

Real-World Cooperative Bimanual Dexterous Grasp of Large Objects from Single-View Observations

2026-08-11 · Ziming Li, Mingxuan Wu, Jiaqi Zhang, Hongfei Li 외 arxiv

Bimanual dexterous grasping of large objects is a critical challenge in robotic manipulation. However, most existing studies focus on sequential manipulation rather than cooperative grasping, and methods addressing such …

Motion PlanningPoint Clouds

Grasp Diffusion Network: Learning Grasp Generators from Partial Point Clouds with Diffusion Models in SO(3)xR3

2024-12-11 · Joao Carvalho, An T. Le, Philipp Jahr, Qiao Sun 외

Grasping objects successfully from a single-view camera is crucial in many robot manipulation tasks. An approach to solve this problem is to leverage simulation to create large datasets of pairs of objects and grasp pose…

Collision AvoidanceRobot Manipulation

T(R,O) Grasp: Efficient Graph Diffusion of Robot-Object Spatial Transformation for Cross-Embodiment Dexterous Grasping

2025-10-14 · Xin Fei, Zhixuan Xu, Huaicong Fang, Tianrui Zhang 외 arxiv

Dexterous grasping remains a central challenge in robotics due to the complexity of its high-dimensional state and action space. We introduce T(R,O) Grasp, a diffusion-based framework that efficiently generates accurate …