y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#class-imbalance News & Analysis

5 articles tagged with #class-imbalance. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

5 articles
AINeutralarXiv – CS AI · 3d ago6/10
🧠

DAMEL: Dual-Axis Multi-Expert Learning for Class-Imbalanced Learning

Researchers introduce DAMEL (Dual-Axis Multi-Expert Learning), a machine learning algorithm designed to address class-imbalanced datasets by simultaneously reducing prediction bias and variance. The method uses multiple expert models along representation and time axes, combining their strengths through concatenated representations and weight aggregation across training epochs.

AINeutralarXiv – CS AI · 3d ago6/10
🧠

Rel-MOSS: Towards Imbalanced Relational Deep Learning on Relational Databases

Researchers introduce Rel-MOSS, a novel graph neural network approach designed to address class imbalance problems in relational database entity classification. The method uses relation-centric gating and minority oversampling techniques to prevent underrepresentation of minority classes, achieving 2-4% performance improvements over existing relational deep learning methods.

AINeutralarXiv – CS AI · 4d ago5/10
🧠

Improving Requirements Classification with SMOTE-Tomek Preprocessing

Researchers applied SMOTE-Tomek preprocessing to address class imbalance in requirements engineering classification, achieving 76.16% accuracy with logistic regression compared to a 58.31% baseline. The technique combines synthetic minority oversampling with Tomek link removal and stratified K-fold validation on the PROMISE dataset of 969 categorized requirements.

AINeutralarXiv – CS AI · Apr 136/10
🧠

From Selection to Scheduling: Federated Geometry-Aware Correction Makes Exemplar Replay Work Better under Continual Dynamic Heterogeneity

Researchers propose FEAT, a federated learning method that improves continual learning by addressing class imbalance and representation collapse across distributed clients. The approach combines geometric alignment and energy-based correction to better utilize exemplar samples while maintaining performance under dynamic heterogeneity.

AIBullisharXiv – CS AI · Mar 36/104
🧠

Towards Principled Dataset Distillation: A Spectral Distribution Perspective

Researchers propose Class-Aware Spectral Distribution Matching (CSDM), a new dataset distillation method that addresses performance issues on imbalanced datasets. The technique achieves 14% improvement over existing methods on CIFAR-10-LT with enhanced stability on long-tailed data distributions.