Paper tackles class-imbalanced semi-supervised learning, improving performance.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Classifiers trained on data sets possessing an imbalanced class distribution are known to exhibit poor generalisation performance. This is known as the imbalanced learning problem. The problem becomes particularly acute when we consider incremental classifiers operating on imbalanced data streams, especially when the l…
Study shows imbalanced labels can be beneficial but not always in class-imbalanced learning.
When the training data in a two-class classification problem is overwhelmed by one class, most classification techniques fail to correctly identify the data points belonging to the underrepresented class. We propose Similarity-based Imbalanced Classification (SBIC) that learns patterns in the training data based on an …
PROTOCOL tackles imbalanced multi-view clustering by enhancing contrastive learning.
M2m method improves deep learning performance on class-imbalanced datasets.
Class-imbalance refers to classification problems in which many more instances are available for certain classes than for others. Such imbalanced datasets require special attention because traditional classifiers generally favor the majority class which has a large number of instances. Ensemble of classifiers have been…
New framework for learning from imbalanced data with theoretical guarantees.
Class-imbalance refers to classification problems in which many more instances are available for certain classes than for others. Such imbalanced datasets require special attention because traditional classifiers generally favor the majority class which has a large number of instances. Ensemble of classifiers have been…
Two novel methods improve network embedding for completely-imbalanced labels.
New algorithm boosts classification for imbalanced data.
Solves biased pseudo-labels in imbalanced SSL by refining them.
SkewPNN uses probabilistic neural networks with skew-normal kernels to improve classification of imbalanced data.
Proposes a method to balance imbalanced image datasets using capsule-GAN.
Data in real-world application often exhibit skewed class distribution which poses an intense challenge for machine learning. Conventional classification algorithms are not effective in the case of imbalanced data distribution, and may fail when the data distribution is highly imbalanced. To address this issue, we prop…
Class imbalance classification is a challenging research problem in data mining and machine learning, as most of the real-life datasets are often imbalanced in nature. Existing learning algorithms maximise the classification accuracy by correctly classifying the majority class, but misclassify the minority class. Howev…
The paper addresses over-fitting in deep learning models trained on imbalanced data.
This study is motivated by the magnitude of the problem of Louisiana high school dropout and its negative impacts on individual and public well-being. Our goal is to predict students who are at risk of high school dropout, by examining Louisiana administrative dataset. Due to the imbalanced nature of the dataset, imbal…
Herein, we generate pseudo-features based on the multivariate probability distributions obtained from the feature maps in layers of trained deep neural networks. Further, we augment the minor-class data based on these generated pseudo-features to overcome the imbalanced data problems. The proposed method, i.e., cavity …
PSC classifier improves HDLSS classification on class-imbalanced data.
New bounds for balanced classification improve understanding of imbalanced datasets.
A new sampling method balances imbalanced data using gamma distribution.
Paper proposes ARB-Loss to improve classification precision in imbalanced datasets.
Class imbalance problem has been a challenging research problem in the fields of machine learning and data mining as most real life datasets are imbalanced. Several existing machine learning algorithms try to maximize the accuracy classification by correctly identifying majority class samples while ignoring the minorit…
New metrics improve performance in imbalanced classification problems.
Imbalanced datasets are ubiquitous. Classification performance on imbalanced datasets is generally poor for the minority class as the classifier cannot learn decision boundaries well. However, in sensitive applications like fraud detection, medical diagnosis, and spam identification, it is extremely important to classi…
This paper tackles imbalanced data in binary classification problems.
Proposes PUUPL for PUL in imbalanced datasets, boosting minority class signals.
MCRAGE generates synthetic data to balance healthcare datasets.
New method tackles label noise on imbalanced datasets by considering class-specific uncertainty.
Paper reviews and compares methods for handling imbalanced data.
A new method for handling imbalanced big data using ensembles and smart data.
Imbalanced Learning is an important learning algorithm for the classification models, which have enjoyed much popularity on many applications. Typically, imbalanced learning algorithms can be partitioned into two types, i.e., data level approaches and algorithm level approaches. In this paper, the focus is to develop a…
A natural way of handling imbalanced data is to attempt to equalise the class frequencies and train the classifier of choice on balanced data. For two-class imbalanced problems, the classification success is typically measured by the geometric mean (GM) of the true positive and true negative rates. Here we prove that G…
A learning classifier must outperform a trivial solution, in case of imbalanced data, this condition usually does not hold true. To overcome this problem, we propose a novel data level resampling method - Clustering Based Oversampling for improved learning from class imbalanced datasets. The essential idea behind the p…
GAT-RWOS uses graph attention to improve imbalanced data classification.
We propose a novel unsupervised generative model that learns to disentangle object identity from other low-level aspects in class-imbalanced data. We first investigate the issues surrounding the assumptions about uniformity made by InfoGAN, and demonstrate its ineffectiveness to properly disentangle object identity in …
Learning from an imbalanced dataset is a tricky proposition. Because these datasets are biased towards one class, most existing classifiers tend not to perform well on minority class examples. Conventional classifiers usually aim to optimize the overall accuracy without considering the relative distribution of each cla…
This paper extends neural collapse to class-imbalanced datasets using an unconstrained ReLU feature model.
Generative Adversarial Network model for class-imbalanced tabular data.
Private business schools in India face a common problem of selecting quality students for their MBA programs to achieve the desired placement percentage. Generally, such data sets are biased towards one class, i.e., imbalanced in nature. And learning from the imbalanced dataset is a difficult proposition. This paper pr…
This paper evaluates methods to improve classification on imbalanced datasets.
The paper develops a statistical theory explaining overfitting in imbalanced classification.
New method improves classification accuracy in imbalanced high-dimensional data.
Study investigates how preprocessing, feature selection, and model selection affect performance on imbalanced genetic data.
A new algorithm reduces imbalanced data classification errors in multi-class settings.
A new graph-based sampling method improves classification of imbalanced COVID-19 datasets.
This review explores resampling techniques for imbalanced binary classification.