Pith. sign in

REVIEW 2 cited by

Learning with Combinatorial Optimization Layers: a Probabilistic Approach

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 2207.13513 v2 pith:66JQ3MSD submitted 2022-07-27 stat.ML cs.LGmath.OC

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

Combinatorial optimization (CO) layers in machine learning (ML) pipelines are a powerful tool to tackle data-driven decision tasks, but they come with two main challenges. First, the solution of a CO problem often behaves as a piecewise constant function of its objective parameters. Given that ML pipelines are typically trained using stochastic gradient descent, the absence of slope information is very detrimental. Second, standard ML losses do not work well in combinatorial settings. A growing body of research addresses these challenges through diverse methods. Unfortunately, the lack of well-maintained implementations slows down the adoption of CO layers. In this paper, building upon previous works, we introduce a probabilistic perspective on CO layers, which lends itself naturally to approximate differentiation and the construction of structured losses. We recover many approaches from the literature as special cases, and we also derive new ones. Based on this unifying perspective, we present InferOpt.jl, an open-source Julia package that 1) allows turning any CO oracle with a linear objective into a differentiable layer, and 2) defines adequate losses to train pipelines containing such layers. Our library works with arbitrary optimization algorithms, and it is fully compatible with Julia's ML ecosystem. We demonstrate its abilities using a pathfinding problem on video game maps as guiding example, as well as three other applications from operations research.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. DFF: Decision-Focused Fine-tuning for Smarter Predict-then-Optimize with Limited Data

    cs.LG 2025-01 conditional novelty 6.0 of 10

    Decision-Focused Fine-tuning corrects any backbone predictor's outputs within a bounded trust region using a residual scaling layer, improving decision regret on predict-then-optimize tasks.

  2. DistrictNet: Decision-aware learning for geographical districting

    cs.LG 2024-12 conditional novelty 6.0 of 10

    DistrictNet learns CMST edge weights with a GNN in a decision-aware way and produces districting solutions that are about 10% cheaper on average than existing methods on real cities.

Pith tools