English

INViT: A Generalizable Routing Problem Solver with Invariant Nested View Transformer

Machine Learning 2024-05-28 v3

Abstract

Recently, deep reinforcement learning has shown promising results for learning fast heuristics to solve routing problems. Meanwhile, most of the solvers suffer from generalizing to an unseen distribution or distributions with different scales. To address this issue, we propose a novel architecture, called Invariant Nested View Transformer (INViT), which is designed to enforce a nested design together with invariant views inside the encoders to promote the generalizability of the learned solver. It applies a modified policy gradient algorithm enhanced with data augmentations. We demonstrate that the proposed INViT achieves a dominant generalization performance on both TSP and CVRP problems with various distributions and different problem scales.

Keywords

Cite

@article{arxiv.2402.02317,
  title  = {INViT: A Generalizable Routing Problem Solver with Invariant Nested View Transformer},
  author = {Han Fang and Zhihao Song and Paul Weng and Yutong Ban},
  journal= {arXiv preprint arXiv:2402.02317},
  year   = {2024}
}

Comments

Accepted as poster of ICML-2024

R2 v1 2026-06-28T14:37:28.933Z