Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Bi-Level Framework for Learning to Solve Combinatorial Optimization on Graphs (2106.04927v3)

Published 9 Jun 2021 in cs.LG and math.CO

Abstract: Combinatorial Optimization (CO) has been a long-standing challenging research topic featured by its NP-hard nature. Traditionally such problems are approximately solved with heuristic algorithms which are usually fast but may sacrifice the solution quality. Currently, machine learning for combinatorial optimization (MLCO) has become a trending research topic, but most existing MLCO methods treat CO as a single-level optimization by directly learning the end-to-end solutions, which are hard to scale up and mostly limited by the capacity of ML models given the high complexity of CO. In this paper, we propose a hybrid approach to combine the best of the two worlds, in which a bi-level framework is developed with an upper-level learning method to optimize the graph (e.g. add, delete or modify edges in a graph), fused with a lower-level heuristic algorithm solving on the optimized graph. Such a bi-level approach simplifies the learning on the original hard CO and can effectively mitigate the demand for model capacity. The experiments and results on several popular CO problems like Directed Acyclic Graph scheduling, Graph Edit Distance and Hamiltonian Cycle Problem show its effectiveness over manually designed heuristics and single-level learning methods.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Runzhong Wang (20 papers)
  2. Zhigang Hua (15 papers)
  3. Gan Liu (9 papers)
  4. Jiayi Zhang (159 papers)
  5. Junchi Yan (241 papers)
  6. Feng Qi (90 papers)
  7. Shuang Yang (56 papers)
  8. Jun Zhou (370 papers)
  9. Xiaokang Yang (207 papers)
Citations (37)