Evaluating Defensive Distillation For Defending Text Processing Neural Networks Against Adversarial Examples

Artificial Neural Networks and Machine Learning – ICANN 2019 pages 685--696, doi: 10.1007/978-3-030-30508-6_54 - Sep 2019
Associated documents :  
Adversarial examples are artificially modified input samples which lead to misclassifications, while not being detectable by humans. These adversarial examples are a challenge for many tasks such as image and text classification, especially as research shows that many adversarial examples are transferable between different classifiers. In this work, we evaluate the performance of a popular defensive strategy for adversarial examples called defensive distillation, which can be successful in hardening neural networks against adversarial examples in the image domain. However, instead of applying defensive distillation to networks for image classification, we examine, for the first time, its performance on text classification tasks and also evaluate its effect on the transferability of adversarial text examples. Our results indicate that defensive distillation only has a minimal impact on text classifying neural networks and does neither help with increasing their robustness against adversarial examples nor prevent the transferability of adversarial examples between neural networks.

 

@InProceedings{SHMW19, 
 	 author =  {Soll, Marcus and Hinz, Tobias and Magg, Sven and Wermter, Stefan},  
 	 title = {Evaluating Defensive Distillation For Defending Text Processing Neural Networks Against Adversarial Examples}, 
 	 booktitle = {Artificial Neural Networks and Machine Learning – ICANN 2019},
 	 number = {},
 	 volume = {},
 	 pages = {685--696},
 	 year = {2019},
 	 month = {Sep},
 	 publisher = {Springer},
 	 doi = {10.1007/978-3-030-30508-6_54}, 
 }