paper-with-me

Papers

Minimum Regret Search for Single- and Multi-Task Optimization

2016-02-02 · Jan Hendrik Metzen

We propose minimum regret search (MRS), a novel acquisition function for Bayesian optimization. MRS bears similarities with information-theoretic approaches such as entropy search (ES). However, while ES aims in each query at maximizing the information gain with respect to the global maximum, MRS aims at minimizing the expected simple regret of its ultimate recommendation for the optimum. While empirically ES and MRS perform similar in most of the cases, MRS produces fewer outliers with high simple regret than ES. We provide empirical results both for a synthetic single-task optimization problem as well as for a simulated multi-task robotic control problem.

📄 PDF Abstract BibTeX arXiv:1602.01064

Code (1)

jmetzen/bayesian_optimization 공식 구현

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

One Good Source is All You Need: Near-Optimal Regret for Bandits under Heterogeneous Noise

2026-02-16 · Amith Bhat, Haipeng Luo, Aadirupa Saha arxiv

We study $K$-armed Multiarmed Bandit (MAB) problem with $M$ heterogeneous data sources, each exhibiting unknown and distinct noise variances $\{σ_j^2\}_{j=1}^M$. The learner's objective is standard MAB regret minimizatio…

Trading Off Resource Budgets for Improved Regret Bounds

2022-10-11 · Damon Falck, Thomas Orton

In this work we consider a variant of adversarial online learning where in each round one picks $B$ out of $N$ arms and incurs cost equal to the $\textit{minimum}$ of the costs of each arm chosen. We propose an algorithm…

Hyperparameter Optimization

Multi-agent Multi-armed Bandits with Minimum Reward Guarantee Fairness

2025-02-21 · Piyushi Manupriya, Himanshu, SakethaNath Jagarlapudi, Ganesh Ghalme

We investigate the problem of maximizing social welfare while ensuring fairness in a multi-agent multi-armed bandit (MA-MAB) setting. In this problem, a centralized decision-maker takes actions over time, generating rand…

FairnessMulti-Armed Bandits

Socially Fair Reinforcement Learning

2022-08-26 · Debmalya Mandal, Jiarui Gan

We consider the problem of episodic reinforcement learning where there are multiple stakeholders with different reward functions. Our goal is to output a policy that is socially fair with respect to different reward func…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Improved Dynamic Regret for Non-degenerate Functions

2016-08-13 · NeurIPS 2017 12 · Lijun Zhang, Tianbao Yang, Jin-Feng Yi, Rong Jin 외

Recently, there has been a growing research interest in the analysis of dynamic regret, which measures the performance of an online learner against a sequence of local minimizers. By exploiting the strong convexity, prev…