Deceiving Question-Answering Models: A Hybrid Word-Level Adversarial Approach
Jiyao Li, Mingze Ni, Yongshun Gong, Wei Liu

TL;DR
This paper presents QA-Attack, a novel word-level adversarial method that effectively deceives question-answering models by carefully substituting words while maintaining grammatical correctness, highlighting vulnerabilities in current NLP systems.
Contribution
Introduces QA-Attack, a new attention-based adversarial approach that targets QA models at the word level, outperforming existing methods in success rate and linguistic quality.
Findings
QA-Attack successfully deceives baseline QA models
Outperforms existing adversarial techniques in success rate
Maintains high fluency and grammatical correctness
Abstract
Deep learning underpins most of the currently advanced natural language processing (NLP) tasks such as textual classification, neural machine translation (NMT), abstractive summarization and question-answering (QA). However, the robustness of the models, particularly QA models, against adversarial attacks is a critical concern that remains insufficiently explored. This paper introduces QA-Attack (Question Answering Attack), a novel word-level adversarial strategy that fools QA models. Our attention-based attack exploits the customized attention mechanism and deletion ranking strategy to identify and target specific words within contextual passages. It creates deceptive inputs by carefully choosing and substituting synonyms, preserving grammatical integrity while misleading the model to produce incorrect responses. Our approach demonstrates versatility across various question types,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
MethodsSoftmax · Attention Is All You Need
