Automatic Data Augmentation Learning using Bilevel Optimization for Histopathological Images
Saypraseuth Mounsaveng, Issam Laradji, David V\'azquez, Marco, Perdersoli, Ismail Ben Ayed

TL;DR
This paper introduces an automatic data augmentation method for histopathological image classification, using bilevel optimization to learn transformation parameters efficiently, outperforming predefined augmentation strategies.
Contribution
The proposed bilevel optimization approach automatically learns effective data augmentation parameters, reducing reliance on domain knowledge and heuristic selection, and improves classification performance.
Findings
Learned transformations outperform predefined augmentations.
Method requires fewer hyperparameters than similar approaches.
Achieves better results on six histopathological datasets.
Abstract
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…
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
TopicsAI in cancer detection · Medical Imaging and Analysis · Digital Imaging for Blood Diseases
MethodsRandAugment
