paper-with-me

Papers

Practical Bayesian Optimization for Model Fitting with Bayesian Adaptive Direct Search

2017-05-11 · NeurIPS 2017 12 · Luigi Acerbi, Wei Ji Ma

Computational models in fields such as computational neuroscience are often evaluated via stochastic simulation or numerical approximation. Fitting these models implies a difficult optimization problem over complex, possibly noisy parameter landscapes. Bayesian optimization (BO) has been successfully applied to solving expensive black-box problems in engineering and machine learning. Here we explore whether BO can be applied as a general tool for model fitting. First, we present a novel hybrid BO algorithm, Bayesian adaptive direct search (BADS), that achieves competitive performance with an affordable computational overhead for the running time of typical models. We then perform an extensive benchmark of BADS vs. many common and state-of-the-art nonconvex, derivative-free optimizers, on a set of model-fitting problems with real data and models from six studies in behavioral, cognitive, and computational neuroscience. With default settings, BADS consistently finds comparable or better solutions than other methods, including `vanilla' BO, showing great promise for advanced BO techniques, and BADS in particular, as a general model-fitting tool.

📄 PDF Abstract BibTeX arXiv:1705.04405

Code (4)

Nikhil-Mukund/RIFF
acerbilab/bads
acerbilab/pybads
lacerbi/optimviz

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Closed-Loop phase selection in EEG-TMS using Bayesian Optimization

2024-10-08 · Miriam Kirchhoff, Dania Humaidan, Ulf Ziemann

Research on transcranial magnetic stimulation (TMS) combined with encephalography feedback (EEG-TMS) has shown that the phase of the sensorimotor mu rhythm is predictive of corticospinal excitability. Thus, if the subjec…

Bayesian OptimizationEEGregressionRhythm

Bayesian Inference for Large Scale Image Classification

2019-08-09 · Jonathan Heek, Nal Kalchbrenner

Bayesian inference promises to ground and improve the performance of deep neural networks. It promises to be robust to overfitting, to simplify the training procedure and the space of hyperparameters, and to provide a ca…

Bayesian InferenceClassificationDecision MakingFairness+3

A Guide to Bayesian Optimization in Bioprocess Engineering

2025-08-14 · Maximilian Siska, Emma Pajak, Katrin Rosenthal, Antonio del Rio Chanona 외 arxiv

Bayesian optimization has become widely popular across various experimental sciences due to its favorable attributes: it can handle noisy data, perform well with relatively small datasets, and provide adaptive suggestion…

Wasserstein Barycenter Gaussian Process based Bayesian Optimization

2025-05-18 · Antonio Candelieri, Andrea Ponti, Francesco Archetti

Gaussian Process based Bayesian Optimization is a widely applied algorithm to learn and optimize under uncertainty, well-known for its sample efficiency. However, recently -- and more frequently -- research studies have …

Bayesian OptimizationGaussian Processes

Safe and Efficient Model-free Adaptive Control via Bayesian Optimization

2021-01-19 · Christopher König, Matteo Turchetta, John Lygeros, Alisa Rupenyan 외

Adaptive control approaches yield high-performance controllers when a precise system model or suitable parametrizations of the controller are available. Existing data-driven approaches for adaptive control mostly augment…

Bayesian Optimization