paper-with-me

Papers

Survey on Neural Routing Solvers

2026-02-25 · Yunpeng Ba, Xi Lin, Changliang Zhou, Ruihao Zheng, Zhenkun Wang, Xinyan Liang, Zhichao Lu, Jianyong Sun, Yuhua Qian, Qingfu Zhang arxiv

Neural routing solvers (NRSs) that leverage deep learning to tackle vehicle routing problems have demonstrated notable potential for practical applications. By learning implicit heuristic rules from data, NRSs replace the handcrafted counterparts in classic heuristic frameworks, thereby reducing reliance on costly manual design and trial-and-error adjustments. This survey makes two main contributions: (1) The heuristic nature of NRSs is highlighted, and existing NRSs are reviewed from the perspective of heuristics. A hierarchical taxonomy based on heuristic principles is further introduced. (2) A generalization-focused evaluation pipeline is proposed to address limitations of the conventional pipeline. Comparative benchmarking of representative NRSs across both pipelines uncovers a series of previously unreported gaps in current research.

📄 PDF Abstract BibTeX arXiv:2602.21761

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural Combinatorial Optimization Algorithms for Solving Vehicle Routing Problems: A Comprehensive Survey with Perspectives

2024-06-01 · Xuan Wu, Di Wang, Lijie Wen, Yubin Xiao 외

Although several surveys on Neural Combinatorial Optimization (NCO) solvers specifically designed to solve Vehicle Routing Problems (VRPs) have been conducted. These existing surveys did not cover the state-of-the-art (S…

Combinatorial Optimization

Towards Machine Learning for Placement and Routing in Chip Design: a Methodological Overview

2022-02-28 · Junchi Yan, Xianglong Lyu, Ruoyu Cheng, Yibo Lin

Placement and routing are two indispensable and challenging (NP-hard) tasks in modern chip design flows. Compared with traditional solvers using heuristics or expert-well-designed algorithms, machine learning has shown p…

BIG-bench Machine LearningGPU

Routing Arena: A Benchmark Suite for Neural Routing Solvers

2023-10-06 · Daniela Thyssens, Tim Dernedde, Jonas K. Falkner, Lars Schmidt-Thieme

Neural Combinatorial Optimization has been researched actively in the last eight years. Even though many of the proposed Machine Learning based approaches are compared on the same datasets, the evaluation protocol exhibi…

Combinatorial Optimization

Distance-aware Attention Reshaping: Enhance Generalization of Neural Solver for Large-scale Vehicle Routing Problems

2024-01-13 · Yang Wang, Ya-Hui Jia, Wei-neng Chen, Yi Mei

Neural solvers based on attention mechanism have demonstrated remarkable effectiveness in solving vehicle routing problems. However, in the generalization process from small scale to large scale, we find a phenomenon of …

Rethinking Constraint Awareness for Efficient State Embedding of Neural Routing Solver

2026-05-11 · Canhong Yu, Changliang Zhou, Rongsheng Chen, Zhenkun Wang 외 arxiv

Heavy-Encoder-Light-Decoder (HELD) neural routing solvers have emerged as a promising paradigm due to their broad applicability across multiple vehicle routing problems (VRPs). However, they typically struggle with VRP v…