Geometric Manifold Rectification for Imbalanced Learning
Xubin Wang, Qing Li, Weijia Jia

TL;DR
This paper introduces GMR, a geometric framework for imbalanced learning that leverages local geometric priors to improve minority class preservation and overall classification performance.
Contribution
GMR employs geometric confidence estimation and asymmetric cleaning to better handle imbalanced data with noise and overlapping classes.
Findings
GMR outperforms traditional undersampling methods on benchmark datasets.
GMR effectively preserves minority samples while removing majority noise.
GMR achieves competitive results compared to strong sampling baselines.
Abstract
Imbalanced classification presents a formidable challenge in machine learning, particularly when tabular datasets are plagued by noise and overlapping class boundaries. From a geometric perspective, the core difficulty lies in the topological intrusion of the majority class into the minority manifold, which obscures the true decision boundary. Traditional undersampling techniques, such as Edited Nearest Neighbours (ENN), typically employ symmetric cleaning rules and uniform voting, failing to capture the local manifold structure and often inadvertently removing informative minority samples. In this paper, we propose GMR (Geometric Manifold Rectification), a novel framework designed to robustly handle imbalanced structured data by exploiting local geometric priors. GMR makes two contributions: (1) Geometric confidence estimation that uses inverse-distance weighted kNN voting with an…
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 · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
