Pith. sign in

REVIEW 1 cited by

Differentiating Through Integer Linear Programs with Quadratic Regularization and Davis-Yin Splitting

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 2301.13395 v4 pith:FJ4R2FCD submitted 2023-01-31 cs.LG

classification cs.LG
keywords problemsplittingavailablecombinatorialdavis-yinintegerlinearneural
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

In many applications, a combinatorial problem must be repeatedly solved with similar, but distinct parameters. Yet, the parameters $w$ are not directly observed; only contextual data $d$ that correlates with $w$ is available. It is tempting to use a neural network to predict $w$ given $d$. However, training such a model requires reconciling the discrete nature of combinatorial optimization with the gradient-based frameworks used to train neural networks. We study the case where the problem in question is an Integer Linear Program (ILP). We propose applying a three-operator splitting technique, also known as Davis-Yin splitting (DYS), to the quadratically regularized continuous relaxation of the ILP. We prove that the resulting scheme is compatible with the recently introduced Jacobian-free backpropagation (JFB). Our experiments on two representative ILPs: the shortest path problem and the knapsack problem, demonstrate that this combination-DYS on the forward pass, JFB on the backward pass-yields a scheme which scales more effectively to high-dimensional problems than existing schemes. All code associated with this paper is available at github.com/mines-opt-ml/fpo-dys.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Smart Surrogate Losses for Contextual Stochastic Linear Optimization with Robust Constraints

    cs.LG 2025-05 conditional novelty 5.0 of 10

    The authors introduce SPO-RC+, a convex surrogate for robust constrained predict-then-optimize, and show that truncation plus importance reweighting reduces decision error and infeasibility in synthetic knapsack and a...

Pith tools