paper-with-me

홈 › Papers

Efficient and Feasible Robotic Assembly Sequence Planning via Graph Representation Learning

2023-03-17 · Matan Atad, Jianxiang Feng, Ismael Rodríguez, Maximilian Durner, Rudolph Triebel

Automatic Robotic Assembly Sequence Planning (RASP) can significantly improve productivity and resilience in modern manufacturing along with the growing need for greater product customization. One of the main challenges in realizing such automation resides in efficiently finding solutions from a growing number of potential sequences for increasingly complex assemblies. Besides, costly feasibility checks are always required for the robotic system. To address this, we propose a holistic graphical approach including a graph representation called Assembly Graph for product assemblies and a policy architecture, Graph Assembly Processing Network, dubbed GRACE for assembly sequence generation. With GRACE, we are able to extract meaningful information from the graph input and predict assembly sequences in a step-by-step manner. In experiments, we show that our approach can predict feasible assembly sequences across product variants of aluminum profiles based on data collected in simulation of a dual-armed robotic system. We further demonstrate that our method is capable of detecting infeasible assemblies, substantially alleviating the undesirable impacts from false predictions, and hence facilitating real-world deployment soon. Code and training data are available at https://github.com/DLR-RM/GRACE.

📄 PDF Abstract BibTeX arXiv:2303.10135

Code (2)

DLR-RM/GRACE 공식 구현 pytorch
matanat/GRACE 공식 구현 pytorch

Tasks

Graph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

CAD-Based Relation Learning and Geometric-Symbolic Planning for Robotic Assembly

2026-09-15 · Fabian Harlacher, Christian Friedrich arxiv

Assembly Sequence Planning (ASP) remains a challenging problem due to its combinatorial nature, making exhaustive planning approaches impractical for complex industrial assemblies. Furthermore, many CAD models lack relia…

Relation ExtractionPoint Clouds

ASAP: Automated Sequence Planning for Complex Robotic Assembly with Physical Feasibility

2023-09-29 · Yunsheng Tian, Karl D. D. Willis, Bassel Al Omari, Jieliang Luo 외

The automated assembly of complex products requires a system that can automatically plan a physically feasible sequence of actions for assembling many parts together. In this paper, we present ASAP, a physics-based plann…

Planning a Shared Modular Fixture Layout Across Robotic Disassembly Stages

2026-08-27 · Haohui Pan, Takuya Kiyokawa, Kensuke Harada arxiv

Stable support remains challenging in robotic disassembly of irregularly shaped products. As components are progressively removed, the available support surfaces, mass distribution, and task loads change throughout the p…

Backward Layout Search for Sequence-Constrained Robotic Assembly

2026-08-19 · Xi Zhang, Jiancong Dai, Hao Chen, Zhengtao Hu 외 arxiv

Robotic assembly layout planning must determine the assembly site and the initial pose of each part while ensuring collision-free execution of a prescribed assembly sequence. This problem is challenging because the obsta…

Motion Planning

Density-based Feasibility Learning with Normalizing Flows for Introspective Robotic Assembly

2023-07-03 · Jianxiang Feng, Matan Atad, Ismael Rodríguez, Maximilian Durner 외

Machine Learning (ML) models in Robotic Assembly Sequence Planning (RASP) need to be introspective on the predicted solutions, i.e. whether they are feasible or not, to circumvent potential efficiency degradation. Previo…

Out of Distribution (OOD) Detection