REVIEW 13 cited by
An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem
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
read the original abstract
This paper introduces a new learning-based approach for approximately solving the Travelling Salesman Problem on 2D Euclidean graphs. We use deep Graph Convolutional Networks to build efficient TSP graph representations and output tours in a non-autoregressive manner via highly parallelized beam search. Our approach outperforms all recently proposed autoregressive deep learning techniques in terms of solution quality, inference speed and sample efficiency for problem instances of fixed graph sizes. In particular, we reduce the average optimality gap from 0.52% to 0.01% for 50 nodes, and from 2.26% to 1.39% for 100 nodes. Finally, despite improving upon other learning-based approaches for TSP, our approach falls short of standard Operations Research solvers.
Forward citations
Cited by 13 Pith papers
-
TSP with Predictions: Heatmap to Tour with Provable Guarantees
Any TSP heatmap of L1 error η yields a tour of cost ≤ OPT + 2η via a prediction-biased Christofides algorithm, with matching near-linear variants and experiments.
-
LaT: LLM-as-Trainer for Multi-Task Vehicle Routing Solvers
A pretrained LLM converts cross-task validation gaps into a five-number guidance signal injected into each encoder layer, improving several multi-task VRP solvers by roughly 0.1–0.5 percentage points on trained and un...
-
GeoRouteNet: A Geometry-Aware Non-Autoregressive Neural Solver for the Euclidean Traveling Salesman Problem
GeoRouteNet improves non-autoregressive neural TSP solvers via geometric inductive biases and MCS-RL training, reporting 0.32% gap on TSP50, 1.26% on TSP100, and 3.60% on TSPLIB instances with higher throughput than C...
-
Recurrent State Encoders for Efficient Neural Combinatorial Optimization
A recurrent encoder that updates embeddings from prior step embeddings and current state matches a 9-layer recompute-every-step encoder with 3x fewer active layers, cutting latency 1.8-4x on TSP, CVRP, and OP.
-
SHIELD: Multi-task Multi-distribution Vehicle Routing Solver with Sparsity and Hierarchy
SHIELD combines Mixture-of-Depths sparsity and context-aware clustering to outperform prior unified neural solvers on multi-task, multi-distribution vehicle routing.
-
Hierarchical Learning-based Graph Partition for Large-scale Vehicle Routing Problems
A hierarchical graph-partition framework with K local two-way re-partition levels improves neural CVRP solvers at scales up to 10,000 customers.
-
MDGAM-Based Cooperative Task Scheduling for Communication-Constrained Distributed Multi-Agent Systems
A multi-decoder graph attention policy trained with a critic-free group-relative gradient outperforms auction-based and prior learning baselines on communication-limited multi-agent task scheduling.
-
Adaptation and Fine-tuning with TabPFN for Travelling Salesman Problem
TabPFN-v2, fine-tuned on one 500-node TSP sample in about two minutes, constructs TSP tours reaching 2-5% of Concorde optimality after 2-opt post-processing, across instance sizes 50 to 1000.
-
Graph Optimization Foundation Model: Tokenizing Graph via A Language-Model Paradigm
A per-graph BERT-style masked random-walk model is repurposed to generate shortest paths and tours, with mixed quality versus classical solvers and no cross-graph transfer evaluation.
-
GES-TSP: Graph Edge Sparsification for TSP
GES uses Delaunay coarse graphs, hand-crafted edge features, and a GAT to sparsify Euclidean TSP instances, pruning ~95–99% of edges with sub-1% optimality gaps on MATILDA and TSPLIB.
-
Learning Structural Hardness for Combinatorial Auctions: Instance-Dependent Algorithm Selection via Graph Neural Networks
A 20-feature MLP predicts greedy optimality gaps for combinatorial auctions; a hybrid allocator routes hard 'whale-fish trap' instances to a GNN specialist, achieving 0.51% overall gap on synthetic mixed distributions.
-
Graph Neural Networks are Heuristics
An unsupervised non-autoregressive GNN trained only on a differentiable Hamiltonian-cycle objective beats greedy nearest-neighbor on TSP100/200/500 and matches Christofides at millisecond speeds.
-
A Comparative Review of Parallel Exact, Heuristic, Metaheuristic, and Hybrid Optimization Techniques for the Traveling Salesman Problem
A literature review of parallel TSP solvers that introduces several unvalidated evaluation metrics for cross-paradigm comparison.
Discussion (0). Continue with ORCID to comment.