Self-Certifying Primal-Dual Optimization Proxies for Large-Scale Batch Economic Dispatch
By: Michael Klamkin, Mathieu Tanneau, Pascal Van Hentenryck
Potential Business Impact:
Guarantees fast answers with proven accuracy.
Recent research has shown that optimization proxies can be trained to high fidelity, achieving average optimality gaps under 1% for large-scale problems. However, worst-case analyses show that there exist in-distribution queries that result in orders of magnitude higher optimality gap, making it difficult to trust the predictions in practice. This paper aims at striking a balance between classical solvers and optimization proxies in order to enable trustworthy deployments with interpretable speed-optimality tradeoffs based on a user-defined optimality threshold. To this end, the paper proposes a hybrid solver that leverages duality theory to efficiently bound the optimality gap of predictions, falling back to a classical solver for queries where optimality cannot be certified. To improve the achieved speedup of the hybrid solver, the paper proposes an alternative training procedure that combines the primal and dual proxy training. Experiments on large-scale transmission systems show that the hybrid solver is highly scalable. The proposed hybrid solver achieves speedups of over 1000x compared to a parallelized simplex-based solver while guaranteeing a maximum optimality gap of 2%.
Similar Papers
Sobolev Training of End-to-End Optimization Proxies
Machine Learning (CS)
Makes computer guesses for hard problems faster.
A Dual Perspective on Decision-Focused Learning: Scalable Training via Dual-Guided Surrogates
Machine Learning (CS)
Teaches computers to make better choices faster.
Optimization Learning
Optimization and Control
Teaches computers to solve hard problems faster.