paper-with-me

Papers

ConvGeN: Convex space learning improves deep-generative oversampling for tabular imbalanced classification on smaller datasets

2022-06-20 · Kristian Schultz, Saptarshi Bej, Waldemar Hahn, Markus Wolfien, Prashant Srivastava, Olaf Wolkenhauer

Data is commonly stored in tabular format. Several fields of research are prone to small imbalanced tabular data. Supervised Machine Learning on such data is often difficult due to class imbalance. Synthetic data generation, i.e., oversampling, is a common remedy used to improve classifier performance. State-of-the-art linear interpolation approaches, such as LoRAS and ProWRAS can be used to generate synthetic samples from the convex space of the minority class to improve classifier performance in such cases. Deep generative networks are common deep learning approaches for synthetic sample generation, widely used for synthetic image generation. However, their scope on synthetic tabular data generation in the context of imbalanced classification is not adequately explored. In this article, we show that existing deep generative models perform poorly compared to linear interpolation based approaches for imbalanced classification problems on smaller tabular datasets. To overcome this, we propose a deep generative model, ConvGeN that combines the idea of convex space learning with deep generative models. ConvGeN learns the coefficients for the convex combinations of the minority class samples, such that the synthetic data is distinct enough from the majority class. Our benchmarking experiments demonstrate that our proposed model ConvGeN improves imbalanced classification on such small datasets, as compared to existing deep generative models, while being at-par with the existing linear interpolation approaches. Moreover, we discuss how our model can be used for synthetic tabular data generation in general, even outside the scope of data imbalance and thus, improves the overall applicability of convex space learning.

📄 PDF Abstract BibTeX arXiv:2206.09812

Code (1)

kristian10007/convgen 공식 구현

Tasks

BenchmarkingFraud DetectionImage Generationimbalanced classificationSynthetic Data GenerationTabular Data Generation

Similar Papers 제목 키워드 기반

Convex space learning for tabular synthetic data generation

2024-07-13 · Manjunath Mahendra, Chaithra Umesh, Saptarshi Bej, Kristian Schultz 외

Generating synthetic samples from the convex space of the minority class is a popular oversampling approach for imbalanced classification problems. Recently, deep-learning approaches have been successfully applied to mod…

Deep Learningimbalanced classificationSynthetic Data Generation

ConvGenVisMo: Evaluation of Conversational Generative Vision Models

2023-05-28 · Narjes Nikzad Khasmakhi, Meysam Asgari-Chenaghlu, Nabiha Asghar, Philipp Schaer 외

Conversational generative vision models (CGVMs) like Visual ChatGPT (Wu et al., 2023) have recently emerged from the synthesis of computer vision and natural language processing techniques. These models enable more natur…

Generative Adversarial Minority Oversampling

2019-03-22 · ICCV 2019 10 · Sankha Subhra Mullick, Shounak Datta, Swagatam Das

Class imbalance is a long-standing problem relevant to a number of real-world applications of deep learning. Oversampling techniques, which are effective for handling class imbalance in classical learning systems, can no…

Deep Learning

A multi-schematic classifier-independent oversampling approach for imbalanced datasets

2021-07-15 · Saptarshi Bej, Kristian Schultz, Prashant Srivastava, Markus Wolfien 외

Over 85 oversampling algorithms, mostly extensions of the SMOTE algorithm, have been built over the past two decades, to solve the problem of imbalanced datasets. However, it has been evident from previous studies that d…

Benchmarking

Uncertainty-Aware Generative Oversampling Using an Entropy-Guided Conditional Variational Autoencoder

2025-09-29 · Amirhossein Zare, Amirhessam Zare, Parmida Sadat Pezeshki, Herlock 외 arxiv

Class imbalance remains a major challenge in machine learning, especially for high-dimensional biomedical data where nonlinear manifold structures dominate. Traditional oversampling methods such as SMOTE rely on local li…

Representation Learning