paper-with-me

Papers

Deep Adversarial Learning for NLP

2019-06-01 · NAACL 2019 6 · William Yang Wang, Sameer Singh, Jiwei Li

Adversarial learning is a game-theoretic learning paradigm, which has achieved huge successes in the field of Computer Vision recently. Adversarial learning is also a general framework that enables a variety of learning models, including the popular Generative Adversarial Networks (GANs). Due to the discrete nature of language, designing adversarial learning models is still challenging for NLP problems. In this tutorial, we provide a gentle introduction to the foundation of deep adversarial learning, as well as some practical problem formulations and solutions in NLP. We describe recent advances in deep adversarial learning for NLP, with a special focus on generation, adversarial examples {\&} rules, and dialogue. We provide an overview of the research area, categorize different types of adversarial learning models, and discuss pros and cons, aiming at providing some practical perspectives on the future of adversarial learning for solving real-world NLP problems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Masking Adversarial Damage: Finding Adversarial Saliency for Robust and Sparse Network

2022-04-06 · CVPR 2022 1 · Byung-Kwan Lee, Junho Kim, Yong Man Ro

Adversarial examples provoke weak reliability and potential security issues in deep neural networks. Although adversarial training has been widely studied to improve adversarial robustness, it works in an over-parameteri…

Adversarial RobustnessModel Compression

Adversarial Consistency and the Uniqueness of the Adversarial Bayes Classifier

2024-04-26 · Natalie S. Frank

Minimizing an adversarial surrogate risk is a common technique for learning robust classifiers. Prior work showed that convex surrogate losses are not statistically consistent in the adversarial context -- or in other wo…

Classification

Gradient-Free Adversarial Purification with Diffusion Models

2025-01-23 · Xuelong Dai, Dong Wang, Duan Mingxing, Bin Xiao

Adversarial training and adversarial purification are two effective and practical defense methods to enhance a model's robustness against adversarial attacks. However, adversarial training necessitates additional trainin…

Adversarial DefenseAdversarial PurificationSuper-Resolution

Understanding Adversarial Robustness Against On-manifold Adversarial Examples

2022-10-02 · Jiancong Xiao, Liusha Yang, Yanbo Fan, Jue Wang 외

Deep neural networks (DNNs) are shown to be vulnerable to adversarial examples. A well-trained model can be easily attacked by adding small perturbations to the original data. One of the hypotheses of the existence of th…

Adversarial Robustness

Adversarial Training against Location-Optimized Adversarial Patches

2020-05-05 · Sukrut Rao, David Stutz, Bernt Schiele

Deep neural networks have been shown to be susceptible to adversarial examples -- small, imperceptible changes constructed to cause mis-classification in otherwise highly accurate image classifiers. As a practical altern…