INGB: Informed Nonlinear Granular Ball Oversampling Framework for Noisy Imbalanced Classification
Min Li, Hao Zhou, Qun Liu, Yabin Shao, and Guoying Wang

TL;DR
This paper introduces INGB, a nonlinear oversampling framework using granular balls and informed entropy to better handle noisy, imbalanced datasets, outperforming traditional linear methods.
Contribution
The paper proposes a novel nonlinear oversampling method with granular balls and informed entropy, enhancing diversity and distribution modeling in imbalanced classification.
Findings
INGB outperforms traditional linear oversampling methods.
It effectively handles noisy and complex datasets.
Compatible with most SMOTE-based algorithms.
Abstract
In classification problems, the datasets are usually imbalanced, noisy or complex. Most sampling algorithms only make some improvements to the linear sampling mechanism of the synthetic minority oversampling technique (SMOTE). Nevertheless, linear oversampling has several unavoidable drawbacks. Linear oversampling is susceptible to overfitting, and the synthetic samples lack diversity and rarely account for the original distribution characteristics. An informed nonlinear oversampling framework with the granular ball (INGB) as a new direction of oversampling is proposed in this paper. It uses granular balls to simulate the spatial distribution characteristics of datasets, and informed entropy is utilized to further optimize the granular-ball space. Then, nonlinear oversampling is performed by following high-dimensional sparsity and the isotropic Gaussian distribution. Furthermore, INGB…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Imbalanced Data Classification Techniques
