Pith. sign in

Reconstructive Neuron Pruning for Backdoor Defense

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Deep neural networks (DNNs) have been found to be vulnerable to backdoor attacks, raising security concerns about their deployment in mission-critical applications. While existing defense methods have demonstrated promising results, it is still not clear how to effectively remove backdoor-associated neurons in backdoored DNNs. In this paper, we propose a novel defense called \emph{Reconstructive Neuron Pruning} (RNP) to expose and prune backdoor neurons via an unlearning and then recovering process. Specifically, RNP first unlearns the neurons by maximizing the model's error on a small subset of clean samples and then recovers the neurons by minimizing the model's error on the same data. In RNP, unlearning is operated at the neuron level while recovering is operated at the filter level, forming an asymmetric reconstructive learning procedure. We show that such an asymmetric process on only a few clean samples can effectively expose and prune the backdoor neurons implanted by a wide range of attacks, achieving a new state-of-the-art defense performance. Moreover, the unlearned model at the intermediate step of our RNP can be directly used to improve other backdoor defense tasks including backdoor removal, trigger recovery, backdoor label detection, and backdoor sample detection. Code is available at \url{https://github.com/bboylyg/RNP}.

citation-role summary

background 1

citation-polarity summary

fields

cs.PL 1

years

2025 1

verdicts

REJECT 1

roles

background 1

polarities

unclear 1

representative citing papers

Hear Your Code Fail, Voice-Assisted Debugging for Python

cs.PL · 2025-07-20 · reject · novelty 4.0

A voice-assisted Python debugging plugin claims 78% faster error identification and 37% lower cognitive load, but the preprint provides no code, data, or detailed methods to verify these numbers.

citing papers explorer

Showing 1 of 1 citing paper.

  • Hear Your Code Fail, Voice-Assisted Debugging for Python cs.PL · 2025-07-20 · reject · none · ref 7 · internal anchor

    A voice-assisted Python debugging plugin claims 78% faster error identification and 37% lower cognitive load, but the preprint provides no code, data, or detailed methods to verify these numbers.