arXiv:2608.28009cs.CL2026-08中稿 · EMNLP

融合词级统计与深层语义,提升对抗性AI文本检测鲁棒性

Beyond Global Scalars: Synergizing Token-Level Statistics and Deep Semantics for Adversarial AIGC Text Detection

论文配图:Beyond Global Scalars: Synergizing Token-Level Statistics and Deep Semantics for Adversarial AIGC Text Detection
图 1 · 摘自论文原文
  • 统一建模词级概率与语义特征,避免信息损失
  • 在16000样本对抗基准上显著优于现有方法
  • 适合需要高鲁棒性的AI内容安全场景

大语言模型的快速发展催生了对强健机器生成文本检测的需求。现有方法主要分为两类:无训练方法依赖困惑度等全局统计量,而有训练方法则利用语义隐状态。二者在对抗场景下均存在根本缺陷:全局统计量会丢失交错文本中的局部概率突变信息,纯语义模型易过拟合特定指纹且易被欺骗。为此,我们构建了包含16000个样本的MOSAIC全面对抗基准,覆盖全粒度攻击谱。针对此问题,我们提出NeuroStat框架,通过单一因果语言模型主干同时捕获未压缩的词级概率logits与深层语义隐状态。采用宏状态残差调制(Macro-State Residual Modulation)融合异构信号,以全局不确定性指标自适应校准局部卷积特征。正交与对比损失进一步确保互补表示的学习。大量实验表明,NeuroStat在MOSAIC上的表现远超现有最优方法,展现出卓越鲁棒性,确立了对抗性文本检测新标准。代码与MOSAIC基准已开源。

原文摘要 · Abstract (English)

The rapid evolution of large language models necessitates robust machine-generated text detection. Existing paradigms typically follow two isolated tracks. Training-free methods rely on global statistical scalars such as perplexity, while training-based methods utilize semantic hidden states. Both approaches exhibit fundamental vulnerabilities in adversarial scenarios. Global scalars act as lossy compressions that obscure local probabilistic burstiness in interleaved texts, whereas pure semantic models overfit to specific fingerprints and remain susceptible to spoofing. To expose these flaws, we introduce MOSAIC, a comprehensive adversarial benchmark comprising 16000 samples across a full-granularity attack spectrum. To address these challenges, we propose NeuroStat, an end-to-end framework bridging the statistical and semantic gap. NeuroStat captures uncompressed token-level probabilistic logits alongside deep semantic hidden states from a single causal language model backbone. We fuse these heterogeneous signals through Macro-State Residual Modulation, which adaptively calibrates local convolutional features using global uncertainty indicators. Orthogonal and contrastive losses further ensure the learning of complementary representations. Extensive experiments demonstrate that NeuroStat maintains exceptional robustness on MOSAIC compared to the severe degradation of state-of-the-art methods, establishing a new standard for adversarial text detection. Code and the MOSAIC benchmark are available at https://github.com/TencentBAC/NeuroStat.

AI检测对抗样本文本生成

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