paper-with-me

Papers

HyperBO+: Pre-training a universal prior for Bayesian optimization with hierarchical Gaussian processes

2022-12-20 · Zhou Fan, Xinran Han, Zi Wang

Bayesian optimization (BO), while proved highly effective for many black-box function optimization tasks, requires practitioners to carefully select priors that well model their functions of interest. Rather than specifying by hand, researchers have investigated transfer learning based methods to automatically learn the priors, e.g. multi-task BO (Swersky et al., 2013), few-shot BO (Wistuba and Grabocka, 2021) and HyperBO (Wang et al., 2022). However, those prior learning methods typically assume that the input domains are the same for all tasks, weakening their ability to use observations on functions with different domains or generalize the learned priors to BO on different search spaces. In this work, we present HyperBO+: a pre-training approach for hierarchical Gaussian processes that enables the same prior to work universally for Bayesian optimization on functions with different domains. We propose a two-step pre-training method and analyze its appealing asymptotic properties and benefits to BO both theoretically and empirically. On real-world hyperparameter tuning tasks that involve multiple search spaces, we demonstrate that HyperBO+ is able to generalize to unseen search spaces and achieves lower regrets than competitive baselines.

📄 PDF Abstract BibTeX arXiv:2212.10538

Code (1)

evensgn/hyperbo 공식 구현 jax

Tasks

Bayesian OptimizationGaussian ProcessesTransfer Learning

Similar Papers 제목 키워드 기반

Pre-trained Gaussian Processes for Bayesian Optimization

2021-09-16 · Zi Wang, George E. Dahl, Kevin Swersky, Chansoo Lee 외

Bayesian optimization (BO) has become a popular strategy for global optimization of expensive real-world functions. Contrary to a common expectation that BO is suited to optimizing black-box functions, it actually requir…

Bayesian OptimizationGaussian Processesglobal-optimization

Understanding and Improving Hyperbolic Deep Reinforcement Learning

2025-12-16 · Timo Klein, Thomas Lang, Andrii Shkabrii, Alexander Sturm 외 arxiv

The exponential volume growth of hyperbolic geometry can embed the hierarchical relationships between states in reinforcement learning (RL) with far less distortion than Euclidean space. However, hyperbolic deep RL faces…

Reinforcement Learning

Hyperbolic Deep Reinforcement Learning

2022-10-04 · Edoardo Cetin, Benjamin Chamberlain, Michael Bronstein, Jonathan J Hunt

We propose a new class of deep reinforcement learning (RL) algorithms that model latent representations in hyperbolic space. Sequential decision-making requires reasoning about the possible future consequences of current…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+2

Hyperbolic Space Learning Method Leveraging Temporal Motion Priors for Human Mesh Recovery

2025-10-21 · Xiang Zhang, Suping Wu, Weibin Qiu, Zhaocheng Jin 외 arxiv

3D human meshes show a natural hierarchical structure (like torso-limbs-fingers). But existing video-based 3D human mesh recovery methods usually learn mesh features in Euclidean space. It's hard to catch this hierarchic…

Human Mesh Recovery

Hyperboloid GPLVM for Discovering Continuous Hierarchies via Nonparametric Estimation

2024-10-22 · Koshi Watanabe, Keisuke Maeda, Takahiro Ogawa, Miki Haseyama

Dimensionality reduction (DR) offers a useful representation of complex high-dimensional data. Recent DR methods focus on hyperbolic geometry to derive a faithful low-dimensional representation of hierarchical data. Howe…

Bayesian InferenceDimensionality ReductionRiemannian optimization