Automatic Data Augmentation Learning using Bilevel Optimization for Histopathological Images

07/21/2023
by   Saypraseuth Mounsaveng, et al.
0

Training a deep learning model to classify histopathological images is challenging, because of the color and shape variability of the cells and tissues, and the reduced amount of available data, which does not allow proper learning of those variations. Variations can come from the image acquisition process, for example, due to different cell staining protocols or tissue deformation. To tackle this challenge, Data Augmentation (DA) can be used during training to generate additional samples by applying transformations to existing ones, to help the model become invariant to those color and shape transformations. The problem with DA is that it is not only dataset-specific but it also requires domain knowledge, which is not always available. Without this knowledge, selecting the right transformations can only be done using heuristics or through a computationally demanding search. To address this, we propose an automatic DA learning method. In this method, the DA parameters, i.e. the transformation parameters needed to improve the model training, are considered learnable and are learned automatically using a bilevel optimization approach in a quick and efficient way using truncated backpropagation. We validated the method on six different datasets. Experimental results show that our model can learn color and affine transformations that are more helpful to train an image classifier than predefined DA transformations, which are also more expensive as they need to be selected before the training by grid search on a validation set. We also show that similarly to a model trained with RandAugment, our model has also only a few method-specific hyperparameters to tune but is performing better. This makes our model a good solution for learning the best DA parameters, especially in the context of histopathological images, where defining potentially useful transformation heuristically is not trivial.

READ FULL TEXT

page 3

page 17

research
09/21/2019

Adversarial Learning of General Transformations for Data Augmentation

Data augmentation (DA) is fundamental against overfitting in large convo...
research
06/14/2022

A Survey of Automated Data Augmentation Algorithms for Deep Learning-based Image Classication Tasks

In recent years, one of the most popular techniques in the computer visi...
research
02/16/2022

A Data-Augmentation Is Worth A Thousand Samples: Exact Quantification From Analytical Augmented Sample Moments

Data-Augmentation (DA) is known to improve performance across tasks and ...
research
08/29/2022

Radial Prediction Domain Adaption Classifier for the MIDOG 2022 challenge

In this paper, we describe our contribution to the MIDOG 2022 challenge ...
research
05/06/2019

Learning Optimal Data Augmentation Policies via Bayesian Optimization for Image Classification Tasks

In recent years, deep learning has achieved remarkable achievements in m...
research
09/07/2023

Anatomy-informed Data Augmentation for Enhanced Prostate Cancer Detection

Data augmentation (DA) is a key factor in medical image analysis, such a...
research
04/25/2015

SIFT Vs SURF: Quantifying the Variation in Transformations

This paper studies the robustness of SIFT and SURF against different ima...

Please sign up or login with your details

Forgot password? Click here to reset