BriefGPT.xyz
Feb, 2022
通过解耦训练过程进行后门防御
Backdoor Defense via Decoupling the Training Process
HTML
PDF
Kunzhe Huang, Yiming Li, Baoyuan Wu, Zhan Qin, Kui Ren
TL;DR
该论文研究发现深度神经网络易受后门攻击影响,通过自监督学习和半监督微调等方法提出了一种解决方案,通过将原来的训练过程分解成三个阶段,有效地减轻了后门攻击带来的威胁。
Abstract
Recent studies have revealed that
deep neural networks
(DNNs) are vulnerable to
backdoor attacks
, where attackers embed hidden backdoors in the DNN model by poisoning a few training samples. The attacked model be
→