English

Density-Softmax: Efficient Test-time Model for Uncertainty Estimation and Robustness under Distribution Shifts

Machine Learning 2024-05-29 v3 Machine Learning

Abstract

Sampling-based methods, e.g., Deep Ensembles and Bayesian Neural Nets have become promising approaches to improve the quality of uncertainty estimation and robust generalization. However, they suffer from a large model size and high latency at test-time, which limits the scalability needed for low-resource devices and real-time applications. To resolve these computational issues, we propose Density-Softmax, a sampling-free deterministic framework via combining a density function built on a Lipschitz-constrained feature extractor with the softmax layer. Theoretically, we show that our model is the solution of minimax uncertainty risk and is distance-aware on feature space, thus reducing the over-confidence of the standard softmax under distribution shifts. Empirically, our method enjoys competitive results with state-of-the-art techniques in terms of uncertainty and robustness, while having a lower number of model parameters and a lower latency at test-time.

Keywords

Cite

@article{arxiv.2302.06495,
  title  = {Density-Softmax: Efficient Test-time Model for Uncertainty Estimation and Robustness under Distribution Shifts},
  author = {Ha Manh Bui and Anqi Liu},
  journal= {arXiv preprint arXiv:2302.06495},
  year   = {2024}
}

Comments

International Conference on Machine Learning, 2024

R2 v1 2026-06-28T08:38:57.592Z