Group-wise Inhibition based Feature Regularization for Robust Classification
Haozhe Liu, Haoqian Wu, Weicheng Xie, Feng Liu, Linlin Shen

TL;DR
This paper introduces a group-wise inhibition regularization technique for CNNs to enhance robustness against corruptions, adversarial attacks, and data scarcity by promoting feature diversity and independence.
Contribution
It proposes a novel dynamic suppression method that encourages feature independence, improving CNN robustness and generalization over existing approaches.
Findings
Significant robustness improvements against corruptions and adversarial attacks.
Enhanced generalization in low data regimes.
Outperforms state-of-the-art methods in multiple evaluation settings.
Abstract
The convolutional neural network (CNN) is vulnerable to degraded images with even very small variations (e.g. corrupted and adversarial samples). One of the possible reasons is that CNN pays more attention to the most discriminative regions, but ignores the auxiliary features when learning, leading to the lack of feature diversity for final judgment. In our method, we propose to dynamically suppress significant activation values of CNN by group-wise inhibition, but not fixedly or randomly handle them when training. The feature maps with different activation distribution are then processed separately to take the feature independence into account. CNN is finally guided to learn richer discriminative features hierarchically for robust classification according to the proposed regularization. Our method is comprehensively evaluated under multiple settings, including classification against…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · COVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications
