A Dual Perspective on Decision-Focused Learning: Scalable Training via Dual-Guided Surrogates
Paula Rodriguez-Diaz, Kirk Bansak Elisabeth Paulson

TL;DR
This paper introduces Dual-Guided Loss (DGL), a scalable decision-focused learning method that leverages dual variables to reduce optimizer calls and improve decision alignment in combinatorial problems.
Contribution
The authors propose DGL, a novel scalable approach that decouples optimization from training, reducing solver dependence while maintaining decision quality.
Findings
DGL matches or exceeds state-of-the-art methods in performance.
DGL requires significantly fewer solver calls.
DGL reduces training time while preserving decision accuracy.
Abstract
Many real-world decisions are made under uncertainty by solving optimization problems using predicted quantities. This predict-then-optimize paradigm has motivated decision-focused learning, which trains models with awareness of how the optimizer uses predictions, improving the performance of downstream decisions. Despite its promise, scaling is challenging: state-of-the-art methods either differentiate through a solver or rely on task-specific surrogates, both of which require frequent and expensive calls to an optimizer, often a combinatorial one. In this paper, we leverage dual variables from the downstream problem to shape learning and introduce Dual-Guided Loss (DGL), a simple, scalable objective that preserves decision alignment while reducing solver dependence. We construct DGL specifically for combinatorial selection problems with natural one-of-many constraints, such as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Advanced Bandit Algorithms Research · Stochastic Gradient Optimization Techniques
