REVIEW 2 cited by
Improved Sample Complexity Bounds for Branch-and-Cut
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
Signed reviews
read the original abstract
Branch-and-cut is the most widely used algorithm for solving integer programs, employed by commercial solvers like CPLEX and Gurobi. Branch-and-cut has a wide variety of tunable parameters that have a huge impact on the size of the search tree that it builds, but are challenging to tune by hand. An increasingly popular approach is to use machine learning to tune these parameters: using a training set of integer programs from the application domain at hand, the goal is to find a configuration with strong predicted performance on future, unseen integer programs from the same domain. If the training set is too small, a configuration may have good performance over the training set but poor performance on future integer programs. In this paper, we prove sample complexity guarantees for this procedure, which bound how large the training set should be to ensure that for any configuration, its average performance over the training set is close to its expected future performance. Our guarantees apply to parameters that control the most important aspects of branch-and-cut: node selection, branching constraint selection, and cutting plane selection, and are sharper and more general than those found in prior research.
Forward citations
Cited by 2 Pith papers
-
Generalization Guarantees for Learning Branch-and-Cut Policies in Integer Programming
Piecewise polynomial scoring policies for branch-and-cut, including ReLU networks, yield piecewise constant cost functions with pseudo-dimension bounds that imply sample complexity guarantees.
-
Learning complexity of gradient descent and conjugate gradient algorithms
Under a new sum-of-distances cost function, gradient descent step sizes are claimed (C+ε,δ)-learnable with O~(H^3/ε^2) samples and a momentum-based two-parameter method with O~(H^4/ε^2) samples.
Discussion (0). Continue with ORCID to comment.