We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Condensed Matter > Disordered Systems and Neural Networks

Title: Supplementing Recurrent Neural Networks with Annealing to Solve Combinatorial Optimization Problems

Abstract: Combinatorial optimization problems can be solved by heuristic algorithms such as simulated annealing (SA) which aims to find the optimal solution within a large search space through thermal fluctuations. The algorithm generates new solutions through Markov-chain Monte Carlo techniques. This sampling scheme can result in severe limitations, such as slow convergence and a tendency to stay within the same local search space at small temperatures. To overcome these shortcomings, we use the variational classical annealing (VCA) framework that combines autoregressive recurrent neural networks (RNNs) with traditional annealing to sample solutions that are uncorrelated. In this paper, we demonstrate the potential of using VCA as an approach to solving real-world optimization problems. We explore VCA's performance in comparison with SA at solving three popular optimization problems: the maximum cut problem (Max-Cut), the nurse scheduling problem (NSP), and the traveling salesman problem (TSP). For all three problems, we find that VCA outperforms SA on average in the asymptotic limit by one or more orders of magnitude in terms of relative error. Interestingly, we reach large system sizes of up to $256$ cities for the TSP. We also conclude that in the best case scenario, VCA can serve as a great alternative when SA fails to find the optimal solution.
Comments: 14 pages, 3 figures, 4 tables. Github code: this https URL Published version
Subjects: Disordered Systems and Neural Networks (cond-mat.dis-nn); Machine Learning (cs.LG); Optimization and Control (math.OC)
Journal reference: Mach. Learn.: Sci. Technol. 4 015026, Feb 2023
DOI: 10.1088/2632-2153/acb895
Cite as: arXiv:2207.08189 [cond-mat.dis-nn]
  (or arXiv:2207.08189v2 [cond-mat.dis-nn] for this version)

Submission history

From: Mohamed Hibat-Allah [view email]
[v1] Sun, 17 Jul 2022 14:33:17 GMT (185kb,D)
[v2] Thu, 26 Oct 2023 23:49:16 GMT (189kb,D)

Link back to: arXiv, form interface, contact.