LGCRCVAug 13, 2022

Defense against Backdoor Attacks via Identifying and Purifying Bad Neurons

arXiv:2208.06537v14 citationsh-index: 71
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in neural networks for applications requiring robust AI, but it is incremental as it builds on existing defense techniques.

The paper tackles the problem of backdoor attacks in neural networks by proposing a defense method that identifies and purifies infected neurons, achieving backdoor removal with negligible performance degradation.

The opacity of neural networks leads their vulnerability to backdoor attacks, where hidden attention of infected neurons is triggered to override normal predictions to the attacker-chosen ones. In this paper, we propose a novel backdoor defense method to mark and purify the infected neurons in the backdoored neural networks. Specifically, we first define a new metric, called benign salience. By combining the first-order gradient to retain the connections between neurons, benign salience can identify the infected neurons with higher accuracy than the commonly used metric in backdoor defense. Then, a new Adaptive Regularization (AR) mechanism is proposed to assist in purifying these identified infected neurons via fine-tuning. Due to the ability to adapt to different magnitudes of parameters, AR can provide faster and more stable convergence than the common regularization mechanism in neuron purifying. Extensive experimental results demonstrate that our method can erase the backdoor in neural networks with negligible performance degradation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes