Improved and Efficient Text Adversarial Attacks using Target Information
Mahmoud Hossam, Trung Le, He Zhao, Viet Huynh, Dinh Phung

TL;DR
This paper enhances black-box text adversarial attacks by leveraging target model outputs and data, improving attack success rates and reducing queries with minimal overhead, thus making attacks more efficient and less suspicious.
Contribution
It introduces a method that utilizes target model information to improve attack efficiency and effectiveness, balancing query reduction with attack success.
Findings
Leveraging target model outputs improves attack success rates.
Using data reduces the number of queries needed.
The proposed approach maintains high attack success with fewer queries.
Abstract
There has been recently a growing interest in studying adversarial examples on natural language models in the black-box setting. These methods attack natural language classifiers by perturbing certain important words until the classifier label is changed. In order to find these important words, these methods rank all words by importance by querying the target model word by word for each input sentence, resulting in high query inefficiency. A new interesting approach was introduced that addresses this problem through interpretable learning to learn the word ranking instead of previous expensive search. The main advantage of using this approach is that it achieves comparable attack rates to the state-of-the-art methods, yet faster and with fewer queries, where fewer queries are desirable to avoid suspicion towards the attacking agent. Nonetheless, this approach sacrificed the useful…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Topic Modeling · Sentiment Analysis and Opinion Mining
