paper-with-me

Papers

Data Augmentation in High Dimensional Low Sample Size Setting Using a Geometry-Based Variational Autoencoder

2021-04-30 · Clément Chadebec, Elina Thibeau-Sutre, Ninon Burgos, Stéphanie Allassonnière

In this paper, we propose a new method to perform data augmentation in a reliable way in the High Dimensional Low Sample Size (HDLSS) setting using a geometry-based variational autoencoder. Our approach combines a proper latent space modeling of the VAE seen as a Riemannian manifold with a new generation scheme which produces more meaningful samples especially in the context of small data sets. The proposed method is tested through a wide experimental study where its robustness to data sets, classifiers and training samples size is stressed. It is also validated on a medical imaging classification task on the challenging ADNI database where a small number of 3D brain MRIs are considered and augmented using the proposed VAE framework. In each case, the proposed method allows for a significant and reliable gain in the classification metrics. For instance, balanced accuracy jumps from 66.3% to 74.3% for a state-of-the-art CNN classifier trained with 50 MRIs of cognitively normal (CN) and 50 Alzheimer disease (AD) patients and from 77.7% to 86.3% when trained with 243 CN and 210 AD while improving greatly sensitivity and specificity metrics.

📄 PDF Abstract BibTeX arXiv:2105.00026

Code (2)

clementchadebec/benchmark_VAE 공식 구현 pytorch
clementchadebec/pyraug 공식 구현 pytorch

Tasks

Data AugmentationSpecificity

Similar Papers 제목 키워드 기반

Data Augmentation and Classification of Sea-Land Clutter for Over-the-Horizon Radar Using AC-VAEGAN

2023-01-03 · Xiaoxuan Zhang, Zengfu Wang, Kun Lu, Quan Pan

In the sea-land clutter classification of sky-wave over-the-horizon-radar (OTHR), the imbalanced and scarce data leads to a poor performance of the deep learning-based classification model. To solve this problem, this pa…

ClassificationData AugmentationGenerative Adversarial Network

LD-GAN: Low-Dimensional Generative Adversarial Network for Spectral Image Generation with Variance Regularization

2023-04-29 · Emmanuel Martinez, Roman Jacome, Alejandra Hernandez-Rojas, Henry Arguello

Deep learning methods are state-of-the-art for spectral image (SI) computational tasks. However, these methods are constrained in their performance since available datasets are limited due to the highly expensive and lon…

Data AugmentationGenerative Adversarial NetworkImage GenerationSuper-Resolution

A Hamiltonian Monte Carlo Model for Imputation and Augmentation of Healthcare Data

2021-03-03 · Narges Pourshahrokhi, Samaneh Kouchaki, Kord M. Kober, Christine Miaskowski 외

Missing values exist in nearly all clinical studies because data for a variable or question are not collected or not available. Inadequate handling of missing values can lead to biased results and loss of statistical pow…

Bayesian InferenceImputationMissing Values

A Novel Feature Space Augmentation Method to Improve Classification Performance and Evaluation Reliability

2024-08-24 · KDD 2024 8 · Sakhawat Hossain Saimon, Tanzira Najnin, Jianhua Ruan

Classification tasks in many real-world domains are exacerbated by class imbalance, relatively small sample sizes compared to high dimensionality, and measurement uncertainty. The problem of class imbalance has been exte…

Binary ClassificationData Augmentation

Gaussian and Non-Gaussian Universality of Data Augmentation

2022-02-18 · Kevin Han Huang, Peter Orbanz, Morgane Austern

We provide universality results that quantify how data augmentation affects the variance and limiting distribution of estimates through simple surrogates, and analyze several specific models in detail. The results confir…

Data Augmentation