NCO4CVRP: Neural Combinatorial Optimization for the Capacitated Vehicle Routing Problem
Mahir Labib Dihan, Md. Ashrafur Rahman Khan, Wasif Jalal, Md. Roqunuzzaman Sojib, Mashroor Hasan Bhuiyan

TL;DR
This paper enhances neural combinatorial optimization for CVRP by integrating simulated annealing, beam search, and data augmentation, significantly improving solution quality and generalization.
Contribution
It introduces novel inference modifications, including SA-based RRC and beam search in POMO, to boost performance and robustness in solving CVRP.
Findings
SA-based RRC reduces local optima trapping.
Beam search in POMO improves solution diversity.
Augmentation techniques enhance model generalization.
Abstract
Neural Combinatorial Optimization (NCO) has emerged as a powerful framework for solving combinatorial optimization problems by integrating deep learning-based models. This work focuses on improving existing inference techniques to enhance solution quality and generalization. Specifically, we modify the Random Re-Construct (RRC) approach of the Light Encoder Heavy Decoder (LEHD) model by incorporating Simulated Annealing (SA). Unlike the conventional RRC, which greedily replaces suboptimal segments, our SA-based modification introduces a probabilistic acceptance mechanism that allows the model to escape local optima and explore a more diverse solution space. Additionally, we enhance the Policy Optimization with Multiple Optima (POMO) approach by integrating Beam Search, enabling systematic exploration of multiple promising solutions while maintaining diversity in the search space. We…
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.
