Journal of Computer Applications ›› 2026, Vol. 46 ›› Issue (7): 2174-2183.DOI: 10.11772/j.issn.1001-9081.2025060683

• Cyber security • Previous Articles    

Dynamic targeted recovery method for backdoor model purification

Xinming CHENG1, Rong HUANG1,2(), Hao LIU1,2, Xueqin JIANG1,2   

  1. 1.School of Information and Intelligent Science,Donghua University,Shanghai 201620,China
    2.Engineering Research Center of Digitized Textile and Fashion Technology,Ministry of Education (Donghua University),Shanghai 201620,China
  • Received:2025-06-19 Revised:2025-09-17 Accepted:2025-09-29 Online:2025-10-15 Published:2026-07-10
  • Contact: Rong HUANG
  • About author:CHENG Xinming, born in 2001, M. S. candidate. Her research interests include backdoor defense.
    LIU Hao, born in 1977, Ph. D., associate professor. His research interests include multimedia signal processing and coding, deep learning.
    JIANG Xueqin, born in 1981, Ph. D., professor. His research interests include information security and coding, deep learning, graph signal processing.
  • Supported by:
    National Natural Science Foundation of China(62001099);Fundamental Research Funds for the Central Universities(2232023D-30)

动态靶向解毒的后门模型净化方法

程欣铭1, 黄荣1,2(), 刘浩1,2, 蒋学芹1,2   

  1. 1.东华大学 信息与智能科学学院,上海 201620
    2.数字化纺织服装技术教育部工程研究中心(东华大学),上海 201620
  • 通讯作者: 黄荣
  • 作者简介:程欣铭(2001—),女,河南安阳人,硕士研究生,CCF会员,主要研究方向:后门防御
    刘浩(1977—),男,浙江绍兴人,副教授,博士,CCF会员,主要研究方向:多媒体信号处理与编码、深度学习
    蒋学芹(1981—),男,江苏苏州人,教授,博士,主要研究方向:信息安全与编码、深度学习、图信号处理。
  • 基金资助:
    国家自然科学基金资助项目(62001099);中央高校基本科研业务费专项资金资助项目(2232023D-30)

Abstract:

Backdoor attacks on Deep Neural Networks (DNNs) severely compromise the trustworthiness of model decisions. However, the existing defense methods relying on one-time pruning or global fine-tuning often lead to significant degradation in ACCuracy (ACC). To address this problem, a Dynamic Targeted Recovery method for backdoor model purification (DTR) was proposed. First, pre-activation was utilized to characterize neuron behaviors, enabling the localization of poisoned neurons with abnormal behaviors. Second, during model purification, targeted recovery was implemented by fine-tuning only the poisoned neurons, thereby effectively avoiding disturbances to clean neurons and maintaining model ACC. Third, in the process of model purification, neuron behaviors were monitored to obtain feedback of the neurons to the purification, thereby realizing dynamic localization of poisoned neurons. Finally, a tabu search strategy was introduced to exclude interference from stubborn neurons with minimal contribution to purification, thereby accelerating the convergence of model purification. Experimental results on 3 benchmark datasets against 6 backdoor attacks including BadNets (Backdoored neural Network) show that the proposed method reduced the average Attack Success Rate (ASR) to at most 0.21% and improved the ACC by 0.10-2.84 percentage points, outperforming 5 other defense methods such as ABL (Anti-Backdoor Learning). It can be seen that the proposed method effectively overcomes the ACC degradation of traditional methods caused by one-time pruning or global fine-tuning, providing a more reliable method for enhancing DNN security.

Key words: backdoor model purification, targeted recovery, dynamic localization, pre-activation, tabu search

摘要:

深度神经网络(DNN)的后门攻击严重破坏了模型决策的可信性,而现有的防御方法依赖一次性剪枝或全局微调,易导致模型准确率(ACC)的下降。针对此问题,提出一种动态靶向解毒的后门模型净化方法(DTR)。首先,利用前置激活刻画神经元的行为,以定位行为异常的中毒神经元;其次,在模型净化时进行靶向解毒,即仅微调中毒神经元,以避免在净化中对干净神经元的扰动,并有效地维持模型的ACC;再次,在模型净化过程中,通过监控神经元行为,获取神经元对净化的反馈,以动态地定位中毒神经元;最后,引入禁忌搜索策略排除对净化贡献微小的顽固神经元的干扰,加快模型净化的收敛。在3个基础数据集上针对BadNets (Backdoored neural Network)等6种后门攻击的实验结果表明,本文方法将平均攻击成功率(ASR)降至最高仅有0.21%,同时ACC提高了0.10~2.84个百分点,优于ABL (Anti-Backdoor Learning)等其他5种防御方法。可见,本文方法有效解决了传统方法因一次性剪枝或全局微调导致的模型ACC下降问题,为提升DNN安全性提供了更可靠的解决方法。

关键词: 后门模型净化, 靶向解毒, 动态定位, 前置激活, 禁忌搜索

CLC Number: