Navigating Noise: A Study of How Noise Influences Generalisation and Calibration of Neural Networks
Martin Ferianc, Ondrej Bohdal, Timothy Hospedales, Miguel Rodrigues

TL;DR
This paper investigates how different noise types and placements during neural network training affect their ability to generalise and calibrate confidence, highlighting domain-specific effectiveness and the complexity of joint optimisation.
Contribution
It provides a comprehensive analysis of diverse noise modalities, their impacts on generalisation and calibration, and insights into domain-specific tuning and hyperparameter transferability.
Findings
AugMix and weak augmentation are effective across multiple computer vision tasks.
Combining noise types can improve generalisation and calibration within a domain.
Transferring noise benefits across different domains remains challenging.
Abstract
Enhancing the generalisation abilities of neural networks (NNs) through integrating noise such as MixUp or Dropout during training has emerged as a powerful and adaptable technique. Despite the proven efficacy of noise in NN training, there is no consensus regarding which noise sources, types and placements yield maximal benefits in generalisation and confidence calibration. This study thoroughly explores diverse noise modalities to evaluate their impacts on NN's generalisation and calibration under in-distribution or out-of-distribution settings, paired with experiments investigating the metric landscapes of the learnt representations across a spectrum of NN architectures, tasks, and datasets. Our study shows that AugMix and weak augmentation exhibit cross-task effectiveness in computer vision, emphasising the need to tailor noise to specific domains. Our findings emphasise the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Neural Networks and Applications · Machine Learning and Data Classification
MethodsAugMix · Dropout · Mixup · Label Smoothing
