pith. sign in

arxiv: 2304.10283 · v1 · pith:2F36G7Y7new · submitted 2023-04-20 · 💻 cs.CL · stat.ML

Is augmentation effective to improve prediction in imbalanced text datasets?

classification 💻 cs.CL stat.ML
keywords augmentationdataimbalanceddatasetschallengeimprovepredictionstechniques
0
0 comments X
read the original abstract

Imbalanced datasets present a significant challenge for machine learning models, often leading to biased predictions. To address this issue, data augmentation techniques are widely used in natural language processing (NLP) to generate new samples for the minority class. However, in this paper, we challenge the common assumption that data augmentation is always necessary to improve predictions on imbalanced datasets. Instead, we argue that adjusting the classifier cutoffs without data augmentation can produce similar results to oversampling techniques. Our study provides theoretical and empirical evidence to support this claim. Our findings contribute to a better understanding of the strengths and limitations of different approaches to dealing with imbalanced data, and help researchers and practitioners make informed decisions about which methods to use for a given task.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. When Does Synthetic Data Augmentation Improve Score-Based Imbalanced Classification?

    stat.ML 2026-06 unverdicted novelty 7.0

    Synthetic minority augmentation improves threshold-integrated and optimized classification metrics only under model misspecification by correcting ranking errors, while providing no fundamental benefit beyond possible...