🤖 AI Summary
This work addresses the challenge of effectively estimating predictive uncertainty for pre-trained regression neural networks without requiring retraining. It extends Neural Activation Coverage (NAC)—originally developed for out-of-distribution detection in classification tasks—to regression settings for the first time, introducing a coverage-based uncertainty scoring mechanism. The proposed method systematically leverages activation patterns to quantify prediction confidence and is rigorously compared against established approaches such as Monte Carlo Dropout. Experimental results demonstrate that the NAC-based uncertainty scores significantly outperform existing methods in both discriminative capability and semantic meaningfulness, thereby establishing a new avenue for uncertainty quantification in regression models.
📝 Abstract
Neural activation coverage (NAC) is a recently-proposed technique for out-of-distribution detection and generalization. We build upon this promising foundation and extend the method to work as an uncertainty estimation technique for already-trained artificial neural networks in the domain of regression. Our experiments confirm NAC uncertainty scores to be more meaningful than other techniques, e.g. Monte-Carlo Dropout.