MANO: Exploiting Matrix Norm for Unsupervised Accuracy Estimation Under Distribution Shifts
Renchunzi Xie, Ambroise Odonnat, Vasilii Feofanov, Weijian Deng,, Jianfeng Zhang, Bo An

TL;DR
This paper introduces MaNo, a novel method that normalizes logits and uses their matrix norm to accurately estimate neural network accuracy under distribution shifts without labels.
Contribution
MaNo is a new unsupervised accuracy estimation method that reduces bias through data-dependent normalization and leverages matrix norms, showing state-of-the-art results.
Findings
MaNo outperforms existing methods on various benchmarks.
It maintains high accuracy under synthetic, natural, and subpopulation shifts.
Theoretical analysis links the score to model uncertainty.
Abstract
Leveraging the models' outputs, specifically the logits, is a common approach to estimating the test accuracy of a pre-trained neural network on out-of-distribution (OOD) samples without requiring access to the corresponding ground truth labels. Despite their ease of implementation and computational efficiency, current logit-based methods are vulnerable to overconfidence issues, leading to prediction bias, especially under the natural shift. In this work, we first study the relationship between logits and generalization performance from the view of low-density separation assumption. Our findings motivate our proposed method MaNo which (1) applies a data-dependent normalization on the logits to reduce prediction bias, and (2) takes the norm of the matrix of normalized logits as the estimation score. Our theoretical analysis highlights the connection between the provided score and…
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.
Code & Models
Videos
Taxonomy
TopicsControl Systems and Identification · Fault Detection and Control Systems · Target Tracking and Data Fusion in Sensor Networks
