paper-with-me

Papers

Towards Robust Interpretable Surrogates for Optimization

2024-12-02 · Marc Goerigk, Michael Hartisch, Sebastian Merten

An important factor in the practical implementation of optimization models is the acceptance by the intended users. This is influenced among other factors by the interpretability of the solution process. Decision rules that meet this requirement can be generated using the framework for inherently interpretable optimization models. In practice, there is often uncertainty about the parameters of an optimization problem. An established way to deal with this challenge is the concept of robust optimization. The goal of our work is to combine both concepts: to create decision trees as surrogates for the optimization process that are more robust to perturbations and still inherently interpretable. For this purpose we present suitable models based on different variants to model uncertainty, and solution methods. Furthermore, the applicability of heuristic methods to perform this task is evaluated. Both approaches are compared with the existing framework for inherently interpretable optimization models.

📄 PDF Abstract BibTeX arXiv:2412.01264

Code (1)

sbstnmrtn/robust_interpretable_surrogates 공식 구현

Similar Papers 제목 키워드 기반

Feature-Based Interpretable Surrogates for Optimization

2024-09-03 · Marc Goerigk, Michael Hartisch, Sebastian Merten, Kartikey Sharma

For optimization models to be used in practice, it is crucial that users trust the results. A key factor in this aspect is the interpretability of the solution process. A previous framework for inherently interpretable o…

Surrogate Model For Field Optimization Using Beta-VAE Based Regression

2020-08-26 · Ajitabh Kumar

Oilfield development related decisions are made using reservoir simulation-based optimization study in which different production scenarios and well controls are compared. Such simulations are computationally expensive a…

Bayesian InferenceDisentanglementregression

DT-PBO: an Interpretable Tree-based Surrogate Model for Preferential Bayesian Optimization

2025-12-16 · Nick Leenders, Thomas Quadt, Boris Cule, Roy Lindelauf 외 arxiv

Preferential Bayesian Optimization (PBO) aims to find a decision-maker's most preferred solution in as few pairwise comparisons as possible. Existing approaches rely on Gaussian Process (GP) surrogates, which provide str…

Discovery of Interpretable Surrogates via Agentic AI: Application to Gravitational Waves

2026-05-11 · Tousif Islam, Digvijay Wadekar, Tejaswi Venumadhav, Matias Zaldarriaga 외 arxiv

Fast surrogate models for expensive simulations are now essential across the sciences, yet they typically operate as black boxes. We present \texttt{GWAgent}, a large language model (LLM)-based workflow that constructs i…

Probabilistic Surrogate Networks for Simulators with Unbounded Randomness

2019-10-25 · Andreas Munk, Berend Zwartsenberg, Adam Ścibior, Atılım Güneş Baydin 외

We present a framework for automatically structuring and training fast, approximate, deep neural surrogates of stochastic simulators. Unlike traditional approaches to surrogate modeling, our surrogates retain the interpr…

Probabilistic ProgrammingProgram Synthesis