paper-with-me

Papers

Learning Solutions of Stochastic Optimization Problems with Bayesian Neural Networks

2024-06-05 · Alan A. Lahoud, Erik Schaffernicht, Johannes A. Stork

Mathematical solvers use parametrized Optimization Problems (OPs) as inputs to yield optimal decisions. In many real-world settings, some of these parameters are unknown or uncertain. Recent research focuses on predicting the value of these unknown parameters using available contextual features, aiming to decrease decision regret by adopting end-to-end learning approaches. However, these approaches disregard prediction uncertainty and therefore make the mathematical solver susceptible to provide erroneous decisions in case of low-confidence predictions. We propose a novel framework that models prediction uncertainty with Bayesian Neural Networks (BNNs) and propagates this uncertainty into the mathematical solver with a Stochastic Programming technique. The differentiable nature of BNNs and differentiable mathematical solvers allow for two different learning approaches: In the Decoupled learning approach, we update the BNN weights to increase the quality of the predictions' distribution of the OP parameters, while in the Combined learning approach, we update the weights aiming to directly minimize the expected OP's cost function in a stochastic end-to-end fashion. We do an extensive evaluation using synthetic data with various noise properties and a real dataset, showing that decisions regret are generally lower (better) with both proposed methods.

📄 PDF Abstract BibTeX arXiv:2406.03082

Code (1)

AlanLahoud/BNNSOP 공식 구현 pytorch

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Designing over uncertain outcomes with stochastic sampling Bayesian optimization

2019-11-05 · Peter D. Tonner, Daniel V. Samarov, A. Gilad Kusne

Optimization is becoming increasingly common in scientific and engineering domains. Oftentimes, these problems involve various levels of stochasticity or uncertainty in generating proposed solutions. Therefore, optimizat…

Bayesian OptimizationDecision Making

Bayesian multi-objective optimization for stochastic simulators: an extension of the Pareto Active Learning method

2022-07-08 · Bruno Barracosa, Julien Bect, Héloïse Dutrieux Baraffe, Juliette Morin 외

This article focuses on the multi-objective optimization of stochastic simulators with high output variance, where the input space is finite and the objective functions are expensive to evaluate. We rely on Bayesian opti…

Active LearningBayesian Optimization

End-to-End Learning for Stochastic Optimization: A Bayesian Perspective

2023-06-07 · Yves Rychener, Daniel Kuhn, Tobias Sutter

We develop a principled approach to end-to-end learning in stochastic optimization. First, we show that the standard end-to-end learning algorithm admits a Bayesian interpretation and trains a posterior Bayes action map.…

Stochastic Optimization

Learning-assisted Stochastic Capacity Expansion Planning: A Bayesian Optimization Approach

2024-01-19 · Aron Brenner, Rahman Khorramfar, Dharik Mallapragada, Saurabh Amin

Solving large-scale capacity expansion problems (CEPs) is central to cost-effective decarbonization of regional-scale energy systems. To ensure the intended outcomes of CEPs, modeling uncertainty due to weather-dependent…

Bayesian OptimizationStochastic OptimizationTime Series

Bayesian Joint Chance Constrained Optimization: Approximations and Statistical Consistency

2021-06-23 · Prateek Jaiswal, Harsha Honnappa, Vinayak A. Rao

This paper considers data-driven chance-constrained stochastic optimization problems in a Bayesian framework. Bayesian posteriors afford a principled mechanism to incorporate data and prior knowledge into stochastic opti…

Stochastic Optimization