paper-with-me

Papers

Online Sharp-Calibrated Bayesian Optimization

2026-05-11 · Marshal Arijona Sinaga, Julien Martinelli, Teemu Turpeinen, Samuel Kaski arxiv

Bayesian optimization (BO) is a widely used framework for optimizing expensive black-box functions, commonly based on Gaussian process (GP) surrogate models. Its effectiveness relies on uncertainty quantification that is both sharp (informative) and well-calibrated along the BO trajectory. In practice, GP kernel hyperparameters are unknown and are refit online from sequentially collected (non-i.i.d.) data, which can yield miscalibrated or overly conservative uncertainty and lies outside the fixed-kernel assumptions of standard BO regret theory. We propose Online Sharp-Calibrated Bayesian Optimization (OSCBO), a BO algorithm that adaptively balances GP sharpness and calibration by casting hyperparameter selection as a constrained online-learning problem. We also show that OSCBO preserves sublinear regret bounds by leveraging the theoretical guarantees of the underlying online learning algorithm. Empirically, OSCBO performs competitively across synthetic and real-world benchmarks, ranking among the strongest methods in final simple regret while maintaining robust cumulative-regret behavior.

📄 PDF Abstract BibTeX arXiv:2605.10572

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Calibrated and Conformal Prediction Improves Bayesian Optimization

2021-12-08 · Shachi Deshpande, Charles Marx, Volodymyr Kuleshov

Accurate uncertainty estimates are important in sequential model-based decision-making tasks such as Bayesian optimization. However, these estimates can be imperfect if the data violates assumptions made by the model (e.…

Bayesian OptimizationConformal PredictionDecision MakingHyperparameter Optimization+1

Bayesian--AI Fusion for Epidemiological Decision Making: Calibrated Risk, Honest Uncertainty, and Hyperparameter Intelligence

2025-11-15 · Debashis Chatterjee arxiv

Modern epidemiological analytics increasingly use machine learning models that offer strong prediction but often lack calibrated uncertainty. Bayesian methods provide principled uncertainty quantification, yet are viewed…

Hyperparameter OptimizationDecision Making

Regime-Adaptive Bayesian Optimization via Dirichlet Process Mixtures of Gaussian Processes

2026-01-27 · Yan Zhang, Xuefeng Liu, Sipeng Chen, Sascha Ranftl 외 arxiv

Standard Bayesian Optimization (BO) assumes uniform smoothness across the search space an assumption violated in multi-regime problems such as molecular conformation search through distinct energy basins or drug discover…

Gaussian ProcessesDrug Discovery

Calibrated and Sharp Uncertainties in Deep Learning via Density Estimation

2021-12-14 · Volodymyr Kuleshov, Shachi Deshpande

Accurate probabilistic predictions can be characterized by two properties -- calibration and sharpness. However, standard maximum likelihood training yields models that are poorly calibrated and thus inaccurate -- a 90% …

Deep LearningDensity Estimation

Robust Bayesian Optimization via Localized Online Conformal Prediction

2024-11-26 · Dongwon Kim, Matteo Zecchin, Sangwoo Park, Joonhyuk Kang 외

Bayesian optimization (BO) is a sequential approach for optimizing black-box objective functions using zeroth-order noisy observations. In BO, Gaussian processes (GPs) are employed as probabilistic surrogate models to es…

Bayesian OptimizationConformal PredictionGaussian ProcessesPrediction