paper-with-me

홈 › Papers

Poisson Process for Bayesian Optimization

2024-02-05 · Xiaoxing Wang, Jiaxing Li, Chao Xue, Wei Liu, Weifeng Liu, Xiaokang Yang, Junchi Yan, DaCheng Tao

BayesianOptimization(BO) is a sample-efficient black-box optimizer, and extensive methods have been proposed to build the absolute function response of the black-box function through a probabilistic surrogate model, including Tree-structured Parzen Estimator (TPE), random forest (SMAC), and Gaussian process (GP). However, few methods have been explored to estimate the relative rankings of candidates, which can be more robust to noise and have better practicality than absolute function responses, especially when the function responses are intractable but preferences can be acquired. To this end, we propose a novel ranking-based surrogate model based on the Poisson process and introduce an efficient BO framework, namely Poisson Process Bayesian Optimization (PoPBO). Two tailored acquisition functions are further derived from classic LCB and EI to accommodate it. Compared to the classic GP-BO method, our PoPBO has lower computation costs and better robustness to noise, which is verified by abundant experiments. The results on both simulated and real-world benchmarks, including hyperparameter optimization (HPO) and neural architecture search (NAS), show the effectiveness of PoPBO.

📄 PDF Abstract BibTeX arXiv:2402.02687

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationHyperparameter OptimizationNeural Architecture SearchSMACSMAC+

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Fast Non-Bayesian Poisson Factorization for Implicit-Feedback Recommendations

2018-11-05 · David Cortes

This work explores non-negative low-rank matrix factorization based on regularized Poisson models (PF or "Poisson factorization" for short) for recommender systems with implicit-feedback data. The properties of Poisson l…

Recommendation SystemsVariational Inference

A marginal sampler for $σ$-Stable Poisson-Kingman mixture models

2014-07-16 · María Lomelí, Stefano Favaro, Yee Whye Teh

We investigate the class of $\sigma$-stable Poisson-Kingman random probability measures (RPMs) in the context of Bayesian nonparametric mixture modeling. This is a large class of discrete RPMs which encompasses most of t…

ClusteringDensity Estimation

Poisson Process Jumping between an Unknown Number of Rates: Application to Neural Spike Data

2014-12-01 · NeurIPS 2014 12 · Florian Stimberg, Andreas Ruttor, Manfred Opper

We introduce a model where the rate of an inhomogeneous Poisson process is modified by a Chinese restaurant process. Applying a MCMC sampler to this model allows us to do posterior Bayesian inference about the number of …

Bayesian Inference

Compound Poisson Processes, Latent Shrinkage Priors and Bayesian Nonconvex Penalization

2013-08-28 · Zhihua Zhang, Jin Li

In this paper we discuss Bayesian nonconvex penalization for sparse learning problems. We explore a nonparametric formulation for latent shrinkage parameters using subordinators which are one-dimensional L\'{e}vy process…

regressionSparse Learning

Towards Expressive Priors for Bayesian Neural Networks: Poisson Process Radial Basis Function Networks

2019-12-12 · Beau Coker, Melanie F. Pradier, Finale Doshi-Velez

While Bayesian neural networks have many appealing characteristics, current priors do not easily allow users to specify basic properties such as expected lengthscale or amplitude variance. In this work, we introduce Pois…

regression