paper-with-me

홈 › Papers

Iterative Nearest Neighborhood Oversampling in Semisupervised Learning from Imbalanced Data

2013-12-24 · Fengqi Li, Chuang Yu, Nanhai Yang, Feng Xia, Guangming Li, Fatemeh Kaveh-Yazdy

Transductive graph-based semi-supervised learning methods usually build an undirected graph utilizing both labeled and unlabeled samples as vertices. Those methods propagate label information of labeled samples to neighbors through their edges in order to get the predicted labels of unlabeled samples. Most popular semi-supervised learning approaches are sensitive to initial label distribution happened in imbalanced labeled datasets. The class boundary will be severely skewed by the majority classes in an imbalanced classification. In this paper, we proposed a simple and effective approach to alleviate the unfavorable influence of imbalance problem by iteratively selecting a few unlabeled samples and adding them into the minority classes to form a balanced labeled dataset for the learning methods afterwards. The experiments on UCI datasets and MNIST handwritten digits dataset showed that the proposed approach outperforms other existing state-of-art methods.

📄 PDF Abstract BibTeX arXiv:1312.6807

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimbalanced classification

Similar Papers 제목 키워드 기반

Simplicial SMOTE: Oversampling Solution to the Imbalanced Learning Problem

2025-03-05 · Oleg Kachan, Andrey Savchenko, Gleb Gusev

SMOTE (Synthetic Minority Oversampling Technique) is the established geometric approach to random oversampling to balance classes in the imbalanced learning problem, followed by many extensions. Its idea is to introduce …

Topological Data Analysis

Weakly Supervised-Based Oversampling for High Imbalance and High Dimensionality Data Classification

2020-09-29 · Min Qian, Yan-Fu Li

With the abundance of industrial datasets, imbalanced classification has become a common problem in several application domains. Oversampling is an effective method to solve imbalanced classification. One of the main cha…

ClassificationGeneral Classificationimbalanced classificationVocal Bursts Intensity Prediction+1

Minority Oversampling for Imbalanced Time Series Classification

2020-04-14 · Tuanfei Zhu, Cheng Luo, Jing Li, Siqi Ren 외

Many important real-world applications involve time-series data with skewed distribution. Compared to conventional imbalance learning problems, the classification of imbalanced time-series data is more challenging due to…

ClassificationClusteringGeneral ClassificationTime Series+2

Conditional Wasserstein GAN-based Oversampling of Tabular Data for Imbalanced Learning

2020-08-20 · Justin Engelmann, Stefan Lessmann

Class imbalance is a common problem in supervised learning and impedes the predictive performance of classification models. Popular countermeasures include oversampling the minority class. Standard methods like SMOTE rel…

ClassificationGeneral Classification

Radial-Based Undersampling for Imbalanced Data Classification

2019-06-02 · Michał Koziarski

Data imbalance remains one of the most widespread problems affecting contemporary machine learning. The negative effect data imbalance can have on the traditional learning algorithms is most severe in combination with ot…

ClassificationGeneral Classification