英文论文 AIGC 检测:是什么、怎么运作
"AIGC 检测"是很多中文研究者在问英文论文 AI 写作检测时用的词。不管叫什么,检测机制是一样的。Turnitin 的 FAQ 描述了一条按词概率分类重叠文本片段的流水线。理解机制有助于准确读懂你的报告。
HumanPen 团队
· 10 分钟
简短回答
英文论文的 AIGC 检测和 AI 写作检测是同一个过程。Turnitin 的检测器把你的文本切成重叠片段,按"是人写的还是 AI 生成的"概率对每段分类,再把这些分数汇总成文档级别的百分比。"AIGC"(AI 生成内容)这个术语在中文语境常用,但检测机制不管你叫它什么都是一样的。检测器不找特定 AI 工具签名或水印。它读的是选词中的统计模式,具体说是训练时学到的词概率模式。AI 分和相似度(查重)分完全独立,只有教师或管理员能看到 AI 指标。
AIGC 检测怎么运作
Turnitin 的 FAQ 描述了检测流水线:
"When a paper is submitted to Turnitin, sentences from the submission are extracted and segmented into overlapping sections for prediction analysis. Each segment is classified by the AI detection model and given a value between 0 and 1, denoting the probability of the text being likely human or AI-generated. Each qualifying sentence within these segments inherits the segment's score. Since segments overlap, some sentences may have multiple scores, which are then pooled into a single score. These sentence scores are further aggregated and used to compute the overall document AI writing score."
检测器不是在扫描"看起来像 AI"的特定短语。它用一个从训练数据中学到统计模式的模型对文本片段做分类。每个片段获得一个概率,这些概率被汇总聚合成一个百分比。百分比表示被模型分类为疑似 AI 生成的 qualifying text 的比例。
模型读什么
FAQ 上的两段话澄清了模型的方法。第一段:"Our model is not explicitly programmed to evaluate specific signals such as "burstiness," "perplexity," or other individual metrics sometimes referenced in public discussions." 下一句:"Instead, it learns statistical patterns from our training data." 第二段:"Our classifiers are trained to detect these differences in word probability and are adept at the particular word probability sequences of human writers."
模型不计算 burstiness 或 perplexity 之类的具名指标。但它是在词概率数据上训练的。它学到的模式表达在选词和排序方式上,不在句子长度变化或词汇多样性等表面特征上。这就是为什么表面层面的修改,比如换几个词或加转折词,可能改变不了分数。检测器读的是词序列更深层的统计特征,这正是困惑度与突发性之外,AI 检测器还在测什么讲的内容。
只有散文被分析
FAQ 指定了什么算可分析文本:
"This qualifying text includes only prose sentences, meaning that we only analyze blocks of text that are written in standard grammatical sentences and do not include other types of writing such as lists, bullet points (short non-sentence structures), or other non-sentence structures."
下一句:"This percentage is not necessarily the percentage of the entire submission."
对英文学术论文来说,这意味着方法部分的表格、公式块、图注和参考文献列表基本上被排除在 AI 分析之外。百分比只适用于稿件的散文部分。一篇有大量表格和公式的论文 qualifying text 更少,这意味着 AI 百分比代表的文档比例比表面看起来更小。这道差在报告页面上长什么样,见怎么读一份 Turnitin AI 检测报告。
AIGC 分和相似度分
两个分数是分开的测量:
"The Similarity score and the AI writing detection percentage are completely independent and do not influence each other."
你的相似度分反映你的文本有多少匹配数据库中的已有来源。你的 AIGC 分反映你的文本有多少被模型分类为疑似 AI 生成。一篇论文可以高相似度(来自正确引用的来源)低 AIGC 分,也可以低相似度高 AIGC 分。改一个不影响另一个。如果你想降 AIGC 分,降相似度分没用,反过来也一样;出错的地方通常是两种分数不要混着看。
AIGC 分高了怎么办
总结一下我们讲的内容:
- 英文论文的 AIGC 检测和 AI 写作检测运作方式相同:对散文片段中的词概率模式做分类。
- 模型不计算 burstiness 或 perplexity 作为具名指标,但在词概率数据上训练。
- 只有散文句子被分析。表格、公式和参考文献列表基本被排除。
- AIGC 分和相似度分完全独立。改一个不影响另一个。
- 只有教师和管理员能看到 AI 指标。学生可以请教师分享 PDF 版报告。
如果你有 Turnitin 或 iThenticate 报告显示哪些段落被标记了,可以导入报告专门处理那些段落。符合条件时可以免费继续降 AI。
继续阅读