Publications

Publications

Planning Assembly Sequence with Graph Transformer

Planning Assembly Sequence with Graph Transformer

  • Authors:

    Lin Ma, Jiangtao Gong, **Hao Xu**, **Hao Chen**, Hao Zhao, Wenbing Huang, Guyue Zhou
  • Time:

    Jul, 2023
  • Conference:

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 be 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 experiments. The results show that the similarity of the predicted and ground truth sequences can reach 0.44, a medium correlation measured by Kendall's τ. Meanwhile, we compared the different effects of node features and edge features and generated a feasible and reasonable assembly sequence as a benchmark for further research. Our dataset and code are available on: htps://github.com/AIR-DISCOVER/ICRA_ASP.

Keywords:

Analytical models, Correlation, Codes, Automation, Databases, Benchmark testing, Transformers

Citation

L. Ma, J. Gong, H. Xu, H. Chen, H. Zhao, W. Huang, G. Zhou, "Planning Assembly Sequence with Graph Transformer," in Proceedings of the 2023 IEEE International Conference on Robotics and Automation (ICRA), London, United Kingdom, May 29–Jun. 02, 2023, pp. 12395–12401.

BibTeX

@inproceedings{ma2023planning,
title={Planning Assembly Sequence with Graph Transformer},
author={Ma, Lin and Gong, Jiangtao and Xu, Hao and Chen, Hao and Zhao, Hao and Huang, Wenbing and Zhou, Guyue},
booktitle={2023 IEEE International Conference on Robotics and Automation (ICRA)},
pages={12395--12401},
year={2023},
organization={IEEE}
}