Bridging Synthetic and Real Routing Problems via LLM-Guided Instance Generation and Progressive Adaptation
Xiaoli Li, Haiyan Yin, Zhiguang Cao, Jianghan Zhu, Senthilnath Jayavelu, Yaoxin Wu, Zhengyuan Zhang, Zhuoyi Lin
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/25/2026, 12:47:04 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/bridging-synthetic-and-real-routing-problems-via-llm-guided.pdf
Summary
This paper introduces EvoReal, a novel data-centric framework designed to enhance the generalization capabilities of Neural Combinatorial Optimization (NCO) models for real-world Vehicle Routing Problems (VRPs). The core idea involves an LLM-guided evolutionary module that generates synthetic VRP instances with diverse and realistic structural patterns, statistically mimicking real-world distributions. Subsequently, a progressive fine-tuning strategy incrementally adapts pre-trained NCO models, first to these LLM-evolved synthetic distributions and then to actual benchmark instances. EvoReal significantly improves the generalization of state-of-the-art neural solvers, achieving a notable reduced performance gap compared to optimal solutions on TSPLib (1.05%) and CVRPLib (2.71%) benchmarks across various problem scales.
Problem
The paper addresses several bottlenecks in existing NCO methods:
- Limited Generalization to Real-World VRPs: Existing neural solvers typically struggle to generalize effectively from synthetic, uniformly-distributed training data to real-world VRP scenarios, including widely recognized benchmark instances from TSPLib and CVRPLib. This distributional shift significantly restricts their practical applicability.