ZeroGPT vs Turnitin AI 检测:为什么分数不一样

同学们经常在提交前用 ZeroGPT 检查论文。两个工具用不同模型会产出不同分数。Turnitin 的 FAQ 描述了它的机制、误报目标和低分的星号规则。以下是为什么 ZeroGPT 结果不能预测 Turnitin 结果。

HumanPen 团队

· 11 分钟

简短回答

ZeroGPT 和 Turnitin 是不同的 AI 检测器,用不同模型、不同训练数据和不同分类阈值。ZeroGPT 上的低分不意味着 Turnitin 上也会低分。Turnitin 的 FAQ 描述了它的机制:文本被切成重叠片段,每个用 0 到 1 之间的概率分分类。FAQ 声明对 AI 占比超过 20% 的文档误报率目标低于 1%。Turnitin 还对 1-19% 范围的分数使用星号规则,保留确切百分比以避免夸大准确性。ZeroGPT 发布自己的准确率声称,但那些是厂商自报的,无法对照 Turnitin 文档验证。如果你的学校用 Turnitin,ZeroGPT 分数没有预测力。

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."

片段重叠,意味着句子可以接收多个分数并汇总成文档级百分比。ZeroGPT 用自己的模型,在 Turnitin 资料中没有被记录,可能用完全不同的分类方法。

Turnitin 的误报目标和星号

FAQ 声明:

"We strive to maximize the effectiveness of our detector while keeping our false positive rate - incorrectly identifying fully human-written text as AI-generated - under 1% for documents with over 20% of AI writing."

下一句:"In other words, we might flag a human-written document as AI-written for one out of every 100 fully-human written documents."

对于低分,Turnitin 使用保留规则:

"To avoid potential incidence of false positives, no score or highlights are attributed for AI detection scores in the 1% to 19% range. When AI is detected below the 20% threshold in the report, it is now indicated with an asterisk (*%) and no percentage is attributed."

ZeroGPT 不使用这个规则。它通常即使在低置信范围也显示具体百分比。Turnitin 上显示"%"的论文可能在 ZeroGPT 上显示"12%"。这种显示差异不表明哪个工具更准确。它表明它们对不确定范围的处理方式不同。Turnitin 这一侧的细节在[Turnitin AI 率上的星号(%)是什么意思](/blog/what-does-the-asterisk-mean-on-turnitin-ai-score)。

为什么短文档行为不同

FAQ 描述了短文档的特定行为:

"In shorter documents where there are only a few hundred words, the prediction will be mostly 'all or nothing' because we're predicting on a single segment without the opportunity to overlap."

下一句:"This means that some text that is a mix of AI-generated and original content could be flagged as entirely AI-generated."

这是 Turnitin 的切分方式特有的。ZeroGPT 在短文本上可能有也可能没有同样的行为。如果你在 ZeroGPT 上测试 300 词的摘要拿到 0%,那不能告诉你 Turnitin 会对同一段文本做什么,因为 Turnitin 的单片段预测在短输入上可能摆向极端。Turnitin 报告显示 100% AI,是怎么来的就是这个摆动摆到头的样子。

重要的分数

AI 分和相似度分在 Turnitin 上是独立的:"The Similarity score and the AI writing detection percentage are completely independent and do not influence each other." 一些免费工具把 AI 和相似度合成一个数字,这使得它们的分数在结构上无法和 Turnitin 分开的 AI 百分比比较。

对你提交唯一重要的分数是你学校使用的工具产出的。如果你的学校用 Turnitin,在 ZeroGPT 上测试多少次都不能告诉你 Turnitin 分数会是多少。用多个免费检测器跑论文可以给你文本是否有 AI 式模式的总体感觉,但它不能替代机构工具的结果。为什么同一段文字在不同检测器上分数差很多讲的是这个落差是结构性的,不是某个工具坏了。

这对你意味着什么

总结一下我们讲的内容:

  • ZeroGPT 和 Turnitin 是不同的检测器,用不同模型。分数不会一致。
  • Turnitin 的检测器把文本切成重叠片段并分配概率分。
  • Turnitin 的误报率目标对 AI 占比超过 20% 的文档低于 1%。
  • Turnitin 对 1-19% 的分数使用星号以避免在误报易发范围夸大准确性。
  • 短文档因单片段评估得到全有或全无的预测。
  • 唯一重要的分数是你学校使用的工具产出的。

如果收到 Turnitin AI 报告并想处理被标记的段落,可以导入报告处理。符合条件时可以免费继续降 AI。

继续阅读