paper-with-me

Papers

One-Shot Decision-Making with and without Surrogates

2019-12-19 · Jakob Bossek, Pascal Kerschke, Aneta Neumann, Frank Neumann, Carola Doerr

One-shot decision making is required in situations in which we can evaluate a fixed number of solution candidates but do not have any possibility for further, adaptive sampling. Such settings are frequently encountered in neural network design, hyper-parameter optimization, and many simulation-based real-world optimization tasks, in which evaluations are costly and time sparse. It seems intuitive that well-distributed samples should be more meaningful in one-shot decision making settings than uniform or grid-based samples, since they show a better coverage of the decision space. In practice, quasi-random designs such as Latin Hypercube Samples and low-discrepancy point sets form indeed the state of the art, as confirmed by a number of recent studies and competitions. In this work we take a closer look into the correlation between the distribution of the quasi-random designs and their performance in one-shot decision making tasks, with the goal to investigate whether the assumed correlation between uniform distribution and performance can be confirmed. We study three different decision tasks: classic one-shot optimization (only the best sample matters), one-shot optimization with surrogates (allowing to use surrogate models for selecting a design that need not necessarily be one of the evaluated samples), and one-shot regression (i.e., function approximation, with minimization of mean squared error as objective). Our results confirm an advantage of low-discrepancy designs for all three settings. The overall correlation, however, is rather weak. We complement our study by evolving problem-specific samples that show significantly better performance for the regression task than the standard approaches based on low-discrepancy sequences, giving strong indication that significant performance gains over state-of-the-art one-shot sampling techniques are possible.

📄 PDF Abstract BibTeX arXiv:1912.08956

Code (1)

jakobbossek/oneshot 공식 구현

Tasks

Decision Makingregression

Similar Papers 제목 키워드 기반

Large Language Model Few-Shot Prompting with Dilemma Training Outperforms Human Surrogates in Predicting Patient Preferences

2026-08-26 · Natasha Ureyang, Sebastian Porsdam Mann, Yuxin Liu, Zuriel Hassirim 외 arxiv

In serious illness, human surrogates often struggle to accurately predict patient preferences (68% accuracy), causing decision conflict. Personalized Patient Preference Predictor (P4) agents offer a potential solution, b…

Algorithmic Fairness in AI Surrogates for End-of-Life Decision-Making

2025-10-16 · Muhammad Aurangzeb Ahmad arxiv

Artificial intelligence surrogates are systems designed to infer preferences when individuals lose decision-making capacity. Fairness in such systems is a domain that has been insufficiently explored. Traditional algorit…

Ensembles of Neural Surrogates for Parametric Sensitivity in Ocean Modeling

2025-08-22 · Yixuan Sun, Romain Egele, Sri Hari Krishna Narayanan, Luke Van Roekel 외 arxiv

Accurate simulations of the oceans are crucial in understanding the Earth system. Despite their efficiency, simulations at lower resolutions must rely on various uncertain parameterizations to account for unresolved proc…

Ensemble LearningDecision Making

Decision-Aware Evaluation of Physics-Informed Surrogates

2026-06-05 · Daniel Cieślak, Andrzej Czyżewski arxiv

Physics-informed machine learning is often assessed by curve error, although engineering use depends on downstream decisions: ranking candidates, avoiding infeasible designs and limiting regret. We introduce pinn-gym, an…

Decision-Focused Learning without Differentiable Optimization: Learning Locally Optimized Decision Losses

2022-03-30 · Sanket Shah, Kai Wang, Bryan Wilder, Andrew Perrault 외

Decision-Focused Learning (DFL) is a paradigm for tailoring a predictive model to a downstream optimization task that uses its predictions in order to perform better on that specific task. The main technical challenge as…

Decision Making