paper-with-me

Papers

An Empirical Study on Ensemble-Based Transfer Learning Bayesian Optimisation with Mixed Variable Types

2026-01-22 · Natasha Trinkle, Huong Ha, Jeffrey Chan arxiv

Bayesian optimisation is a sample efficient method for finding a global optimum of expensive black-box objective functions. Historic datasets from related problems can be exploited to help improve performance of Bayesian optimisation by adapting transfer learning methods to various components of the Bayesian optimisation pipeline. In this study we perform an empirical analysis of various ensemble-based transfer learning Bayesian optimisation methods and pipeline components. We expand on previous work in the literature by contributing some specific pipeline components, and three new real-time transfer learning Bayesian optimisation benchmarks. In particular we propose to use a weighting strategy for ensemble surrogate model predictions based on regularised regression with weights constrained to be positive, and a related component for handling the case when transfer learning is not improving Bayesian optimisation performance. We find that in general, two components that help improve transfer learning Bayesian optimisation performance are warm start initialisation and constraining weights used with ensemble surrogate model to be positive.

📄 PDF Abstract BibTeX arXiv:2601.15640

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Ensemble Distributionally Robust Bayesian Optimisation with Continuous Context

2026-05-08 · Tigran Ramazyan, Denis Derkach arxiv

We study Bayesian Optimisation (BO) in settings where the objective function is influenced by uncontrollable environmental contexts governed by an unknown probability distribution. In practice, the contextual distributio…

Optimisation & Generalisation in Networks of Neurons

2022-10-18 · Jeremy Bernstein

The goal of this thesis is to develop the optimisation and generalisation theoretic foundations of learning in artificial neural networks. On optimisation, a new theoretical framework is proposed for deriving architectur…

A Rigorous Link between Deep Ensembles and (Variational) Bayesian Methods

2023-05-24 · NeurIPS 2023 11 · Veit David Wild, Sahra Ghalebikesabi, Dino Sejdinovic, Jeremias Knoblauch

We establish the first mathematically rigorous link between Bayesian, variational Bayesian, and ensemble methods. A key step towards this it to reformulate the non-convex optimisation problem typically encountered in dee…

Deep LearningUncertainty QuantificationVariational Inference

HEBO Pushing The Limits of Sample-Efficient Hyperparameter Optimisation

2020-12-07 · Alexander I. Cowen-Rivers, Wenlong Lyu, Rasul Tutunov, Zhi Wang 외

In this work we rigorously analyse assumptions inherent to black-box optimisation hyper-parameter tuning tasks. Our results on the Bayesmark benchmark indicate that heteroscedasticity and non-stationarity pose significan…

Bayesian OptimisationBIG-bench Machine LearningHyperparameter Optimization

Data-driven Prior Learning for Bayesian Optimisation

2023-11-24 · Sigrid Passano Hellan, Christopher G. Lucas, Nigel H. Goddard

Transfer learning for Bayesian optimisation has generally assumed a strong similarity between optimisation tasks, with at least a subset having similar optimal inputs. This assumption can reduce computational costs, but …

Bayesian OptimisationTransfer Learning