English

Variation is the Key: A Variation-Based Framework for LLM-Generated Text Detection

Artificial Intelligence 2026-02-17 v1 Computation and Language

Abstract

Detecting text generated by large language models (LLMs) is crucial but challenging. Existing detectors depend on impractical assumptions, such as white-box settings, or solely rely on text-level features, leading to imprecise detection ability. In this paper, we propose a simple but effective and practical LLM-generated text detection method, VaryBalance. The core of VaryBalance is that, compared to LLM-generated texts, there is a greater difference between human texts and their rewritten version via LLMs. Leveraging this observation, VaryBalance quantifies this through mean standard deviation and distinguishes human texts and LLM-generated texts. Comprehensive experiments demonstrated that VaryBalance outperforms the state-of-the-art detectors, i.e., Binoculars, by up to 34.3\% in terms of AUROC, and maintains robustness against multiple generating models and languages.

Keywords

Cite

@article{arxiv.2602.13226,
  title  = {Variation is the Key: A Variation-Based Framework for LLM-Generated Text Detection},
  author = {Xuecong Li and Xiaohong Li and Qiang Hu and Yao Zhang and Junjie Wang},
  journal= {arXiv preprint arXiv:2602.13226},
  year   = {2026}
}
R2 v1 2026-07-01T10:35:48.241Z