English

TEAM: An Taylor Expansion-Based Method for Generating Adversarial Examples

Machine Learning 2020-03-26 v2 Machine Learning

Abstract

Although Deep Neural Networks(DNNs) have achieved successful applications in many fields, they are vulnerable to adversarial examples.Adversarial training is one of the most effective methods to improve the robustness of DNNs, and it is generally considered as solving a saddle point problem that minimizes risk and maximizes perturbation.Therefore, powerful adversarial examples can effectively replicate the situation of perturbation maximization to solve the saddle point problem.The method proposed in this paper approximates the output of DNNs in the input neighborhood by using the Taylor expansion, and then optimizes it by using the Lagrange multiplier method to generate adversarial examples. If it is used for adversarial training, the DNNs can be effectively regularized and the defects of the model can be improved.

Keywords

Cite

@article{arxiv.2001.08389,
  title  = {TEAM: An Taylor Expansion-Based Method for Generating Adversarial Examples},
  author = {Ya-guan Qian and Xi-Ming Zhang and Wassim Swaileh and Li Wei and Bin Wang and Jian-Hai Chen and Wu-Jie Zhou and Jing-Sheng Lei},
  journal= {arXiv preprint arXiv:2001.08389},
  year   = {2020}
}

Comments

25 pages,5 figures,3 tables

R2 v1 2026-06-23T13:18:27.890Z