NeuralCollapseApplications/ImbalancedLearning
[NeurIPS 2022] The official code for our NeurIPS 2022 paper "Inducing Neural Collapse in Imbalanced Learning: Do We Really Need a Learnable Classifier at the End of Deep Neural Network?".
This project helps machine learning researchers and practitioners investigate the effectiveness of simplified classification methods for imbalanced datasets. It takes standard image datasets, particularly those with an uneven distribution of examples per category, and outputs trained models using different classification heads and loss functions. The models are evaluated on their ability to accurately classify examples from both common and rare categories.
No commits in the last 6 months.
Use this if you are developing or evaluating deep learning models for classification tasks where certain categories have significantly fewer training examples than others.
Not ideal if you are looking for a general-purpose, out-of-the-box solution for balanced image classification or a tool for data preprocessing.
Stars
49
Forks
6
Language
Python
License
—
Category
Last pushed
Oct 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NeuralCollapseApplications/ImbalancedLearning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AdaptiveMotorControlLab/CEBRA
Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
theolepage/sslsv
Toolkit for training and evaluating Self-Supervised Learning (SSL) frameworks for Speaker...
PaddlePaddle/PASSL
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision...
YGZWQZD/LAMDA-SSL
30 Semi-Supervised Learning Algorithms
ModSSC/ModSSC
ModSSC: A Modular Framework for Semi Supervised Classification