Pith. sign in

REVIEW 1 cited by

Improving Generalization of Neural Vehicle Routing Problem Solvers Through the Lens of Model Architecture

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.06652 v3 pith:6APW4PDH submitted 2024-06-10 cs.LG cs.AI

classification cs.LGcs.AI
keywords modelgeneralizationmodelsdecodersolvingtrainingvrpsarchitecture
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Neural models produce promising results when solving Vehicle Routing Problems (VRPs), but often fall short in generalization. Recent attempts to enhance model generalization often incur unnecessarily large training cost or cannot be directly applied to other models solving different VRP variants. To address these issues, we take a novel perspective on model architecture in this study. Specifically, we propose a plug-and-play Entropy-based Scaling Factor (ESF) and a Distribution-Specific (DS) decoder to enhance the size and distribution generalization, respectively. ESF adjusts the attention weight pattern of the model towards familiar ones discovered during training when solving VRPs of varying sizes. The DS decoder explicitly models VRPs of multiple training distribution patterns through multiple auxiliary light decoders, expanding the model representation space to encompass a broader range of distributional scenarios. We conduct extensive experiments on both synthetic and widely recognized real-world benchmarking datasets and compare the performance with seven baseline models. The results demonstrate the effectiveness of using ESF and DS decoder to obtain a more generalizable model and showcase their applicability to solve different VRP variants, i.e., travelling salesman problem and capacitated VRP. Notably, our proposed generic components require minimal computational resources, and can be effortlessly integrated into conventional generalization strategies to further elevate model generalization.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. An Efficient Diffusion-based Non-Autoregressive Solver for Traveling Salesman Problem

    cs.LG 2025-01 conditional novelty 6.0 of 10

    A one-step discrete diffusion model with an alternating add/remove noise schedule, paired with a dual-modality graph transformer, matches or beats prior neural TSP solvers in quality and speed.

Pith tools