Overfitting of neural nets under class imbalance: Analysis and improvements for segmentation

07/25/2019
by   Zeju Li, et al.
6

Overfitting in deep learning has been the focus of a number of recent works, yet its exact impact on the behavior of neural networks is not well understood. This study analyzes overfitting by examining how the distribution of logits alters in relation to how much the model overfits. Specifically, we find that when training with few data samples, the distribution of logit activations when processing unseen test samples of an under-represented class tends to shift towards and even across the decision boundary, while the over-represented class seems unaffected. In image segmentation, foreground samples are often heavily under-represented. We observe that sensitivity of the model drops as a result of overfitting, while precision remains mostly stable. Based on our analysis, we derive asymmetric modifications of existing loss functions and regularizers including a large margin loss, focal loss, adversarial training and mixup, which specifically aim at reducing the shift observed when embedding unseen samples of the under-represented class. We study the case of binary segmentation of brain tumor core and show that our proposed simple modifications lead to significantly improved segmentation performance over the symmetric variants.

READ FULL TEXT

page 3

page 5

research
02/20/2021

Analyzing Overfitting under Class Imbalance in Neural Networks for Image Segmentation

Class imbalance poses a challenge for developing unbiased, accurate pred...
research
11/29/2022

A3T: Accuracy Aware Adversarial Training

Adversarial training has been empirically shown to be more prone to over...
research
06/17/2022

Understanding Robust Overfitting of Adversarial Training and Beyond

Robust overfitting widely exists in adversarial training of deep network...
research
12/04/2019

Adjusting Decision Boundary for Class Imbalanced Learning

Training of deep neural networks heavily depends on the data distributio...
research
04/04/2019

Improved Inference via Deep Input Transfer

Although numerous improvements have been made in the field of image segm...
research
12/24/2019

Robustness of Brain Tumor Segmentation

We address the generalization behavior of deep neural networks in the co...
research
04/16/2019

GradMask: Reduce Overfitting by Regularizing Saliency

With too few samples or too many model parameters, overfitting can inhib...

Please sign up or login with your details

Forgot password? Click here to reset