paper-with-me

Papers

Leveraging SE(3) Equivariance for Learning 3D Geometric Shape Assembly

2023-09-13 · ICCV 2023 1 · Ruihai Wu, Chenrui Tie, Yushi Du, Yan Zhao, Hao Dong

Shape assembly aims to reassemble parts (or fragments) into a complete object, which is a common task in our daily life. Different from the semantic part assembly (e.g., assembling a chair's semantic parts like legs into a whole chair), geometric part assembly (e.g., assembling bowl fragments into a complete bowl) is an emerging task in computer vision and robotics. Instead of semantic information, this task focuses on geometric information of parts. As the both geometric and pose space of fractured parts are exceptionally large, shape pose disentanglement of part representations is beneficial to geometric shape assembly. In our paper, we propose to leverage SE(3) equivariance for such shape pose disentanglement. Moreover, while previous works in vision and robotics only consider SE(3) equivariance for the representations of single objects, we move a step forward and propose leveraging SE(3) equivariance for representations considering multi-part correlations, which further boosts the performance of the multi-part assembly. Experiments demonstrate the significance of SE(3) equivariance and our proposed method for geometric shape assembly. Project page: https://crtie.github.io/SE-3-part-assembly/

📄 PDF Abstract BibTeX arXiv:2309.06810

Code (1)

crtie/leveraging-se-3-equivariance-for-learning-3d-geometric-shape-assembly 공식 구현 pytorch

Tasks

Disentanglement

Similar Papers 제목 키워드 기반

Combinative Matching for Geometric Shape Assembly

2025-08-13 · Nahyuk Lee, Juhong Min, Junhong Lee, Chunghyun Park 외 arxiv

This paper introduces a new shape-matching methodology, combinative matching, to combine interlocking parts for geometric shape assembly. Previous methods for geometric assembly typically rely on aligning parts by findin…

Two by Two: Learning Multi-Task Pairwise Objects Assembly for Generalizable Robot Manipulation

2025-04-09 · CVPR 2025 1 · Yu Qi, Yuanchen Ju, Tianming Wei, Chi Chu 외

3D assembly tasks, such as furniture assembly and component fitting, play a crucial role in daily life and represent essential capabilities for future home robots. Existing benchmarks and datasets predominantly focus on …

3D AssemblyPose EstimationRobot Manipulation

Breaking Bad: A Dataset for Geometric Fracture and Reassembly

2022-10-20 · Silvia Sellán, Yun-Chun Chen, Ziyi Wu, Animesh Garg 외

We introduce Breaking Bad, a large-scale dataset of fractured objects. Our dataset consists of over one million fractured objects simulated from ten thousand base models. The fracture simulation is powered by a recent ph…

Object

3D Geometric Shape Assembly via Efficient Point Cloud Matching

2024-07-15 · Nahyuk Lee, Juhong Min, Junha Lee, SeungWook Kim 외

Learning to assemble geometric shapes into a larger target structure is a pivotal task in various practical applications. In this work, we tackle this problem by establishing local correspondences between point clouds of…

Geometric Point Attention Transformer for 3D Shape Reassembly

2024-11-26 · Jiahan Li, Chaoran Cheng, Jianzhu Ma, Ge Liu

Shape assembly, which aims to reassemble separate parts into a complete object, has gained significant interest in recent years. Existing methods primarily rely on networks to predict the poses of individual parts, but o…

Pose Estimation