English

Tensor Network Generator-Enhanced Optimization for Traveling Salesman Problem

Machine Learning 2026-02-25 v1 Optimization and Control Quantum Physics

Abstract

We present an application of the tensor network generator-enhanced optimization (TN-GEO) framework to address the traveling salesman problem (TSP), a fundamental combinatorial optimization challenge. Our approach employs a tensor network Born machine based on automatically differentiable matrix product states (MPS) as the generative model, using the Born rule to define probability distributions over candidate solutions. Unlike approaches based on binary encoding, which require N2N^2 variables and penalty terms to enforce valid tour constraints, we adopt a permutation-based formulation with integer variables and use autoregressive sampling with masking to guarantee that every generated sample is a valid tour by construction. We also introduce a kk-site MPS variant that learns distributions over kk-grams (consecutive city subsequences) using a sliding window approach, enabling parameter-efficient modeling for larger instances. Experimental validation on TSPLIB benchmark instances with up to 52 cities demonstrates that TN-GEO can outperform classical heuristics including swap and 2-opt hill-climbing. The kk-site variants, which put more focus on local correlations, show better results compared to the full-MPS case.

Keywords

Cite

@article{arxiv.2602.20175,
  title  = {Tensor Network Generator-Enhanced Optimization for Traveling Salesman Problem},
  author = {Ryo Sakai and Chen-Yu Liu},
  journal= {arXiv preprint arXiv:2602.20175},
  year   = {2026}
}

Comments

11 pages, 7 figures

R2 v1 2026-07-01T10:48:25.891Z