paper-with-me

Papers

Generative 3D Part Assembly via Dynamic Graph Learning

2020-06-14 · NeurIPS 2020 12 · Jialei Huang, Guanqi Zhan, Qingnan Fan, Kaichun Mo, Lin Shao, Baoquan Chen, Leonidas Guibas, Hao Dong

Autonomous part assembly is a challenging yet crucial task in 3D computer vision and robotics. Analogous to buying an IKEA furniture, given a set of 3D parts that can assemble a single shape, an intelligent agent needs to perceive the 3D part geometry, reason to propose pose estimations for the input parts, and finally call robotic planning and control routines for actuation. In this paper, we focus on the pose estimation subproblem from the vision side involving geometric and relational reasoning over the input part geometry. Essentially, the task of generative 3D part assembly is to predict a 6-DoF part pose, including a rigid rotation and translation, for each input part that assembles a single 3D shape as the final output. To tackle this problem, we propose an assembly-oriented dynamic graph learning framework that leverages an iterative graph neural network as a backbone. It explicitly conducts sequential part assembly refinements in a coarse-to-fine manner, exploits a pair of part relation reasoning module and part aggregation module for dynamically adjusting both part features and their relations in the part graph. We conduct extensive experiments and quantitative comparisons to three strong baseline methods, demonstrating the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2006.07793

Code (3)

Championchess/Generative-3D-Part-Assembly pytorch
hyperplane-lab/Generative-3D-Part-Assembly pytorch
wuziyi616/multi_part_assembly pytorch

Tasks

Graph LearningGraph Neural NetworkPose EstimationRelational Reasoning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Linkify: Learning from Interface-Augmented Assembly Graphs

2026-07-01 · Anushrut Jignasu, Daniele Grandi arxiv

We present Linkify, a framework for learning from interface-augmented assembly graphs to enable context-aware part retrieval in mechanical assemblies. While recent generative AI methods for CAD have focused largely on is…

Graph-Based Adaptive Planning for Coordinated Dual-Arm Robotic Disassembly of Electronic Devices (eGRAP)

2026-01-21 · Adip Ranjan Das, Maria Koskinopoulou arxiv

E-waste is growing rapidly while recycling rates remain low. We propose an electronic-device Graph-based Adaptive Planning (eGRAP) that integrates vision, dynamic planning, and dual-arm execution for autonomous disassemb…

GBOT: Graph-Based 3D Object Tracking for Augmented Reality-Assisted Assembly Guidance

2024-02-12 · Shiyu Li, Hannah Schieber, Niklas Corell, Bernhard Egger 외

Guidance for assemblable parts is a promising field for augmented reality. Augmented reality assembly guidance requires 6D object poses of target objects in real time. Especially in time-critical medical or industrial se…

3D Object Tracking6D Pose EstimationMulti-Object TrackingObject+2

Category-Level Multi-Part Multi-Joint 3D Shape Assembly

2023-03-10 · CVPR 2024 1 · Yichen Li, Kaichun Mo, Yueqi Duan, He Wang 외

Shape assembly composes complex shapes geometries by arranging simple part geometries and has wide applications in autonomous robotic assembly and CAD modeling. Existing works focus on geometry reasoning and neglect the …

Graph LearningGraph Representation LearningRepresentation Learning

CRAG: Can 3D Generative Models Help 3D Assembly?

2026-02-26 · Zeyu Jiang, Sihang Li, Siqi Tan, Chenyang Xu 외 arxiv

Most existing 3D assembly methods treat the problem as pure pose estimation, rearranging observed parts via rigid transformations. In contrast, human assembly naturally couples structural reasoning with holistic shape in…

Pose Estimation3D Assembly