Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Beyond Simple Graphs: Neural Multi-Objective Routing on Multigraphs

About

Learning-based methods for routing have gained significant attention in recent years, both in single-objective and multi-objective contexts. Yet, existing methods are unsuitable for routing on multigraphs, which feature multiple edges with distinct attributes between node pairs, despite their strong relevance in real-world scenarios. In this paper, we propose two graph neural network-based methods to address multi-objective routing on multigraphs. Our first approach operates directly on the multigraph by autoregressively selecting edges until a tour is completed. The second model, which is more scalable, first simplifies the multigraph via a learned pruning strategy and then performs autoregressive routing on the resulting simple graph. We evaluate both models empirically, across a wide range of problems and graph distributions, and demonstrate their competitive performance compared to strong heuristics and neural baselines.

Filip Rydin, Attila Lischka, Jiaming Wu, Morteza Haghir Chehreghani, Bal\'azs Kulcs\'ar• 2025

Related benchmarks

TaskDatasetResultRank
Multi-Graph Multi-Objective Traveling Salesman ProblemFLEX2 size 50
Hypervolume0.91
20
Multi-Graph Multi-Objective Capacitated Vehicle Routing ProblemFLEX2 size 50
HV0.86
10
Multi-Graph Multi-Objective Capacitated Vehicle Routing ProblemFLEX2 size 100
HV86
10
Multi-Graph Multi-Objective Capacitated Vehicle Routing ProblemFIX2 size 50
HV0.85
10
Multi-Graph Multi-Objective Capacitated Vehicle Routing ProblemFIX2 size 100
Hypervolume0.89
10
Multi-Graph Multi-Objective Traveling Salesman ProblemFLEX2 size 100
HV93
10
Multi-Graph Multi-Objective Traveling Salesman ProblemFIX2 size 100
Hypervolume (HV)0.94
10
Multi-Objective Traveling Salesman ProblemTMAT size 50
Hypervolume (HV)0.57
9
Multi-Objective Traveling Salesman ProblemTMAT size 100
Hypervolume (HV)0.63
9
Multi-Objective Traveling Salesman ProblemXASY size 50
HV82
9
Showing 10 of 21 rows

Other info

Follow for update