Improving Generalization of Neural Combinatorial Optimization for Vehicle Routing Problems via Test-Time Projection Learning
Yuanyao Chen, Rongsheng Chen, Fu Luo, Zhenkun Wang

TL;DR
This paper presents a novel test-time projection learning framework using Large Language Models to improve the scalability and generalization of neural combinatorial optimization models for large-scale vehicle routing problems, without retraining.
Contribution
Introduces a test-time projection learning method driven by LLMs that enhances NCO model performance on large-scale VRPs without additional training.
Findings
Achieves superior performance on large-scale TSP and CVRP instances up to 100K nodes.
Operates solely during inference, avoiding retraining of the neural network.
Effectively mitigates distributional shift between training and testing data.
Abstract
Neural Combinatorial Optimization (NCO) has emerged as a promising learning-based paradigm for addressing Vehicle Routing Problems (VRPs) by minimizing the need for extensive manual engineering. While existing NCO methods, trained on small-scale instances (e.g., 100 nodes), have demonstrated considerable success on problems of similar scale, their performance significantly degrades when applied to large-scale scenarios. This degradation arises from the distributional shift between training and testing data, rendering policies learned on small instances ineffective for larger problems. To overcome this limitation, we introduce a novel learning framework driven by Large Language Models (LLMs). This framework learns a projection between the training and testing distributions, which is then deployed to enhance the scalability of the NCO model. Notably, unlike prevailing techniques that…
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
TopicsIndustrial Technology and Control Systems · Advanced Manufacturing and Logistics Optimization · Optimization and Packing Problems
