Bag of Coins: A Statistical Probe into Neural Confidence Structures
- UQCV
Modern neural networks often produce miscalibrated confidence scores and struggle to detect out-of-distribution (OOD) inputs, while most existing methods post-process outputs without testing internal consistency. We introduce the Bag-of-Coins (BoC) probe, a non-parametric diagnostic of logit coherence that compares softmax confidence to an aggregate of pairwise Luce-style dominance probabilities , yielding a deterministic coherence score and a p-value-based structural score. Across ViT, ResNet, and RoBERTa with ID/OOD test sets, the coherence gap reveals clear ID/OOD separation for ViT (ID -, OOD -) but substantial overlap for ResNet and RoBERTa (both ), indicating architecture-dependent uncertainty geometry. As a practical method, BoC improves calibration only when the base model is poorly calibrated (ViT: ECE vs.\ ) and underperforms standard calibrators (ECE ), while for OOD detection it fails across architectures (AUROC -) compared to standard scores (-). We position BoC as a research diagnostic for interrogating how architectures encode uncertainty in logit geometry rather than a production calibration or OOD detection method.
View on arXiv