VAGPO: Vision-augmented Asymmetric Group Preference Optimization for Graph Routing Problems
Shiyan Liu, Bohan Tan, Zhiguang Cao, Yan Jin

TL;DR
VAGPO introduces a vision-augmented, asymmetric group preference optimization method that combines visual encoding and sequential modeling to improve graph routing solutions, scalability, and training efficiency.
Contribution
It presents a novel VAGPO approach integrating visual encoding and asymmetric optimization, enhancing convergence speed and generalization in large-scale graph routing problems.
Findings
Achieves competitive solution quality on TSP and CVRP instances.
Demonstrates strong generalization to larger instances up to 1000 nodes.
Accelerates convergence compared to policy gradient methods.
Abstract
Graph routing problems play a vital role in web-related networks, where finding optimal paths across graphs is essential for efficient data transmission and content delivery. Classic routing formulations such as the Traveling Salesman Problem (TSP) and the Capacitated Vehicle Routing Problem (CVRP) represent fundamental graph optimization challenges. Recent data-driven optimization methods have made significant progress, yet they often face limitations in training efficiency and generalization to large-scale instances. In this paper, we propose a novel Vision-augmented Asymmetric Group Preference Optimization (VAGPO) approach. By leveraging ResNet-based visual encoding and Transformer-based sequential modeling, VAGPO captures both spatial structure and temporal dependencies. Furthermore, we introduce an asymmetric group preference optimization strategy that significantly accelerates…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Complex Network Analysis Techniques · Complexity and Algorithms in Graphs
