paper-with-me

홈 › Papers

Goal-Oriented Sensitivity Analysis of Hyperparameters in Deep Learning

2022-07-13 · Paul Novello, Gaël Poëtte, David Lugato, Pietro Marco Congedo

Tackling new machine learning problems with neural networks always means optimizing numerous hyperparameters that define their structure and strongly impact their performances. In this work, we study the use of goal-oriented sensitivity analysis, based on the Hilbert-Schmidt Independence Criterion (HSIC), for hyperparameter analysis and optimization. Hyperparameters live in spaces that are often complex and awkward. They can be of different natures (categorical, discrete, boolean, continuous), interact, and have inter-dependencies. All this makes it non-trivial to perform classical sensitivity analysis. We alleviate these difficulties to obtain a robust analysis index that is able to quantify hyperparameters' relative impact on a neural network's final error. This valuable tool allows us to better understand hyperparameters and to make hyperparameter optimization more interpretable. We illustrate the benefits of this knowledge in the context of hyperparameter optimization and derive an HSIC-based optimization algorithm that we apply on MNIST and Cifar, classical machine learning data sets, but also on the approximation of Runge function and Bateman equations solution, of interest for scientific machine learning. This method yields neural networks that are both competitive and cost-effective.

📄 PDF Abstract BibTeX arXiv:2207.06216

Code (1)

paulnovello/goal-oriented-ho 공식 구현

Tasks

BIG-bench Machine LearningDeep LearningHyperparameter OptimizationSensitivity

Similar Papers 제목 키워드 기반

Coupled Input-Output Dimension Reduction: Application to Goal-oriented Bayesian Experimental Design and Global Sensitivity Analysis

2024-06-19 · Qiao Chen, Elise Arnaud, Ricardo Baptista, Olivier Zahm

We introduce a new method to jointly reduce the dimension of the input and output space of a function between high-dimensional spaces. Choosing a reduced input subspace influences which output subspace is relevant and vi…

Combinatorial OptimizationDiagnosticDimensionality ReductionExperimental Design+1

Assessing Ranking and Effectiveness of Evolutionary Algorithm Hyperparameters Using Global Sensitivity Analysis Methodologies

2022-07-11 · Varun Ojha, Jon Timmis, Giuseppe Nicosia

We present a comprehensive global sensitivity analysis of two single-objective and two multi-objective state-of-the-art global optimization evolutionary algorithms as an algorithm configuration problem. That is, we inves…

Evolutionary Algorithmsglobal-optimizationSensitivity

Sensitivity Analysis for Computationally Expensive Models using Optimization and Objective-oriented Surrogate Approximations

2014-10-27 · Yi-Lun Wang, Christine A. Shoemaker

In this paper, we focus on developing efficient sensitivity analysis methods for a computationally expensive objective function $f(x)$ in the case that the minimization of it has just been performed. Here "computationall…

Experimental DesignSensitivity

The Sensitivity of Variational Bayesian Neural Network Performance to Hyperparameters

2025-09-24 · Scott Koermer, Natalie Klein arxiv

In scientific applications, predictive modeling is often of limited use without accurate uncertainty quantification (UQ) to indicate when a model may be extrapolating or when more data needs to be collected. Bayesian Neu…

Dimensionality Reduction

A Sensitivity Analysis of Attention-Gated Convolutional Neural Networks for Sentence Classification

2019-08-17 · Yang Liu, Jianpeng Zhang, Chao GAO, Jinghua Qu 외

In this paper, we investigate the effect of different hyperparameters as well as different combinations of hyperparameters settings on the performance of the Attention-Gated Convolutional Neural Networks (AGCNNs), e.g., …

General ClassificationSensitivitySentenceSentence Classification