paper-with-me

Papers

Offline Contextual Bayesian Optimization

2019-12-01 · NeurIPS 2019 12 · Ian Char, Youngseog Chung, Willie Neiswanger, Kirthevasan Kandasamy, Oak Nelson, Mark Boyer, Egemen Kolemen

In black-box optimization, an agent repeatedly chooses a configuration to test, so as to find an optimal configuration. In many practical problems of interest, one would like to optimize several systems, or `tasks'', simultaneously; however, in most of these scenarios the current task is determined by nature. In this work, we explore the `offline'' case in which one is able to bypass nature and choose the next task to evaluate (e.g. via a simulator). Because some tasks may be easier to optimize and others may be more critical, it is crucial to leverage algorithms that not only consider which configurations to try next, but also which tasks to make evaluations for. In this work, we describe a theoretically grounded Bayesian optimization method to tackle this problem. We also demonstrate that if the model of the reward structure does a poor job of capturing variation in difficulty between tasks, then algorithms that actively pick tasks for evaluation may end up doing more harm than good. Following this, we show how our approach can be used for real world applications in science and engineering, including optimizing tokamak controls for nuclear fusion.

📄 PDF Abstract BibTeX

Code (1)

fusion-ml/OCBO 공식 구현

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Collaborative Contextual Bayesian Optimization

2026-04-20 · Chih-Yu Chang, Qiyuan Chen, Tianhan Gao, David Fenning 외 arxiv

Discovering optimal designs through sequential data collection is essential in many real-world applications. While Bayesian Optimization (BO) has achieved remarkable success in this setting, growing attention has recentl…

Model Inversion Networks for Model-Based Optimization

2019-12-31 · NeurIPS 2020 12 · Aviral Kumar, Sergey Levine

In this work, we aim to solve data-driven optimization problems, where the goal is to find an input that maximizes an unknown score function given access to a dataset of inputs with corresponding scores. When the inputs …

Bayesian Optimizationmodelvalid

Offline Contextual Bayesian Optimization for Nuclear Fusion

2020-01-06 · Youngseog Chung, Ian Char, Willie Neiswanger, Kirthevasan Kandasamy 외

Nuclear fusion is regarded as the energy of the future since it presents the possibility of unlimited clean energy. One obstacle in utilizing fusion as a feasible energy source is the stability of the reaction. Ideally, …

Bayesian Optimization

Variational Quantum Circuits in Offline Contextual Bandit Problems

2025-09-09 · Lukas Schulte, Daniel Hein, Steffen Udluft, Thomas A. Runkler arxiv

This paper explores the application of variational quantum circuits (VQCs) for solving offline contextual bandit problems in industrial optimization tasks. Using the Industrial Benchmark (IB) environment, we evaluate the…

PAC-Bayesian Offline Contextual Bandits With Guarantees

2022-10-24 · Otmane Sakhi, Pierre Alquier, Nicolas Chopin

This paper introduces a new principled approach for off-policy learning in contextual bandits. Unlike previous work, our approach does not derive learning principles from intractable or loose bounds. We analyse the probl…

Generalization BoundsMulti-Armed Bandits