thunlp/TAADpapers
Must-read Papers on Textual Adversarial Attack and Defense
Organizes 155+ peer-reviewed papers on textual adversarial robustness across attack methodologies (sentence, word, and character-level perturbations) and defense strategies, with attack papers labeled by threat model assumptions (gradient-based, score-based, decision-only, and black-box). Covers complementary resources including toolkits like OpenAttack and TextAttack, certified robustness approaches, and benchmark datasets for evaluating NLP model vulnerabilities across tasks like question answering, sentiment classification, and named entity recognition.
1,574 stars. No commits in the last 6 months.
Stars
1,574
Forks
194
Language
Python
License
MIT
Category
Last pushed
Jun 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/thunlp/TAADpapers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thunlp/OpenAttack
An Open-Source Package for Textual Adversarial Attack.
osoleve/glitchlings
Enemies for your LLM
jind11/TextFooler
A Model for Natural Language Attack on Text Classification and Inference
thunlp/OpenBackdoor
An open-source toolkit for textual backdoor attack and defense (NeurIPS 2022 D&B, Spotlight)
thunlp/SememePSO-Attack
Code and data of the ACL 2020 paper "Word-level Textual Adversarial Attacking as Combinatorial...