Abstract
Imbalanced classification remains an important challenge in machine learning, where models often exhibit biased performance toward majority classes, leading to poor generalization on minority classes. To address this issue, we introduce SCoR, a novel stochastic and self-supervised regularization method for imbalance. Unlike existing approaches that rely on imbalance-dependent hyperparameters or explicit class labels, SCoR operates in a self-supervised manner without any class- or distribution-dependent hyperparameters. Extensive experiments on benchmark datasets, including MNIST and CIFAR-10, as well as real-world datasets, demonstrate that SCoR performs comparably to or better than popular methods such as focal loss and label smoothing, particularly in large datasets or when the number of target classes is large. Furthermore, our spectral analysis shows that SCoR is associated with lower minimum singular values in classifier weight matrices, a property that correlates with improved generalization. We also find that combining SCoR with label smoothing can yield additional performance gains in certain datasets. These results highlight SCoR’s potential as a robust regularizer and motivate further research into spectral regularization methods for imbalanced learning. Code for SCoR and all experiments is available at https://github.com/ahmeterdem1/scor.
| Original language | English |
|---|---|
| Title of host publication | Artificial Neural Networks and Machine Learning – ICANN 2025 - 34th International Conference on Artificial Neural Networks, 2025, Proceedings |
| Editors | Walter Senn, Marcello Sanguineti, Ausra Saudargiene, Igor V. Tetko, Alessandro E. P. Villa, Viktor Jirsa, Yoshua Bengio |
| Publisher | Springer Science and Business Media Deutschland GmbH |
| Pages | 128-140 |
| Number of pages | 13 |
| ISBN (Print) | 9783032045577 |
| DOIs | |
| Publication status | Published - 2026 |
| Event | 34th International Conference on Artificial Neural Networks, ICANN 2025 - Kaunas, Lithuania Duration: 9 Sept 2025 → 12 Sept 2025 |
Publication series
| Name | Lecture Notes in Computer Science |
|---|---|
| Volume | 16068 LNCS |
| ISSN (Print) | 0302-9743 |
| ISSN (Electronic) | 1611-3349 |
Conference
| Conference | 34th International Conference on Artificial Neural Networks, ICANN 2025 |
|---|---|
| Country/Territory | Lithuania |
| City | Kaunas |
| Period | 9/09/25 → 12/09/25 |
Bibliographical note
Publisher Copyright:© The Author(s), under exclusive license to Springer Nature Switzerland AG 2026.
Keywords
- SCoR
- imbalance
- regularization
- spectral analysis