paper-with-me

Papers

BeamAttack: Generating High-quality Textual Adversarial Examples through Beam Search and Mixed Semantic Spaces

2023-03-09 · Hai Zhu, Qingyang Zhao, Yuren Wu

Natural language processing models based on neural networks are vulnerable to adversarial examples. These adversarial examples are imperceptible to human readers but can mislead models to make the wrong predictions. In a black-box setting, attacker can fool the model without knowing model's parameters and architecture. Previous works on word-level attacks widely use single semantic space and greedy search as a search strategy. However, these methods fail to balance the attack success rate, quality of adversarial examples and time consumption. In this paper, we propose BeamAttack, a textual attack algorithm that makes use of mixed semantic spaces and improved beam search to craft high-quality adversarial examples. Extensive experiments demonstrate that BeamAttack can improve attack success rate while saving numerous queries and time, e.g., improving at most 7\% attack success rate than greedy search when attacking the examples from MR dataset. Compared with heuristic search, BeamAttack can save at most 85\% model queries and achieve a competitive attack success rate. The adversarial examples crafted by BeamAttack are highly transferable and can effectively improve model's robustness during adversarial training. Code is available at https://github.com/zhuhai-ustc/beamattack/tree/master

📄 PDF Abstract BibTeX arXiv:2303.07199

Code (0)

등록된 구현이 없습니다.

Tasks

Heuristic Search

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Robustness of Misinformation Classification Systems to Adversarial Examples Through BeamAttack

2025-06-30 · Arnisa Fazla, Lucas Krauter, David Guzman Piedrahita, Andrianos Michail

We extend BeamAttack, an adversarial attack algorithm designed to evaluate the robustness of text classification systems through word-level modifications guided by beam search. Our extensions include support for word del…

Adversarial AttackMisinformationtext-classificationText Classification

Human-in-the-Loop Generation of Adversarial Texts: A Case Study on Tibetan Script

2024-12-17 · Xi Cao, Yuan Sun, Jiajun Li, Quzong Gesang 외

DNN-based language models perform excellently on various tasks, but even SOTA LLMs are susceptible to textual adversarial attacks. Adversarial texts play crucial roles in multiple subfields of NLP. However, current resea…

Adversarial AttackAdversarial Robustness

Frauds Bargain Attack: Generating Adversarial Text Samples via Word Manipulation Process

2023-03-01 · Mingze Ni, Zhensu Sun, Wei Liu

Recent research has revealed that natural language processing (NLP) models are vulnerable to adversarial examples. However, the current techniques for generating such examples rely on deterministic heuristic rules, which…

Adversarial TextSentence

Phrase-level Textual Adversarial Attack with Label Preservation

2022-05-22 · Findings (NAACL) 2022 7 · Yibin Lei, Yu Cao, Dianqi Li, Tianyi Zhou 외

Generating high-quality textual adversarial examples is critical for investigating the pitfalls of natural language processing (NLP) models and further promoting their robustness. Existing attacks are usually realized th…

Adversarial AttackSentence

Generating High-Quality Crowd Density Maps using Contextual Pyramid CNNs

2017-08-02 · ICCV 2017 10 · Vishwanath A. Sindagi, Vishal M. Patel

We present a novel method called Contextual Pyramid CNN (CP-CNN) for generating high-quality crowd density and count estimation by explicitly incorporating global and local contextual information of crowd images. The pro…

Crowd CountingVocal Bursts Intensity Prediction