Understand
Deep Neural Networks (DNNs) have been shown to be susceptible to Trojan attacks.
- Neural Trojan is a type of targeted poisoning attack that embeds the backdoor into the victim and is activated by the trigger in the input space.
- The increasing deployment of DNNs in critical systems and the surge of outsourcing DNN training (which makes Trojan attack easier) makes the detection of Trojan attacks necessary.
- While Neural Trojan detection has been studied in the image domain, there is a lack of solutions in the NLP domain.
Reading the bibliography…