Generative AI data augmentation, especially Nimai's sample-conditioned synthesis, improves several security classifiers and speeds drift recovery, but fails on tasks with noisy or overlapping labels.
Data Augmentation with Variational Autoencoder for Imbalanced Dataset
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Learning from an imbalanced distribution presents a major challenge in predictive modeling, as it generally leads to a reduction in the performance of standard algorithms. Various approaches exist to address this issue, but many of them concern classification problems, with a limited focus on regression. In this paper, we introduce a novel method aimed at enhancing learning on tabular data in the Imbalanced Regression (IR) framework, which remains a significant problem. We propose to use variational autoencoders (VAE) which are known as a powerful tool for synthetic data generation, offering an interesting approach to modeling and capturing latent representations of complex distributions. However, VAEs can be inefficient when dealing with IR. Therefore, we develop a novel approach for generating data, combining VAE with a smoothed bootstrap, specifically designed to address the challenges of IR. We numerically investigate the scope of this method by comparing it against its competitors on simulations and datasets known for IR.
citation-role summary
citation-polarity summary
fields
cs.CR 1years
2025 1verdicts
CONDITIONAL 1roles
other 1polarities
unclear 1representative citing papers
citing papers explorer
-
Taming Data Challenges in ML-based Security Tasks Using Generative AI
Generative AI data augmentation, especially Nimai's sample-conditioned synthesis, improves several security classifiers and speeds drift recovery, but fails on tasks with noisy or overlapping labels.