Practical Bayesian Optimization for Model Fitting with Bayesian Adaptive Direct Search
Luigi Acerbi, Wei Ji Ma

TL;DR
This paper introduces BADS, a hybrid Bayesian optimization algorithm tailored for fitting complex, noisy models in neuroscience, demonstrating its competitive performance against existing nonconvex optimizers on real-world problems.
Contribution
The paper presents BADS, a novel hybrid Bayesian optimization method that efficiently handles noisy, complex model fitting tasks, outperforming many existing optimizers in neuroscience applications.
Findings
BADS achieves competitive or superior results compared to state-of-the-art optimizers.
BADS demonstrates robustness and efficiency on real neuroscience data.
Default settings of BADS consistently find high-quality solutions.
Abstract
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,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Advanced Multi-Objective Optimization Algorithms
