Robustness in Compressed Neural Networks for Object Detection
Sebastian Cygert, Andrzej Czy\.zewski

TL;DR
This paper investigates how model compression affects the robustness of neural networks for object detection, especially in autonomous driving, highlighting nuanced impacts of different corruptions and the benefits of data augmentation and imbalance handling.
Contribution
It provides a detailed analysis of robustness issues in compressed models for object detection and evaluates strategies like data augmentation and imbalance handling to improve safety-critical performance.
Findings
Sensitivity to corruptions varies with compression type.
Data augmentation improves robustness of compressed models.
Handling data imbalance enhances worst-class detection accuracy.
Abstract
Model compression techniques allow to significantly reduce the computational cost associated with data processing by deep neural networks with only a minor decrease in average accuracy. Simultaneously, reducing the model size may have a large effect on noisy cases or objects belonging to less frequent classes. It is a crucial problem from the perspective of the models' safety, especially for object detection in the autonomous driving setting, which is considered in this work. It was shown in the paper that the sensitivity of compressed models to different distortion types is nuanced, and some of the corruptions are heavily impacted by the compression methods (i.e., additive noise), while others (blur effect) are only slightly affected. A common way to improve the robustness of models is to use data augmentation, which was confirmed to positively affect models' robustness, also for…
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.
