paper-with-me

Papers

Diversified Sampling for Batched Bayesian Optimization with Determinantal Point Processes

2021-10-22 · Elvis Nava, Mojmír Mutný, Andreas Krause

In Bayesian Optimization (BO) we study black-box function optimization with noisy point evaluations and Bayesian priors. Convergence of BO can be greatly sped up by batching, where multiple evaluations of the black-box function are performed in a single round. The main difficulty in this setting is to propose at the same time diverse and informative batches of evaluation points. In this work, we introduce DPP-Batch Bayesian Optimization (DPP-BBO), a universal framework for inducing batch diversity in sampling based BO by leveraging the repulsive properties of Determinantal Point Processes (DPP) to naturally diversify the batch sampling procedure. We illustrate this framework by formulating DPP-Thompson Sampling (DPP-TS) as a variant of the popular Thompson Sampling (TS) algorithm and introducing a Markov Chain Monte Carlo procedure to sample from it. We then prove novel Bayesian simple regret bounds for both classical batched TS as well as our counterpart DPP-TS, with the latter bound being tighter. Our real-world, as well as synthetic, experiments demonstrate improved performance of DPP-BBO over classical batching methods with Gaussian process and Cox process models.

📄 PDF Abstract BibTeX arXiv:2110.11665

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationDiversityPoint ProcessesThompson Sampling

Methods 이 논문이 사용한 방법론

TS Spatio-temporal features extraction that measure the stabilty. The proposed method is based on a compression algorithm named Run Length Encoding. The workflow of the method is…
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Batched High-dimensional Bayesian Optimization via Structural Kernel Learning

2017-03-06 · ICML 2017 8 · Zi Wang, Chengtao Li, Stefanie Jegelka, Pushmeet Kohli

Optimization of high-dimensional black-box functions is an extremely challenging problem. While Bayesian optimization has emerged as a popular approach for optimizing black-box functions, its applicability has been limit…

Bayesian OptimizationPoint ProcessesVocal Bursts Intensity Prediction

Batched Gaussian Process Bandit Optimization via Determinantal Point Processes

2016-11-13 · NeurIPS 2016 12 · Tarun Kathuria, Amit Deshpande, Pushmeet Kohli

Gaussian Process bandit optimization has emerged as a powerful tool for optimizing noisy black box functions. One example in machine learning is hyper-parameter optimization where each evaluation of the target function r…

Bayesian OptimizationDiversityPoint Processes

Bandit Learning for Diversified Interactive Recommendation

2019-07-01 · Yong Liu, Yingtai Xiao, Qiong Wu, Chunyan Miao 외

Interactive recommender systems that enable the interactions between users and the recommender system have attracted increasing research attentions. Previous methods mainly focus on optimizing recommendation accuracy. Ho…

Bayesian InferenceDiversityInteractive RecommendationRecommendation Systems+1

Batched Energy-Entropy acquisition for Bayesian Optimization

2024-10-11 · Felix Teufel, Carsten Stahlhut, Jesper Ferkinghoff-Borg

Bayesian optimization (BO) is an attractive machine learning framework for performing sample-efficient global optimization of black-box functions. The optimization process is guided by an acquisition function that select…

Bayesian OptimizationGaussian Processesglobal-optimization

Batched Bayesian optimization by maximizing the probability of including the optimum

2024-10-08 · Jenna Fromer, Runzhong Wang, Mrunali Manjrekar, Austin Tripp 외

Batched Bayesian optimization (BO) can accelerate molecular design by efficiently identifying top-performing compounds from a large chemical library. Existing acquisition strategies for batch design in BO aim to balance …

Bayesian OptimizationDiversityThompson Sampling