paper-with-me

홈 › Papers

Adversarial Attacks on AI-Generated Text Detection Models: A Token Probability-Based Approach Using Embeddings

2025-01-31 · Ahmed K. Kadhim, Lei Jiao, Rishad Shafik, Ole-Christoffer Granmo

In recent years, text generation tools utilizing Artificial Intelligence (AI) have occasionally been misused across various domains, such as generating student reports or creative writings. This issue prompts plagiarism detection services to enhance their capabilities in identifying AI-generated content. Adversarial attacks are often used to test the robustness of AI-text generated detectors. This work proposes a novel textual adversarial attack on the detection models such as Fast-DetectGPT. The method employs embedding models for data perturbation, aiming at reconstructing the AI generated texts to reduce the likelihood of detection of the true origin of the texts. Specifically, we employ different embedding techniques, including the Tsetlin Machine (TM), an interpretable approach in machine learning for this purpose. By combining synonyms and embedding similarity vectors, we demonstrates the state-of-the-art reduction in detection scores against Fast-DetectGPT. Particularly, in the XSum dataset, the detection score decreased from 0.4431 to 0.2744 AUROC, and in the SQuAD dataset, it dropped from 0.5068 to 0.3532 AUROC.

📄 PDF Abstract BibTeX arXiv:2501.18998

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackText DetectionText Generation

Similar Papers 제목 키워드 기반

RTD-Guard: A Black-Box Textual Adversarial Detection Framework via Replacement Token Detection

2026-03-13 · He Zhu, Yanshu Li, Wen Liu, Haitian Yang arxiv

Textual adversarial attacks pose a serious security threat to Natural Language Processing (NLP) systems by introducing imperceptible perturbations that mislead deep learning models. While adversarial example detection of…

Iron Sharpens Iron: Defending Against Attacks in Machine-Generated Text Detection with Adversarial Training

2025-02-18 · Yuanfan Li, Zhaohan Zhang, Chengzhengxu Li, Chao Shen 외

Machine-generated Text (MGT) detection is crucial for regulating and attributing online texts. While the existing MGT detectors achieve strong performance, they remain vulnerable to simple perturbations and adversarial a…

Adversarial AttackText Detection

Identifying Adversarial Attacks on Text Classifiers

2022-01-21 · Zhouhang Xie, Jonathan Brophy, Adam Noack, Wencong You 외

The landscape of adversarial attacks against text classifiers continues to grow, with new attacks developed every year and many of them available in standard toolkits, such as TextAttack and OpenAttack. In response, ther…

Abuse DetectionAdversarial TextLanguage ModellingSentiment Analysis

Adversarial Attacks on Parts of Speech: An Empirical Study in Text-to-Image Generation

2024-09-21 · G M Shahariar, Jia Chen, Jiachen Li, Yue Dong

Recent studies show that text-to-image (T2I) models are vulnerable to adversarial attacks, especially with noun perturbations in text prompts. In this study, we investigate the impact of adversarial attacks on different …

Adversarial AttackImage GenerationPOSTAG+2

Exons-Detect: Identifying and Amplifying Exonic Tokens via Hidden-State Discrepancy for Robust AI-Generated Text Detection

2026-03-26 · Xiaowei Zhu, Yubing Ren, Fang Fang, Shi Wang 외 arxiv

The rapid advancement of large language models has increasingly blurred the boundary between human-written and AI-generated text, raising societal risks such as misinformation dissemination, authorship ambiguity, and thr…

Text Detection