English

MASH: Evading Black-Box AI-Generated Text Detectors via Style Humanization

Cryptography and Security 2026-04-21 v2

Abstract

The increasing misuse of AI-generated texts (AIGT) has motivated the rapid development of AIGT detection methods. However, the reliability of these detectors remains fragile against adversarial evasions. Existing attack strategies often rely on white-box assumptions or demand prohibitively high computational and interaction costs, rendering them ineffective under practical black-box scenarios. In this paper, we propose Multi-stage Alignment for Style Humanization (MASH), a novel framework that evades black-box detectors based on style transfer. MASH sequentially employs style-injection supervised fine-tuning, direct preference optimization, and inference-time refinement to shape the distributions of AI-generated texts to resemble those of human-written texts. Experiments across 6 datasets and 5 detectors demonstrate the superior performance of MASH over 11 baseline evaders. Specifically, MASH achieves an average Attack Success Rate (ASR) of 92%, surpassing the strongest baselines by an average of 24%, while maintaining superior linguistic quality.

Keywords

Cite

@article{arxiv.2601.08564,
  title  = {MASH: Evading Black-Box AI-Generated Text Detectors via Style Humanization},
  author = {Yongtong Gu and Songze Li and Xia Hu},
  journal= {arXiv preprint arXiv:2601.08564},
  year   = {2026}
}

Comments

Accepted to Findings of the Association for Computational Linguistics (ACL 2026). 21 pages. Code is available at: https://github.com/githigher/MASH

R2 v1 2026-07-01T09:02:46.708Z