Be Like Water: Robustness to Extraneous Variables Via Adaptive Feature Normalization

02/10/2020
by   Aakash Kaku, et al.
4

Extraneous variables are variables that are irrelevant for a certain task, but heavily affect the distribution of the available data. In this work, we show that the presence of such variables can degrade the performance of deep-learning models. We study three datasets where there is a strong influence of known extraneous variables: classification of upper-body movements in stroke patients, annotation of surgical activities, and recognition of corrupted images. Models trained with batch normalization learn features that are highly dependent on the extraneous variables. In batch normalization, the statistics used to normalize the features are learned from the training set and fixed at test time, which produces a mismatch in the presence of varying extraneous variables. We demonstrate that estimating the feature statistics adaptively during inference, as in instance normalization, addresses this issue, producing normalized features that are more robust to changes in the extraneous variables. This results in a significant gain in performance for different network architectures and choices of feature statistics.

READ FULL TEXT

page 3

page 11

research
04/12/2019

EvalNorm: Estimating Batch Normalization Statistics for Evaluation

Batch normalization (BN) has been very effective for deep learning and i...
research
03/03/2019

Accelerating Training of Deep Neural Networks with a Standardization Loss

A significant advance in accelerating neural network training has been t...
research
10/05/2021

Distribution Mismatch Correction for Improved Robustness in Deep Neural Networks

Deep neural networks rely heavily on normalization methods to improve th...
research
05/15/2022

Effect of Batch Normalization on Noise Resistant Property of Deep Learning Models

The fast execution speed and energy efficiency of analog hardware has ma...
research
06/07/2023

Simple High Quality OoD Detection with L2 Normalization

We propose a simple modification to standard ResNet architectures during...
research
04/14/2020

Towards data-driven stroke rehabilitation via wearable sensors and deep learning

Recovery after stroke is often incomplete, but rehabilitation training m...
research
09/25/2019

A closer look at domain shift for deep learning in histopathology

Domain shift is a significant problem in histopathology. There can be la...

Please sign up or login with your details

Forgot password? Click here to reset