paper-with-me

Papers

Bayesian Deep Learning Hyperparameter Search for Robust Function Mapping to Polynomials with Noise

2021-06-23 · Nidhin Harilal, Udit Bhatia, Auroop R. Ganguly

Advances in neural architecture search, as well as explainability and interpretability of connectionist architectures, have been reported in the recent literature. However, our understanding of how to design Bayesian Deep Learning (BDL) hyperparameters, specifically, the depth, width and ensemble size, for robust function mapping with uncertainty quantification, is still emerging. This paper attempts to further our understanding by mapping Bayesian connectionist representations to polynomials of different orders with varying noise types and ratios. We examine the noise-contaminated polynomials to search for the combination of hyperparameters that can extract the underlying polynomial signals while quantifying uncertainties based on the noise attributes. Specifically, we attempt to study the question that an appropriate neural architecture and ensemble configuration can be found to detect a signal of any n-th order polynomial contaminated with noise having different distributions and signal-to-noise (SNR) ratios and varying noise attributes. Our results suggest the possible existence of an optimal network depth as well as an optimal number of ensembles for prediction skills and uncertainty quantification, respectively. However, optimality is not discernible for width, even though the performance gain reduces with increasing width at high values of width. Our experiments and insights can be directional to understand theoretical properties of BDL representations and to design practical solutions.

📄 PDF Abstract BibTeX arXiv:2106.12532

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchUncertainty Quantification

Similar Papers 제목 키워드 기반

Hyperparameter Optimization: A Spectral Approach

2017-06-02 · ICLR 2018 1 · Elad Hazan, Adam Klivans, Yang Yuan

We give a simple, fast algorithm for hyperparameter optimization inspired by techniques from the analysis of Boolean functions. We focus on the high-dimensional regime where the canonical example is training a neural net…

Bayesian Optimizationcompressed sensingHyperparameter Optimization

A Quantile-based Approach for Hyperparameter Transfer Learning

2019-09-30 · ICML 2020 1 · David Salinas, Huibin Shen, Valerio Perrone

Bayesian optimization (BO) is a popular methodology to tune the hyperparameters of expensive black-box functions. Traditionally, BO focuses on a single task at a time and is not designed to leverage information from rela…

Bayesian OptimizationHyperparameter OptimizationNeural Architecture SearchThompson Sampling+1

A Gradient-based Bilevel Optimization Approach for Tuning Hyperparameters in Machine Learning

2020-07-21 · Ankur Sinha, Tanmay Khandait, Raja Mohanty

Hyperparameter tuning is an active area of research in machine learning, where the aim is to identify the optimal hyperparameters that provide the best performance on the validation set. Hyperparameter tuning is often ac…

Bayesian OptimizationBIG-bench Machine LearningBilevel OptimizationHyperparameter Optimization

Semi-supervised Embedding Learning for High-dimensional Bayesian Optimization

2020-05-29 · Jingfan Chen, Guanghui Zhu, Chunfeng Yuan, Yihua Huang

Bayesian optimization is a broadly applied methodology to optimize the expensive black-box function. Despite its success, it still faces the challenge from the high-dimensional search space. To alleviate this problem, we…

Bayesian OptimizationDimensionality ReductionHyperparameter OptimizationVocal Bursts Intensity Prediction

A Language-Guided Bayesian Optimization for Efficient LoRA Hyperparameter Search

2026-01-19 · Baek Seong-Eun, Lee Jung-Mok, Kim Sung-Bin, Tae-Hyun Oh arxiv

Fine-tuning Large Language Models (LLMs) with Low-Rank Adaptation (LoRA) offers a resource-efficient way to personalize or specialize. However, LoRA is highly sensitive to hyperparameter choices, and exhaustive hyperpara…