Investigating Calibration and Corruption Robustness of Post-hoc Pruned Perception CNNs: An Image Classification Benchmark Study
Pallavi Mitra, Gesina Schwalbe, Nadja Klein

TL;DR
This study evaluates how post-hoc pruning of CNNs affects their calibration, robustness to corruption, and performance, revealing that pruning can enhance safety-critical aspects without sacrificing accuracy.
Contribution
It provides a comprehensive benchmark analysis of post-hoc pruning effects on calibration, robustness, and performance in CNNs for image classification.
Findings
Post-hoc pruning improves uncertainty calibration.
Pruning enhances natural corruption robustness.
Calibration and robustness are compatible with pruning.
Abstract
Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance in many computer vision tasks. However, high computational and storage demands hinder their deployment into resource-constrained environments, such as embedded devices. Model pruning helps to meet these restrictions by reducing the model size, while maintaining superior performance. Meanwhile, safety-critical applications pose more than just resource and performance constraints. In particular, predictions must not be overly confident, i.e., provide properly calibrated uncertainty estimations (proper uncertainty calibration), and CNNs must be robust against corruptions like naturally occurring input perturbations (natural corruption robustness). This work investigates the important trade-off between uncertainty calibration, natural corruption robustness, and performance for current state-of-research post-hoc…
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
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Video Surveillance and Tracking Methods
MethodsPruning
