Pith. sign in

Neuro CROSS exchange: Learning to CROSS exchange to solve realistic vehicle routing problems

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

CROSS exchange (CE), a meta-heuristic that solves various vehicle routing problems (VRPs), improves the solutions of VRPs by swapping the sub-tours of the vehicles. Inspired by CE, we propose Neuro CE (NCE), a fundamental operator of learned meta-heuristic, to solve various VRPs while overcoming the limitations of CE (i.e., the expensive $\mathcal{O}(n^4)$ search cost). NCE employs a graph neural network to predict the cost-decrements (i.e., results of CE searches) and utilizes the predicted cost-decrements as guidance for search to decrease the search cost to $\mathcal{O}(n^2)$. As the learning objective of NCE is to predict the cost-decrement, the training can be simply done in a supervised fashion, whose training samples can be prepared effortlessly. Despite the simplicity of NCE, numerical results show that the NCE trained with flexible multi-depot VRP (FMDVRP) outperforms the meta-heuristic baselines. More importantly, it significantly outperforms the neural baselines when solving distinctive special cases of FMDVRP (e.g., MDVRP, mTSP, CVRP) without additional training.

fields

cs.LG 1

years

2025 1

verdicts

CONDITIONAL 1

representative citing papers

USPR: Learning a Unified Solver for Profiled Routing

cs.LG · 2025-05-08 · conditional · novelty 6.0

A unified transformer-based reinforcement-learning policy, USPR, encodes arbitrary vehicle-client profile scores and profile weights and outperforms prior neural PVRP solvers on synthetic, large-scale, and CVRPLib-derived benchmarks.

citing papers explorer

Showing 1 of 1 citing paper.

  • USPR: Learning a Unified Solver for Profiled Routing cs.LG · 2025-05-08 · conditional · none · ref 31 · internal anchor

    A unified transformer-based reinforcement-learning policy, USPR, encodes arbitrary vehicle-client profile scores and profile weights and outperforms prior neural PVRP solvers on synthetic, large-scale, and CVRPLib-derived benchmarks.