Efficient and Feasible Robotic Assembly Sequence Planning via Graph
Representation Learning
- URL: http://arxiv.org/abs/2303.10135v4
- Date: Thu, 27 Jul 2023 15:14:03 GMT
- Title: Efficient and Feasible Robotic Assembly Sequence Planning via Graph
Representation Learning
- Authors: Matan Atad, Jianxiang Feng, Ismael Rodr\'iguez, Maximilian Durner,
Rudolph Triebel
- Abstract summary: We propose a holistic graphical approach including a graph representation called Assembly Graph for product assemblies.
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.
- Score: 22.447462847331312
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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.
Related papers
- Multi-level Reasoning for Robotic Assembly: From Sequence Inference to
Contact Selection [74.40109927350856]
We present the Part Assembly Sequence Transformer (PAST) to infer assembly sequences from a target blueprint.
We then use a motion planner and optimization to generate part movements and contacts.
Experimental results show that our approach generalizes better than prior methods.
arXiv Detail & Related papers (2023-12-17T00:47:13Z) - ASAP: Automated Sequence Planning for Complex Robotic Assembly with
Physical Feasibility [27.424678100675163]
We present ASAP, a physics-based planning approach for automatically generating a sequence for general-shaped assemblies.
A search can be guided by either geometrics or graph neural networks trained on data with simulation labels.
We show the superior performance of ASAP at generating physically realistic assembly sequence plans on a large dataset of hundreds of complex product assemblies.
arXiv Detail & Related papers (2023-09-29T00:27:40Z) - Large Language Models as General Pattern Machines [64.75501424160748]
We show that pre-trained large language models (LLMs) are capable of autoregressively completing complex token sequences.
Surprisingly, pattern completion proficiency can be partially retained even when the sequences are expressed using tokens randomly sampled from the vocabulary.
In this work, we investigate how these zero-shot capabilities may be applied to problems in robotics.
arXiv Detail & Related papers (2023-07-10T17:32:13Z) - Sequential Manipulation Planning on Scene Graph [90.28117916077073]
We devise a 3D scene graph representation, contact graph+ (cg+), for efficient sequential task planning.
Goal configurations, naturally specified on contact graphs, can be produced by a genetic algorithm with an optimization method.
A task plan is then succinct by computing the Graph Editing Distance (GED) between the initial contact graphs and the goal configurations, which generates graph edit operations corresponding to possible robot actions.
arXiv Detail & Related papers (2022-07-10T02:01:33Z) - End-to-end Mapping in Heterogeneous Systems Using Graph Representation
Learning [13.810753108848582]
We propose a unified, end-to-end, programmable graph representation learning framework.
It is capable of mining the complexity of high-level programs down to the universal intermediate representation, extracting the specific computational patterns and predicting which code segments would run best on a specific core.
In the evaluation, we demonstrate a maximum speedup of 6.42x compared to the thread-based execution, and 2.02x compared to the state-of-the-art technique.
arXiv Detail & Related papers (2022-04-25T22:13:13Z) - Graph-based Reinforcement Learning meets Mixed Integer Programs: An
application to 3D robot assembly discovery [34.25379651790627]
We tackle the problem of building arbitrary, predefined target structures entirely from scratch using a set of Tetris-like building blocks and a robotic manipulator.
Our novel hierarchical approach aims at efficiently decomposing the overall task into three feasible levels that benefit mutually from each other.
arXiv Detail & Related papers (2022-03-08T14:44:51Z) - MetaGraspNet: A Large-Scale Benchmark Dataset for Vision-driven Robotic
Grasping via Physics-based Metaverse Synthesis [78.26022688167133]
We present a large-scale benchmark dataset for vision-driven robotic grasping via physics-based metaverse synthesis.
The proposed dataset contains 100,000 images and 25 different object types.
We also propose a new layout-weighted performance metric alongside the dataset for evaluating object detection and segmentation performance.
arXiv Detail & Related papers (2021-12-29T17:23:24Z) - SOLIS -- The MLOps journey from data acquisition to actionable insights [62.997667081978825]
In this paper we present a unified deployment pipeline and freedom-to-operate approach that supports all requirements while using basic cross-platform tensor framework and script language engines.
This approach however does not supply the needed procedures and pipelines for the actual deployment of machine learning capabilities in real production grade systems.
arXiv Detail & Related papers (2021-12-22T14:45:37Z) - Einsum Networks: Fast and Scalable Learning of Tractable Probabilistic
Circuits [99.59941892183454]
We propose Einsum Networks (EiNets), a novel implementation design for PCs.
At their core, EiNets combine a large number of arithmetic operations in a single monolithic einsum-operation.
We show that the implementation of Expectation-Maximization (EM) can be simplified for PCs, by leveraging automatic differentiation.
arXiv Detail & Related papers (2020-04-13T23:09:15Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.