Pith. sign in

REVIEW 4 cited by

Learning Cut Selection for Mixed-Integer Linear Programming via Hierarchical Sequence Model

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2302.00244 v1 pith:R5PYNR32 submitted 2023-02-01 cs.LG math.OC

classification cs.LGmath.OC
keywords cutsmilpslearningmodelshouldselectionlearnselected
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Cutting planes (cuts) are important for solving mixed-integer linear programs (MILPs), which formulate a wide range of important real-world applications. Cut selection -- which aims to select a proper subset of the candidate cuts to improve the efficiency of solving MILPs -- heavily depends on (P1) which cuts should be preferred, and (P2) how many cuts should be selected. Although many modern MILP solvers tackle (P1)-(P2) by manually designed heuristics, machine learning offers a promising approach to learn more effective heuristics from MILPs collected from specific applications. However, many existing learning-based methods focus on learning which cuts should be preferred, neglecting the importance of learning the number of cuts that should be selected. Moreover, we observe from extensive empirical results that (P3) what order of selected cuts should be preferred has a significant impact on the efficiency of solving MILPs as well. To address this challenge, we propose a novel hierarchical sequence model (HEM) to learn cut selection policies via reinforcement learning. Specifically, HEM consists of a two-level model: (1) a higher-level model to learn the number of cuts that should be selected, (2) and a lower-level model -- that formulates the cut selection task as a sequence to sequence learning problem -- to learn policies selecting an ordered subset with the size determined by the higher-level model. To the best of our knowledge, HEM is the first method that can tackle (P1)-(P3) in cut selection simultaneously from a data-driven perspective. Experiments show that HEM significantly improves the efficiency of solving MILPs compared to human-designed and learning-based baselines on both synthetic and large-scale real-world MILPs, including MIPLIB 2017. Moreover, experiments demonstrate that HEM well generalizes to MILPs that are significantly larger than those seen during training.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

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

  1. MILP-Evo: Closed-Loop Fully Automatic Design of MILP Solvers

    cs.AI 2026-05 conditional novelty 6.0 of 10

    LLM-guided evolutionary search over executable SCIP callbacks can discover competitive joint cut-selection and branching policies for MILP solving.

  2. Reinforcement Learning for Delivery Drone-Based Participatory Sensing in Dynamic Environments

    cs.LG 2026-07 conditional novelty 5.0 of 10

    A two-timescale RL framework with a factorized sensing dispatcher and a wind-aware velocity controller improves simulated delivery-drone sensing profit by 20.1% (Hangzhou) and 46.6% (Shanghai) over adapted baselines.

  3. STRCMP: Integrating Graph Structural Priors with Language Models for Combinatorial Optimization

    cs.LG 2025-05 reject novelty 4.0 of 10

    STRCMP's GNN-plus-LLM code search for MILP and SAT heuristics does not consistently beat AutoSAT in the paper's own reported numbers.

  4. Adversarial Robustness in Distributed Quantum Machine Learning

    quant-ph 2025-08 unverdicted novelty 3.0 of 10

    A survey that maps the relationship between distributed quantum machine learning paradigms and adversarial robustness.

Pith tools