A Method for Handling Multi-class Imbalanced Data by Geometry based Information Sampling and Class Prioritized Synthetic Data Generation (GICaPS)
Anima Majumder, Samrat Dutta, Swagat Kumar, Laxmidhar Behera

TL;DR
This paper introduces GICaPS, a novel framework combining geometry-based undersampling and class-prioritized synthetic data generation to effectively address multi-class imbalanced data problems, outperforming existing methods.
Contribution
The paper proposes a new geometry-based sampling and synthetic data generation framework called GICaPS for multi-class imbalanced data, which is a novel combination of techniques.
Findings
GICaPS outperforms SMOTE and ADASYN on multiple datasets.
The methods effectively handle high-to-extreme class imbalance.
The approach improves recognition accuracy in multi-label classification.
Abstract
This paper looks into the problem of handling imbalanced data in a multi-label classification problem. The problem is solved by proposing two novel methods that primarily exploit the geometric relationship between the feature vectors. The first one is an undersampling algorithm that uses angle between feature vectors to select more informative samples while rejecting the less informative ones. A suitable criterion is proposed to define the informativeness of a given sample. The second one is an oversampling algorithm that uses a generative algorithm to create new synthetic data that respects all class boundaries. This is achieved by finding \emph{no man's land} based on Euclidean distance between the feature vectors. The efficacy of the proposed methods is analyzed by solving a generic multi-class recognition problem based on mixture of Gaussians. The superiority of the proposed…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Text and Document Classification Technologies · Machine Learning and Data Classification
MethodsSynthetic Minority Over-sampling Technique.
