Edge-wise Topological Divergence Gaps: Guiding Search in Combinatorial Optimization
Ilya Trofimov, Daria Voronkova, Alexander Mironenko, Anton Dmitriev, Eduard Tulchinskii, Evgeny Burnaev, Serguei Barannikov
TL;DR
The paper introduces a topology-aware framework for the Traveling Salesman Problem by leveraging the RTD-Lite barcode to decompose the tour-MST gap into edge-level divergence signals. It establishes a canonical Tour-MST decomposition and defines per-edge penalties, linking topological signals to classical heuristics via α-score and enabling topology-guided 2-opt/3-opt and RTDL-informed reinforcement learning. Empirical results on TSPLIB, random Euclidean instances, and heatmap-guided large-scale problems show consistent improvements in tour quality and convergence speed, validating a practical topological signal for combinatorial search. By bridging persistent-homology with learning-based solvers, the work opens a new avenue for topology-informed optimization in CO problems.
Abstract
We introduce a topological feedback mechanism for the Travelling Salesman Problem (TSP) by analyzing the divergence between a tour and the minimum spanning tree (MST). Our key contribution is a canonical decomposition theorem that expresses the tour-MST gap as edge-wise topology-divergence gaps from the RTD-Lite barcode. Based on this, we develop a topological guidance for 2-opt and 3-opt heuristics that increases their performance. We carry out experiments with fine-optimization of tours obtained from heatmap-based methods, TSPLIB, and random instances. Experiments demonstrate the topology-guided optimization results in better performance and faster convergence in many cases.
