AI RESEARCH
A First Guess is Rarely the Final Answer: Learning to Search in the Travelling Salesperson Problem
arXiv CS.LG
•
ArXi:2604.06940v1 Announce Type: new Most neural solvers for the Traveling Salesperson Problem (TSP) are trained to output a single solution, even though practitioners rarely stop there: at test time, they routinely spend extra compute on sampling or post-hoc search. This raises a natural question: can the search procedure itself be learned? Neural improvement methods take this perspective by learning a policy that applies local modifications to a candidate solution, accumulating gains over an improvement trajectory.