A General Multiple Data Augmentation Based Framework for Training Deep Neural Networks
Binyan Hu, Yu Sun, A. K. Qin

TL;DR
This paper introduces a versatile multi-data augmentation framework for training deep neural networks, capable of integrating arbitrary augmentation methods to improve generalization, demonstrated through superior results on image classification benchmarks.
Contribution
The proposed framework allows the use of any data augmentation methods in a multi-DA setting, overcoming limitations of existing knowledge distillation approaches.
Findings
Outperforms existing single-DA and multi-DA training methods.
Effectively utilizes multiple augmentation techniques simultaneously.
Achieves superior accuracy on benchmark image classification datasets.
Abstract
Deep neural networks (DNNs) often rely on massive labelled data for training, which is inaccessible in many applications. Data augmentation (DA) tackles data scarcity by creating new labelled data from available ones. Different DA methods have different mechanisms and therefore using their generated labelled data for DNN training may help improving DNN's generalisation to different degrees. Combining multiple DA methods, namely multi-DA, for DNN training, provides a way to boost generalisation. Among existing multi-DA based DNN training methods, those relying on knowledge distillation (KD) have received great attention. They leverage knowledge transfer to utilise the labelled data sets created by multiple DA methods instead of directly combining them for training DNNs. However, existing KD-based methods can only utilise certain types of DA methods, incapable of utilising the advantages…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
MethodsKnowledge Distillation
