Neural Prior Estimation: Learning Class Priors from Latent Representations
Masoud Yavari, Payman Moallem

TL;DR
This paper introduces NPE, a neural framework that learns class priors from latent features to improve predictions in imbalanced datasets, with theoretical guarantees and practical effectiveness.
Contribution
The paper proposes NPE, a novel method for learning class priors directly from latent representations, enhancing bias correction without explicit class count reliance.
Findings
NPE accurately recovers class priors under Neural Collapse.
NPE-LA improves performance on long-tailed classification tasks.
Experiments show consistent gains on CIFAR and segmentation benchmarks.
Abstract
Class imbalance induces systematic bias in deep neural networks by imposing a skewed effective class prior. This work introduces the Neural Prior Estimator (NPE), a framework that learns feature-conditioned log-prior estimates from latent representations. NPE employs one or more Prior Estimation Modules trained jointly with the backbone via a one-way logistic loss. Under the Neural Collapse regime, NPE is analytically shown to recover the class log-prior up to an additive constant, providing a theoretically grounded adaptive signal without requiring explicit class counts or distribution-specific hyperparameters. The learned estimate is incorporated into logit adjustment, forming NPE-LA, a principled mechanism for bias-aware prediction. Experiments on long-tailed CIFAR and imbalanced semantic segmentation benchmarks (STARE, ADE20K) demonstrate consistent improvements, particularly for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
