The reviewed record of science sign in
Pith

arxiv: 1906.01629 · v3 · pith:BVT4XE3O · submitted 2019-06-04 · cs.LG · math.OC· stat.ML

Exact Combinatorial Optimization with Graph Convolutional Neural Networks

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:BVT4XE3Orecord.jsonopen to challenge →

classification cs.LG math.OCstat.ML
keywords branchinggraphproblemsbranch-and-boundcombinatorialconvolutionalimprovelearning
0
0 comments X
read the original abstract

Combinatorial optimization problems are typically tackled by the branch-and-bound paradigm. We propose a new graph convolutional neural network model for learning branch-and-bound variable selection policies, which leverages the natural variable-constraint bipartite graph representation of mixed-integer linear programs. We train our model via imitation learning from the strong branching expert rule, and demonstrate on a series of hard problems that our approach produces policies that improve upon state-of-the-art machine-learning methods for branching and generalize to instances significantly larger than seen during training. Moreover, we improve for the first time over expert-designed branching rules implemented in a state-of-the-art solver on large problems. Code for reproducing all the experiments can be found at https://github.com/ds4dm/learn2branch.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GraphBU: MILP Instance Generation with Graph-Native Block Units

    cs.LG 2026-07 conditional novelty 6.0

    GraphBU generates MILP instances via graph-native block units that pair local subproblems with explicit coupling interfaces, achieving high structural similarity and feasibility preservation across four MILP families.

  2. Deep Learning for Sequential Decision Making under Uncertainty: Foundations, Frameworks, and Frontiers

    math.OC 2026-04 unverdicted novelty 2.0

    A tutorial framing deep learning as a complement to optimization for sequential decision-making under uncertainty, with applications in supply chains, healthcare, and energy.