International Journal of Applied Earth Observations and Geoinformation (May 2024)

BiGNN: Bipartite graph neural network with attention mechanism for solving multiple traveling salesman problems in urban logistics

  • Haojian Liang,
  • Shaohua Wang,
  • Huilai Li,
  • Liang Zhou,
  • Xueyan Zhang,
  • Shaowen Wang

Journal volume & issue
Vol. 129
p. 103863

Abstract

Read online

The multiple traveling salesman problems (MTSP), which arise from real world problems, are essential in urban logistics. Variations such as MinMax-MTSP and Bounded-MTSP aim to distribute workload evenly among salesmen and impose constraints on visited cities, respectively. Branch-and-bound (B&B) provides an exact algorithm solution for these problems. The Learn to Branch (L2B) approach guides branch node selection through deep learning. In this study, we utilize mathematical modeling of Bipartite Graph Neural Network (BiGNN) and an attention mechanism to support B&B in exploring solution spaces through imitation learning. The problems are framed to formulate mixed integer linear programming, which is different from conventional algorithms. It is proposed that a bipartite graph network approach makes a feature representation by setting a structure of constraints and variables. Experimental results showed that our model can generate more accurate solutions than three benchmark models. The BiGNN model can effectively learn the strong branch strategy, which reduces solution time by replacing complex calculations with fast approximations. Additionally, the small-scale instances model can be applied to larger-scale ones.

Keywords