paper-with-me

홈 › Papers

RAFT: Realistic Attacks to Fool Text Detectors

2024-10-04 · James Wang, Ran Li, Junfeng Yang, Chengzhi Mao

Large language models (LLMs) have exhibited remarkable fluency across various tasks. However, their unethical applications, such as disseminating disinformation, have become a growing concern. Although recent works have proposed a number of LLM detection methods, their robustness and reliability remain unclear. In this paper, we present RAFT: a grammar error-free black-box attack against existing LLM detectors. In contrast to previous attacks for language models, our method exploits the transferability of LLM embeddings at the word-level while preserving the original text quality. We leverage an auxiliary embedding to greedily select candidate words to perturb against the target detector. Experiments reveal that our attack effectively compromises all detectors in the study across various domains by up to 99%, and are transferable across source models. Manual human evaluation studies show our attacks are realistic and indistinguishable from original human-written text. We also show that examples generated by RAFT can be used to train adversarially robust detectors. Our work shows that current LLM detectors are not adversarially robust, underscoring the urgent need for more resilient detection mechanisms.

📄 PDF Abstract BibTeX arXiv:2410.03658

Code (1)

jameslwang/raft 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Making Generated Images Hard To Spot: A Transferable Attack On Synthetic Image Detectors

2021-04-25 · Xinwei Zhao, Matthew C. Stamm

Visually realistic GAN-generated images have recently emerged as an important misinformation threat. Research has shown that these synthetic images contain forensic traces that are readily identifiable by forensic detect…

Misinformation

Fool the Stoplight: Realistic Adversarial Patch Attacks on Traffic Light Detectors

2025-06-05 · Svetlana Pavlitska, Jamie Robb, Nikolai Polley, Melih Yazgan 외

Realistic adversarial attacks on various camera-based perception tasks of autonomous vehicles have been successfully demonstrated so far. However, only a few works considered attacks on traffic light detectors. This work…

Autonomous Vehicles

Stress-testing Machine Generated Text Detection: Shifting Language Models Writing Style to Fool Detectors

2025-05-30 · Andrea Pedrotti, Michele Papucci, Cristiano Ciaccio, Alessio Miaschi 외

Recent advancements in Generative AI and Large Language Models (LLMs) have enabled the creation of highly realistic synthetic content, raising concerns about the potential for malicious use, such as misinformation and ma…

MisinformationText Detection

Can 3D Adversarial Logos Cloak Humans?

2020-06-25 · Yi Wang, Jingyang Zhou, Tianlong Chen, Sijia Liu 외

With the trend of adversarial attacks, researchers attempt to fool trained object detectors in 2D scenes. Among many of them, an intriguing new form of attack with potential real-world usage is to append adversarial patc…

Object

Your Language Model Can Secretly Write Like Humans: Contrastive Paraphrase Attacks on LLM-Generated Text Detectors

2025-05-21 · Hao Fang, Jiawei Kong, Tianqu Zhuang, Yixiang Qiu 외

The misuse of large language models (LLMs), such as academic plagiarism, has driven the development of detectors to identify LLM-generated texts. To bypass these detectors, paraphrase attacks have emerged to purposely re…

Language ModelingLanguage Modelling