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

Download:

Current browse context:

cs.LG

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

Computer Science > Machine Learning

Title: Learning Combinatorial Optimization Algorithms over Graphs

Abstract: The design of good heuristics or approximation algorithms for NP-hard combinatorial optimization problems often requires significant specialized knowledge and trial-and-error. Can we automate this challenging, tedious process, and learn the algorithms instead? In many real-world applications, it is typically the case that the same optimization problem is solved again and again on a regular basis, maintaining the same problem structure but differing in the data. This provides an opportunity for learning heuristic algorithms that exploit the structure of such recurring problems. In this paper, we propose a unique combination of reinforcement learning and graph embedding to address this challenge. The learned greedy policy behaves like a meta-algorithm that incrementally constructs a solution, and the action is determined by the output of a graph embedding network capturing the current state of the solution. We show that our framework can be applied to a diverse range of optimization problems over graphs, and learns effective algorithms for the Minimum Vertex Cover, Maximum Cut and Traveling Salesman problems.
Comments: NIPS 2017
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:1704.01665 [cs.LG]
  (or arXiv:1704.01665v4 [cs.LG] for this version)

Submission history

From: Hanjun Dai [view email]
[v1] Wed, 5 Apr 2017 23:08:07 GMT (2919kb,D)
[v2] Tue, 2 May 2017 22:08:37 GMT (3144kb,D)
[v3] Tue, 12 Sep 2017 23:12:54 GMT (4851kb,D)
[v4] Wed, 21 Feb 2018 19:47:20 GMT (4962kb,D)

Link back to: arXiv, form interface, contact.