Planning Assembly Sequence with Graph Transformer
Lin Ma, Jiangtao Gong, Hao Xu, Hao Chen, Hao Zhao, Wenbing Huang and, Guyue Zhou

TL;DR
This paper introduces a graph-transformer framework trained on a self-collected LEGO assembly dataset to predict assembly sequences, addressing the NP-complete ASP challenge with promising results and establishing a benchmark for future research.
Contribution
The paper presents a novel heterogeneous graph-transformer approach for assembly sequence planning, utilizing a self-collected LEGO dataset and providing a benchmark for the field.
Findings
Sequence similarity reaches 0.44 (Kendall's τ) indicating medium correlation.
Node and edge features significantly affect prediction quality.
Generated assembly sequences are feasible and reasonable.
Abstract
Assembly sequence planning (ASP) is the essential process for modern manufacturing, proven to be NP-complete thus its effective and efficient solution has been a challenge for researchers in the field. In this paper, we present a graph-transformer based framework for the ASP problem which is trained and demonstrated on a self-collected ASP database. The ASP database contains a self-collected set of LEGO models. The LEGO model is abstracted to a heterogeneous graph structure after a thorough analysis of the original structure and feature extraction. The ground truth assembly sequence is first generated by brute-force search and then adjusted manually to in line with human rational habits. Based on this self-collected ASP dataset, we propose a heterogeneous graph-transformer framework to learn the latent rules for assembly planning. We evaluated the proposed framework in a series of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsManufacturing Process and Optimization · Software Engineering Research · Industrial Vision Systems and Defect Detection
