Beyond Dropout: Robust Convolutional Neural Networks Based on Local Feature Masking
Yunpeng Gong, Chuangliang Zhang, Yongjie Hou, Lifei Chen and, Min Jiang

TL;DR
This paper introduces Local Feature Masking (LFM), a novel training strategy for CNNs that improves both robustness against adversarial attacks and generalization by strategically masking features during training.
Contribution
The study proposes LFM, a new method that enhances CNN robustness and generalization by incorporating random feature masking in shallow layers during training.
Findings
LFM significantly improves CNN generalization performance.
LFM enhances CNN resistance to adversarial attacks.
Experimental results show consistent performance gains.
Abstract
In the contemporary of deep learning, where models often grapple with the challenge of simultaneously achieving robustness against adversarial attacks and strong generalization capabilities, this study introduces an innovative Local Feature Masking (LFM) strategy aimed at fortifying the performance of Convolutional Neural Networks (CNNs) on both fronts. During the training phase, we strategically incorporate random feature masking in the shallow layers of CNNs, effectively alleviating overfitting issues, thereby enhancing the model's generalization ability and bolstering its resilience to adversarial attacks. LFM compels the network to adapt by leveraging remaining features to compensate for the absence of certain semantic features, nurturing a more elastic feature learning mechanism. The efficacy of LFM is substantiated through a series of quantitative and qualitative assessments,…
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
TopicsNeural Networks and Applications · Machine Learning and Data Classification
