paper-with-me

Papers

Hyperparameter Transfer Learning with Adaptive Complexity

2021-02-25 · Samuel Horváth, Aaron Klein, Peter Richtárik, Cédric Archambeau

Bayesian optimization (BO) is a sample efficient approach to automatically tune the hyperparameters of machine learning models. In practice, one frequently has to solve similar hyperparameter tuning problems sequentially. For example, one might have to tune a type of neural network learned across a series of different classification problems. Recent work on multi-task BO exploits knowledge gained from previous tuning tasks to speed up a new tuning task. However, previous approaches do not account for the fact that BO is a sequential decision making procedure. Hence, there is in general a mismatch between the number of evaluations collected in the current tuning task compared to the number of evaluations accumulated in all previously completed tasks. In this work, we enable multi-task BO to compensate for this mismatch, such that the transfer learning procedure is able to handle different data regimes in a principled way. We propose a new multi-task BO method that learns a set of ordered, non-linear basis functions of increasing complexity via nested drop-out and automatic relevance determination. Experiments on a variety of hyperparameter tuning problems show that our method improves the sample ef

📄 PDF Abstract BibTeX arXiv:2102.12810

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationDecision MakingSequential Decision MakingTransfer Learning

Similar Papers 제목 키워드 기반

Scalable Hyperparameter Transfer Learning

2018-12-01 · NeurIPS 2018 12 · Valerio Perrone, Rodolphe Jenatton, Matthias W. Seeger, Cedric Archambeau

Bayesian optimization (BO) is a model-based approach for gradient-free black-box function optimization, such as hyperparameter optimization. Typically, BO relies on conventional Gaussian process (GP) regression, whose al…

Bayesian OptimizationHyperparameter OptimizationregressionTransfer Learning

Investigating Hyperparameter Optimization and Transferability for ES-HyperNEAT: A TPE Approach

2026-08-31 · Romain Claret, Michael O'Neill, Paul Cotofrei, Kilian Stoffel arxiv

Neuroevolution of Augmenting Topologies (NEAT) and its advanced version, Evolvable-Substrate HyperNEAT (ES-HyperNEAT), have shown great potential in developing neural networks. However, their effectiveness heavily depend…

Hyperparameter Optimization

Offline-to-online hyperparameter transfer for stochastic bandits

2025-01-06 · Dravyansh Sharma, Arun Sai Suggala

Classic algorithms for stochastic bandits typically use hyperparameters that govern their critical properties such as the trade-off between exploration and exploitation. Tuning these hyperparameters is a problem of great…

Transfer Learning

Limits of Model Selection under Transfer Learning

2023-04-29 · Steve Hanneke, Samory Kpotufe, Yasaman Mahdaviyeh

Theoretical studies on transfer learning or domain adaptation have so far focused on situations with a known hypothesis class or model; however in practice, some amount of model selection is usually involved, often appea…

Domain AdaptationmodelModel SelectionTransfer Learning

Parameter Tuning with Generalization Guarantees for GPU-Accelerated Linear Programming

2026-06-07 · Siddharth Prasad, Dravyansh Sharma arxiv

Recent research has developed practical, parallelizable first-order methods for large scale linear programming, but performance is highly dependent on hyperparameter selection. We derive generalization guarantees for hyp…