仅通过结构识别 AI 生成的网页内容训练模型
Show HN: Training a model to identify AI web content from structure alone

原始链接: https://arxiv.org/abs/2609.15369

在《SlopShape》一文中,Jochen Madler 探索了一种识别 AI 生成商业内容的新方法,该方法侧重于“结构特征”而非词汇层面的模式。虽然传统的检测器在应对改写后的文本时表现不佳,但本研究表明,AI 模型在信息层级、论据呈现和语调等方面表现出独特且一致的组织模式,即使在改写后这些模式依然保持稳定。 研究人员使用了一个包含 2,250 篇人类撰写的企业博客文章及其 11,250 篇 AI 生成对应文本的数据集,开发出一种包含 214 个特征的工具来分析这些结构性指标。该模型在检测 AI 内容方面达到了 98.0 的宏观 F1 分数,即使在内容被生成模型改写后,其性能也几乎没有变化。除了简单的检测之外,该方法还成功地以 79.3% 的准确率将 AI 文章归因于其特定的原始模型,这揭示了 AI 内容通常遵循可预测的“自我宣告式”结构模板,而人类写作则呈现出更加多样且独特的配置。 这项研究证实,在 AI 虚构写作(通过《StoryScope》)中发现的结构性偏差同样存在于商业写作中,无论底层文本如何表述,这都为识别 AI 生成的“垃圾内容”(slop)提供了一个强大的框架。作者已将相关代码、提示词和流程向公众发布。

Sitefire 创始人 Vincent 和 Jochen 开发了一种模型,通过分析文本的结构模式而非词汇选择,能够以 98% 的准确率区分 AI 生成的“垃圾内容”与人类创作的内容。 通过评估 214 个结构特征(例如论证风格、来源使用和重复性),研究人员发现 AI 模型遵循一种可预测且重复的“整洁”结构。值得注意的是,77% 的 AI 文章以重申主旨作为结尾,而人类撰写的 B2B 博客文章中这一比例仅为 12%。由于这些标记是结构性的而非词汇性的,即使 AI 文本经过大幅改写,这些特征依然存在。 该团队已将研究成果发表在 arXiv 上,并开源了 GitHub 代码。他们计划利用这些见解来训练自己的 AI 智能体,以生成更具细微差别、更拟人的内容。Sitefire 还推出了一款工具和互动游戏,以展示该分类器“识别垃圾内容”的能力。尽管这些发现意义重大,但社区评论者对依赖大语言模型来验证其自身输出的可靠性表示怀疑,并对优化 AI 内容生产所带来的广泛影响提出了担忧。
相关文章

原文

View a PDF of the paper titled SlopShape: Identifying AI-Generated Commercial Web Content, by Jochen Madler (Sitefire)

View PDF HTML (experimental)
Abstract:Word-level detectors identify unedited AI-generated text almost perfectly, but the literature documents their brittleness under rewording, and a word-level score neither characterizes a text nor identifies which AI model wrote it. We ask whether AI-generated text can be identified one level deeper, from structural signatures: how information is presented, in what order, with what evidence, and in what voice. We replicate StoryScope (Russell et al., 2026), which showed such patterns for AI-generated fiction, on commercial content: 2,250 pre-ChatGPT human blog posts from 268 company domains against 11,250 AI mirrors from five frontier models. A 214-feature instrument, applied by an LLM and validated in a human gold-annotation session (human-human kappa 0.928, human-model 0.946), detects AI posts from its 187 structural features alone at 98.0 macro-F1 on held-out companies, unchanged (98.1) when every AI post is reworded by its own model. The signal characterizes and attributes: AI posts share a tidy, self-announcing shape, 79.3% are attributed to the correct source against a 16.7% chance rate, and human posts occupy rare structural configurations. All effects replicate StoryScope's, consistent in direction and larger in magnitude. We release pipeline, instrument, prompts, code, and aggregate artifacts.
From: Jochen Madler [view email]
[v1] Mon, 14 Sep 2026 10:55:30 UTC (357 KB)
[v2] Thu, 17 Sep 2026 06:51:51 UTC (357 KB)
联系我们 contact @ memedata.com