arXiv:2604.16581cs.LGcs.AI2026-04

用模拟退火和束搜索提升车辆路径问题求解质量。

NCO4CVRP: Neural Combinatorial Optimization for the Capacitated Vehicle Routing Problem

论文配图:NCO4CVRP: Neural Combinatorial Optimization for the Capacitated Vehicle Routing Problem
图 1 · 摘自论文原文
  • 结合模拟退火改进重构策略,跳出局部最优。
  • 引入束搜索提升多解探索能力,优化率显著提高。
  • 适合需要高质量解的物流路径规划场景。

神经组合优化(NCO)通过融合深度学习模型,已成为求解组合优化问题的强大框架。本文聚焦于改进现有推理技术,以提升解的质量与泛化能力。具体而言,我们对轻编码器重解码器(LEHD)模型的随机重构(RRC)方法进行改进,引入模拟退火(SA),以概率接受机制替代贪心替换,使模型能逃离局部最优并探索更广泛解空间。同时,通过集成束搜索(Beam Search)增强多最优策略(POMO)的探索能力,在保持解空间多样性的同时系统性寻找多个优质解。我们还对比分析了Softmax采样、贪心、Gumbel-Softmax及ε-贪心等不同推理策略对解质量的影响。此外,采用水平/垂直翻转与旋转增强等实例增广技术,提升模型在不同容量车辆路径问题(CVRP)实例间的泛化性能。大量实验表明,这些改进显著缩小了各类CVRP基准测试中的最优差距,其中束搜索与基于模拟退火的RRC始终表现最优。通过优化推理策略与搜索机制,本工作推动了NCO模型在真实世界组合优化任务中的应用。

原文摘要 · Abstract (English)

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 further investigate different inference strategies, including Softmax Sampling, Greedy, Gumbel-Softmax, and Epsilon-Greedy, analyzing their impact on solution quality. Furthermore, we explore instance augmentation techniques, such as horizontal and vertical flipping and rotation-based augmentations, to improve model generalization across different CVRP instances. Our extensive experiments demonstrate that these modifications significantly reduce the optimality gap across various Capacitated Vehicle Routing Problem (CVRP) benchmarks, with Beam Search and SA-based RRC consistently yielding superior performance. By refining inference techniques and leveraging enhanced search strategies, our work contributes to the broader applicability of NCO models in real-world combinatorial optimization tasks.

车辆路径神经优化组合优化强化学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。