Browse State-of-the-Art › imbalanced classification
imbalanced classification
80 papers with code · 0 benchmarks · 6 datasets archive 2025-07-28
learning classifier from class-imbalanced data
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
No benchmark for this task in the archive.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
6 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 80 papers with code (211 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
2 Mar 2017 5 repositories listedHowever, algorithmic progress has been limited due to the lack of a standard benchmark to compare the efficacy of proposed methods; most new algorithms are benchmarked on different datasets making it challenging to…
-
26 Jan 2023 4 repositories listed Syntology ran 4 of 4 samples · 0 unverifiedThe critical challenge of Semi-Supervised Learning (SSL) is how to effectively leverage the limited labeled data and massive unlabeled data to improve the model's generalization performance.
-
5 Jan 2019 3 repositories listed Syntology ran 0 of 6 samples · 6 unverifiedThe agent finally finds an optimal classification policy in imbalanced data under the guidance of specific reward function and beneficial learning environment.
-
8 Apr 2024 2 repositories listedBy dynamically selecting different anchors at each iteration it promotes class balance and prevents overfitting the initial decision boundary, thus promoting the discovery of new clusters of minority instances.
-
30 Jun 2023 2 repositories listedTo capture these changes, Explainable Artificial Intelligence tools are used to compare models trained on datasets before and after balancing.
-
16 Nov 2020 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)With the rapid emergence of graph representation learning, the construction of new large-scale datasets is necessary to distinguish model capabilities and accurately assess the strengths and weaknesses of each technique.
-
17 Oct 2020 2 repositories listed Syntology ran 14 of 18 samples · 4 unverifiedThis makes MESA generally applicable to most of the existing learning models and the meta-sampler can be efficiently applied to new tasks.
-
5 Oct 2020 2 repositories listed Syntology ran 1 of 1 samples · 0 unverifiedWe take a dynamic view of the training data and provide a principled model bias and variance analysis as the training data fluctuates: Existing long-tail classifiers invariably increase the model variance and the…
-
8 Apr 2020 2 repositories listedIn this letter, we contribute a multi-language handwritten digit recognition dataset named MNIST-MIX, which is the largest dataset of the same type in terms of both languages and data samples.
-
1 Apr 2020 2 repositories listedIn most real-world scenarios, labeled training datasets are highly class-imbalanced, where deep neural networks suffer from generalizing to a balanced testing criterion.
-
10 Apr 2019 2 repositories listedWe define Open Long-Tailed Recognition (OLTR) as learning from such naturally distributed data and optimizing the classification accuracy over a balanced test set which include head, tail, and open classes.
-
24 Jun 2025 1 repository listedThe classification of imbalanced data streams, which have unequal class distributions, is a key difficulty in machine learning, especially when dealing with multiple classes.
-
17 Feb 2025 1 repository listedClassification with imbalanced data is a common challenge in data analysis, where certain classes (minority classes) account for a small fraction of the training data compared with other classes (majority classes).
-
15 Feb 2025 1 repository listedThrough this framework, we establish that the expected risk of the shifted population is the sum of the original population risk and a gap term, which can be interpreted as a consistency regularization term.
-
20 Dec 2024 1 repository listed%In this paper, we start with the observation that imbalanced data training of generative models trained imbalanced dataset which under-represent the minority class.
-
20 Dec 2024 1 repository listedClass imbalance poses a significant challenge in machine learning (ML), often leading to biased models favouring the majority class.
-
20 Nov 2024 1 repository listedThe results demonstrate that Dist Loss effectively mitigates the negative impact of imbalanced data distribution on model performance, achieving state-of-the-art results in sparse data regions.
-
1 Nov 2024 1 repository listed Syntology ran 1 of 4 samples · 3 unverified · 4 pointer-only (licence)The word embedding space in neural models is skewed, and correcting this can improve task performance.
-
18 Oct 2024 1 repository listedThus, this project aims to contribute to developing multimodal machine learning-based models to cope with the skin lesion classification task employing a lightweight transformer model.
-
15 Oct 2024 1 repository listed Syntology ran 9 of 11 samples · 2 unverified · 11 pointer-only (licence)We propose the Enhanced Cluster-aware Graph Network (ECGN), a novel method that addresses these issues by integrating cluster-specific training with synthetic node generation.
-
5 Sep 2024 1 repository listedThe transducer model trained based on sequence-level criterion requires a lot of memory due to the generation of the large probability matrix.
-
15 Jul 2024 1 repository listedFairness in classification tasks has traditionally focused on bias removal from neural representations, but recent trends favor algorithmic methods that embed fairness into the training process.
-
13 Jul 2024 1 repository listedIn this paper, we introduce a deep learning architecture (NextConvGeN) with a generator and discriminator component that can generate synthetic samples by learning to model the convex space of tabular data.
-
11 Jul 2024 1 repository listedIn this work, we delve deeper in this phenomenon by performing a comprehensive statistical analysis in the classification and intermediate layers of both balanced and imbalanced networks and we empirically show that…
-
10 Jun 2024 1 repository listed Syntology ran 11 of 24 samples · 13 unverifiedIn contrast to the standard class-conditional CP (CCP) method that uniformly thresholds the class-wise conformity score for each class, the augmented label rank calibration step allows RC3P to selectively iterate this…
-
5 Jun 2024 1 repository listedIn the context of imbalanced data, LLMs are used to oversample underrepresented groups and have shown promising improvements.
-
27 Mar 2024 1 repository listed Syntology ran 4 of 5 samples · 1 unverified · 5 pointer-only (licence)We find that current state-of-the-art empirical techniques offer sub-optimal performance on these practical, non-decomposable performance objectives.
-
22 Mar 2024 1 repository listedIn particular, many candidate models may exhibit very similar predictive performance, called the Rashomon effect, in model selection, and they may even produce different predictions for the same observations.
-
14 Mar 2024 1 repository listedMulti-label imbalanced classification poses a significant challenge in machine learning, particularly evident in bioacoustics where animal sounds often co-occur, and certain sounds are much less frequent than others.
-
14 Mar 2024 1 repository listedOur proposed hybrid sampling technique, when incorporated into the framework of the Random Forest classifier, termed as iBRF: improved Balanced Random Forest classifier, achieves better prediction performance than other…
Syntology lines on 9 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections