arXiv:2604.13692cs.CL2026-04ACL被引 1

分离生成器特征与语义,提升AI文本检测的泛化能力

Breaking the Generator Barrier: Disentangled Representation for Generalizable AI-Text Detection

论文配图:Breaking the Generator Barrier: Disentangled Representation for Generalizable AI-Text Detection
图 1 · 摘自论文原文
  • 通过隐空间解耦设计,剥离生成器特有痕迹
  • 在MAGE基准上达24.2%准确率提升,F1增26.2%
  • 适合应对新出现生成模型的开放集检测场景

随着大语言模型生成内容越来越接近人类写作,区分AI与人工文本的细微线索日益难以捕捉。依赖特定生成器的特征存在本质不稳定性,因新模型快速涌现而削弱鲁棒性。解决未见生成器的泛化问题成为核心挑战。为此,我们提出一种渐进式框架,将AI检测语义与生成器相关特征解耦:首先采用紧凑隐编码实现语义最小化,再通过扰动正则化减少残留耦合,最后通过判别性适配对齐任务目标。在涵盖20个代表性大模型、7类的MAGE基准上,实验表明该方法持续优于现有最优技术,准确率最高提升24.2%,F1值提升26.2%。更关键的是,随着训练生成器多样性增加,性能仍持续上升,验证了其在开放集场景下的强可扩展性与泛化能力。代码将公开于https://github.com/PuXiao06/DRGD。

原文摘要 · Abstract (English)

As large language models (LLMs) generate text that increasingly resembles human writing, the subtle cues that distinguish AI-generated content from human-written content become increasingly challenging to capture. Reliance on generator-specific artifacts is inherently unstable, since new models emerge rapidly and reduce the robustness of such shortcuts. This generalizes unseen generators as a central and challenging problem for AI-text detection. To tackle this challenge, we propose a progressively structured framework that disentangles AI-detection semantics from generator-aware artifacts. This is achieved through a compact latent encoding that encourages semantic minimality, followed by perturbation-based regularization to reduce residual entanglement, and finally a discriminative adaptation stage that aligns representations with task objectives. Experiments on MAGE benchmark, covering 20 representative LLMs across 7 categories, demonstrate consistent improvements over state-of-the-art methods, achieving up to 24.2% accuracy gain and 26.2% F1 improvement. Notably, performance continues to improve as the diversity of training generators increases, confirming strong scalability and generalization in open-set scenarios. Our source code will be publicly available at https://github.com/PuXiao06/DRGD.

AI检测解耦表征大模型泛化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。