paper-with-me

홈 › Papers

GANsemble for Small and Imbalanced Data Sets: A Baseline for Synthetic Microplastics Data

2024-04-10 · Daniel Platnick, Sourena Khanzadeh, Alireza Sadeghian, Richard Anthony Valenzano

Microplastic particle ingestion or inhalation by humans is a problem of growing concern. Unfortunately, current research methods that use machine learning to understand their potential harms are obstructed by a lack of available data. Deep learning techniques in particular are challenged by such domains where only small or imbalanced data sets are available. Overcoming this challenge often involves oversampling underrepresented classes or augmenting the existing data to improve model performance. This paper proposes GANsemble: a two-module framework connecting data augmentation with conditional generative adversarial networks (cGANs) to generate class-conditioned synthetic data. First, the data chooser module automates augmentation strategy selection by searching for the best data augmentation strategy. Next, the cGAN module uses this strategy to train a cGAN for generating enhanced synthetic data. We experiment with the GANsemble framework on a small and imbalanced microplastics data set. A Microplastic-cGAN (MPcGAN) algorithm is introduced, and baselines for synthetic microplastics (SYMP) data are established in terms of Frechet Inception Distance (FID) and Inception Scores (IS). We also provide a synthetic microplastics filter (SYMP-Filter) algorithm to increase the quality of generated SYMP. Additionally, we show the best amount of oversampling with augmentation to fix class imbalance in small microplastics data sets. To our knowledge, this study is the first application of generative AI to synthetically create microplastics data.

📄 PDF Abstract BibTeX arXiv:2404.07356

Code (1)

DanielPlatnick/GANsemble 공식 구현 tf

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Addressing Small and Imbalanced Medical Image Datasets Using Generative Models: A Comparative Study of DDPM and PGGANs with Random and Greedy K Sampling

2024-12-17 · Iman Khazrak, Shakhnoza Takhirova, Mostafa M. Rezaee, Mehrdad Yadollahi 외

The development of accurate medical image classification models is often constrained by privacy concerns and data scarcity for certain conditions, leading to small and imbalanced datasets. To address these limitations, t…

Denoisingimage-classificationImage ClassificationMedical Image Classification

Trajectory prediction for heterogeneous agents: A performance analysis on small and imbalanced datasets

2025-10-04 · Tiago Rodrigues de Almeida, Yufei Zhu, Andrey Rudenko, Tomasz P. Kucner 외 arxiv

Robots and other intelligent systems navigating in complex dynamic environments should predict future actions and intentions of surrounding agents to reach their goals efficiently and avoid collisions. The dynamics of th…

Trajectory Prediction

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 외

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 generat…

BenchmarkingFraud DetectionImage Generationimbalanced classification+2

Learning Unbiased Cluster Descriptors for Interpretable Imbalanced Concept Drift Detection

2026-03-06 · Yiqun Zhang, Zhanpei Huang, Mingjie Zhao, Chuyao Zhang 외 arxiv

Unlabeled streaming data are usually collected to describe dynamic systems, where concept drift detection is a vital prerequisite to understanding the evolution of systems. However, the drifting concepts are usually imba…

PULASki: Learning inter-rater variability using statistical distances to improve probabilistic segmentation

2023-12-25 · Soumick Chatterjee, Franziska Gaidzik, Alessandro Sciarra, Hendrik Mattern 외

In the domain of medical imaging, many supervised learning based methods for segmentation face several challenges such as high variability in annotations from multiple experts, paucity of labelled data and class imbalanc…

Decision MakingDecoderImage SegmentationSegmentation+2