thunlp / TAADpapers

Must-read Papers on Textual Adversarial Attack and Defense
MIT License
1.51k stars 195 forks source link

Add two new papers #22

Closed xiaosen-wang closed 3 years ago

xiaosen-wang commented 3 years ago

Hello, please add our papers for adversarial defense against synonym substitution based attacks:

Adversarial Training with Fast Gradient Projection Method against Synonym Substitution based Text Attacks. Accepted by AAAI 2021.

Paper link: https://arxiv.org/abs/2008.03709 Code link: https://github.com/JHL-HUST/FGPM

Natural Language Adversarial Defense through Synonym Encoding. Accepted by UAI 2021.

Paper link: https://arxiv.org/abs/1909.06723 Code link: https://github.com/JHL-HUST/SEM

Thanks very much!

Fanchao-Qi commented 3 years ago

Thank you for your contributions. We have added the two papers.