Integrating Unsupervised Clustering and Label-specific Oversampling to Tackle Imbalanced Multi-label Data
Payel Sadhukhan, Arjun Pakrashi, Sarbani Palit, Brian Mac Namee

TL;DR
This paper introduces UCLSO, a novel oversampling method that combines unsupervised clustering with label-specific synthetic data generation to effectively address class imbalance in multi-label datasets.
Contribution
It proposes a new oversampling scheme that leverages clustering to improve minority class representation in multi-label classification tasks.
Findings
UCLSO outperforms existing methods on 12 datasets.
Synthetic minority points improve classifier performance.
Clustering-based oversampling effectively balances label distributions.
Abstract
There is often a mixture of very frequent labels and very infrequent labels in multi-label datatsets. This variation in label frequency, a type class imbalance, creates a significant challenge for building efficient multi-label classification algorithms. In this paper, we tackle this problem by proposing a minority class oversampling scheme, UCLSO, which integrates Unsupervised Clustering and Label-Specific data Oversampling. Clustering is performed to find out the key distinct and locally connected regions of a multi-label dataset (irrespective of the label information). Next, for each label, we explore the distributions of minority points in the cluster sets. Only the minority points within a cluster are used to generate the synthetic minority points that are used for oversampling. Even though the cluster set is the same across all labels, the distributions of the synthetic minority…
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
TopicsText and Document Classification Technologies · Imbalanced Data Classification Techniques
