paper-with-me

Papers

Chain Association-based Attacking and Shielding Natural Language Processing Systems

2024-11-12 · Jiacheng Huang, Long Chen

Association as a gift enables people do not have to mention something in completely straightforward words and allows others to understand what they intend to refer to. In this paper, we propose a chain association-based adversarial attack against natural language processing systems, utilizing the comprehension gap between humans and machines. We first generate a chain association graph for Chinese characters based on the association paradigm for building search space of potential adversarial examples. Then, we introduce an discrete particle swarm optimization algorithm to search for the optimal adversarial examples. We conduct comprehensive experiments and show that advanced natural language processing models and applications, including large language models, are vulnerable to our attack, while humans appear good at understanding the perturbed text. We also explore two methods, including adversarial training and associative graph-based recovery, to shield systems from chain association-based attack. Since a few examples that use some derogatory terms, this paper contains materials that may be offensive or upsetting to some people.

📄 PDF Abstract BibTeX arXiv:2411.07843

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Text Processing Like Humans Do: Visually Attacking and Shielding NLP Systems

2019-03-27 · NAACL 2019 6 · Steffen Eger, Gözde Gül Şahin, Andreas Rücklé, Ji-Ung Lee 외

Visual modifications to text are often used to obfuscate offensive comments in social media (e.g., "!d10t") or as a writing style ("1337" in "leet speak"), among other scenarios. We consider this as a new type of adversa…

Adversarial AttackSentence

Chain of Attack: On the Robustness of Vision-Language Models Against Transfer-Based Adversarial Attacks

2024-11-24 · CVPR 2025 1 · Peng Xie, Yequan Bie, Jianda Mao, Yangqiu Song 외

Pre-trained vision-language models (VLMs) have showcased remarkable performance in image and natural language understanding, such as image captioning and response generation. As the practical applications of vision-langu…

Image CaptioningNatural Language UnderstandingResponse Generation

An Empirical Study on Adversarial Attack on NMT: Languages and Positions Matter

2021-08-01 · ACL 2021 5 · Zhiyuan Zeng, Deyi Xiong

In this paper, we empirically investigate adversarial attack on NMT from two aspects: languages (the source vs. the target language) and positions (front vs. rear). For autoregressive NMT models that generate target word…

Adversarial AttackNMT

Chain of Attack: a Semantic-Driven Contextual Multi-Turn attacker for LLM

2024-05-09 · Xikang Yang, Xuehai Tang, Songlin Hu, Jizhong Han

Large language models (LLMs) have achieved remarkable performance in various natural language processing tasks, especially in dialogue systems. However, LLM may also pose security and moral threats, especially in multi r…

Shields to Guarantee Probabilistic Safety in MDPs

2026-05-11 · Linus Heck, Filip Macák, Roman Andriushchenko, Milan Češka 외 arxiv

Shielding is a prominent model-based technique to ensure safety of autonomous agents. Classical shielding aims to ensure that nothing bad ever happens and comes with strong guarantees about safety and maximal permissiven…