Data Augmentation with Variational Autoencoders and Manifold Sampling
Cl\'ement Chadebec, St\'ephanie Allassonni\`ere

TL;DR
This paper introduces an efficient sampling method for Variational Autoencoders tailored for low sample size scenarios, significantly enhancing data augmentation and classification accuracy across multiple datasets.
Contribution
The authors develop a novel sampling technique for VAEs that improves data augmentation effectiveness in low-data regimes, validated on real and standard datasets.
Findings
Improved classification accuracy on the OASIS dataset from 80.7% to 88.6%.
Effective data augmentation demonstrated on three standard datasets.
Method outperforms existing approaches in low sample size settings.
Abstract
We propose a new efficient way to sample from a Variational Autoencoder in the challenging low sample size setting. This method reveals particularly well suited to perform data augmentation in such a low data regime and is validated across various standard and real-life data sets. In particular, this scheme allows to greatly improve classification results on the OASIS database where balanced accuracy jumps from 80.7% for a classifier trained with the raw data to 88.6% when trained only with the synthetic data generated by our method. Such results were also observed on 3 standard data sets and with other classifiers. A code is available at https://github.com/clementchadebec/Data_Augmentation_with_VAE-DALI.
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
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Domain Adaptation and Few-Shot Learning
MethodsOASIS
