REVIEW 3 major objections 6 minor 13 references
WETBench: A Benchmark for Detecting Task-Specific Machine-Generated Text on Wikipedia
T0 review · 3 major / 6 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read WETBench, a multilingual benchmark built around the editing tasks Wikipedia editors actually use LLMs for, shows that detectors underperform in realistic scenarios: training-based detectors average 78% accuracy and zero-shot detectors 58%.
desk verdict A useful new benchmark for MGT detection on Wikipedia; the headline numbers are real, but the 'task-specific is harder' claim is under-supported by the experiment design. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the task-specific generation setup itself, built on three components. WikiPS and mWNC are two new corpora assembled from Wikipedia revisions dated before ChatGPT’s public release on 30 November 2022, so the human-written side is uncontaminated by MGT; mWNC extends the existing Wikipedia Neutrality Corpus to Portuguese and Vietnamese and adds English paragraph-level biased–neutralised pairs. The generation pipelines use empirically selected prompts: Naive RAG (retrieval-augmented generation that grounds each paragraph in web context) for Paragraph Writing, one-shot prompting for Summarisation, and five-shot prompting for Text Style Transfer. These choices make the machine text resemble human reference text more closely than open-ended generation does, which is precisely what stresses the detectors.
What would settle it
Collect a set of real Wikipedia revisions confirmed by editors (through self-report or edit-audit) to be LLM-assisted, run the same eight detectors on them, and compare accuracy against the benchmark's 58–78% range; substantially higher accuracy would show the benchmark overstates detection difficulty, and substantially lower accuracy would show it understates it.
Extended reading notes
Core claim
On the paper’s own terms, the discovery is that task-specific, content-conditioned MGT is textually closer to human writing than open-ended generation is, and detectors trained and evaluated on generic setups do not transfer well to it. Across the benchmark, training-based detectors (fine-tuned XLM-RoBERTa and mDeBERTa) average 78% accuracy and zero-shot detectors average 58%, with strong variation by task, language, and generator. Summarisation is the easiest task for detection (supervised average 89%), because Wikipedia lead sections follow a distinctive style, while Text Style Transfer is the hardest: minimal edits to human text at the sentence level leave supervised detectors at 61–65% and zero-shot detectors at 52–56%, close to chance. The paper reads these results as evidence that detectors struggle with MGT in realistic generation scenarios and that diverse, task-specific data are necessary to judge their reliability in editor-driven contexts.
Load-bearing premise
The load-bearing premise is that the three benchmark tasks — paragraph writing, summarisation, and style transfer — capture how Wikipedia editors actually use LLMs; the paper concedes in its limitations that there is no empirical evidence editors use them this way, so if real workflows differ, the measured detection accuracies would not reflect real-world difficulty.
Editorial extensions
If this is right
- Published accuracy figures from open-ended generation benchmarks overstate how well detectors would perform on the editing tasks Wikipedia editors actually carry out.
- Only training-based detectors approach usable accuracy, and only on the generation-heavy tasks; zero-shot detectors are near chance on sentence-level style transfer.
- Detection difficulty tracks the degree of LLM intervention: full summarisation is easiest to detect and minimal text modification hardest, so moderation tools should be scoped to the editing task they will face.
- Detector behaviour differs by language resource level and generator size, so single-language or single-generator evaluations are not reliable guides to deployment.
- The released WikiPS and mWNC corpora support downstream work beyond detection, including multilingual bias detection and single-document summarisation.
Reading between the lines
- The paper explicitly concedes there is no empirical evidence that editors use LLMs the way its tasks assume; if real workflows lean more on translation or grammar correction, real-world detection difficulty could shift in either direction from the measured 58–78% range.
- A natural extension is LLM-assisted translation detection, which the paper flags as underexplored; since translations preserve the human author’s structure, detection difficulty could plausibly sit between summarisation and style transfer.
- The paper reports that its style-transfer prompt evaluation relies on binary style classifiers that are near chance for Vietnamese and English paragraph-level data; if those classifiers mis-ranked prompts, the TST generation settings — and hence the TST detection numbers — would shift.
- The large sentence-versus-paragraph gap for style transfer suggests deployed screening should work on revision-level or paragraph-level signals rather than sentence-by-sentence.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces WETBench, a multilingual benchmark for detecting machine-generated text (MGT) in task-specific Wikipedia editing scenarios. The benchmark covers three tasks—Paragraph Writing, Summarisation, and Text Style Transfer—implemented with two new corpora, WikiPS and mWNC, across English, Portuguese, and Vietnamese. The authors generate MGT with four LLMs using prompts selected by automatic metrics, then evaluate eight detectors (fine-tuned classifiers and zero-shot white-/black-box methods). The main empirical finding is that training-based detectors average 78% accuracy and zero-shot detectors average 58% across settings, which the paper interprets as evidence that detectors 'struggle with MGT in realistic generation scenarios' and generalise poorly beyond open-ended generation tasks.
Significance. If the findings hold, WETBench addresses a real gap: existing MGT benchmarks largely evaluate open-ended, topic-to-text generation, whereas Wikipedia editors plausibly use LLMs for more constrained editorial tasks. The two released corpora (WikiPS and mWNC) are potentially valuable resources beyond detection, including for summarisation, bias detection, and low-resource multilingual research. The paper is largely reproducible in principle: prompt templates, generation protocols, detector implementations, and hyperparameter settings are documented in the appendices, and the authors state that data and code are released. The main caveat is that the central comparative claim—that task-specific MGT is harder to detect than generic open-ended MGT—is not supported by a matched within-benchmark control, so the headline conclusion needs either additional experimentation or more careful reframing.
major comments (3)
- [§5–§6; Figure 2] The paper's central claim that detectors 'struggle with MGT in realistic generation scenarios' relative to generic open-ended generation is not directly supported by the experiments. WETBench contains only the three task-specific conditions described in Section 5; there is no within-benchmark open-ended condition using the same generators, detectors, languages, and evaluation protocol. The comparisons with MULTITuDE, M4, and other prior benchmarks in Section 6 and the Abstract are cross-paper and differ in detector instances, generator families, thresholds, and splits, so the task-specificity inference is confounded. Figure 2 is a text-similarity analysis, not a detection experiment. Please add a matched open-ended condition (e.g., the Minimal paragraph prompt or a full-article prompt) evaluated with the same eight detectors, or explicitly restrict the conclusion to the claim that these detectors score 78%/58% on WETBench.
- [§7 Limitations; Real-World Relevance] The motivation and title emphasise 'realistic' Wikipedia editing scenarios, but the paper itself states in the Limitations that 'we lack empirical evidence that editors systematically use LLMs in the ways we design them.' This is a load-bearing assumption: if real editor workflows differ (for example, involving more translation or grammar correction), the benchmark measures plausible scenarios rather than actual Wikipedia MGT. The conclusions should be reframed accordingly, or the paper should provide evidence—from editor surveys, edit histories, or LLM-assisted revision traces—that the three tasks and prompts are representative of actual usage.
- [§4.3, Appendix B.3, Table 9] The prompt evaluation for Text Style Transfer relies on style classifiers whose accuracy is near chance for Vietnamese sentences (58%) and English paragraphs (58%). Because the ST column in Table 3 is used to conclude that five-shot prompting is best and to select the prompt for MGT generation, the construction of the TST benchmark is affected. The semantic metrics (BLEU/ROUGE/BERTScore) are more stable, but the style-transfer dimension is uncertain for these subsets. The authors acknowledge the issue, but it should be addressed rather than only listed as a limitation—for example, by validating prompt choice on a human-annotated sample, basing selection on semantic preservation alone, or labelling the affected TST subsets as provisional.
minor comments (6)
- [§5] The text says 'We evaluate six detectors from three different families,' but the list that follows and Table 4 contain eight detectors (two supervised, three white-box, three black-box).
- [§6, Summarisation paragraph] The sentence 'Binoculars achieves the highest average accuracy (65%) among black-box detectors ... while GECScore performs best among white-box methods (68%)' appears to reverse the families: in Section 5 and Table 4, Binoculars is a white-box detector and GECScore is a black-box detector.
- [Figure 2] The figure does not explain what is plotted on each axis, how the N=600 sample was selected, or which 'dimensions' are being compared; please add a legend or a more detailed caption.
- [Appendix B.3, Table 9 vs Table 6] Table 9 reports 300,000 English sentence pairs for the style classifier, while Table 6 reports 286,626 processed sentence pairs for the English TST subset; if the classifier was trained on a smaller filtered subset, the table caption should state this explicitly.
- [§6, Table 4] No confidence intervals or significance tests are reported for the accuracy differences in Table 4; given finite sample sizes (2,700 human texts per condition), the authors should add uncertainty estimates or note which differences are within noise.
- [§4.1, Appendix B.1.3] QAFactEval scores for Portuguese and Vietnamese are computed via GPT-4 translations; this could bias the cross-language prompt comparison, and the manuscript does not validate this translation step.
Circularity Check
Minimal circularity: only a supporting 'closer proximity' observation is built in by prompt selection; central detector accuracies are empirically measured.
-
self definitional
[Section 1 (Figure 2) and Section 4.1 (Paragraph Writing prompt selection)]
"We evaluate these prompts using standard automatic metrics: BLEU ... and ROUGE ... for n-gram overlap, BERTScore ... for semantic similarity, and QAFactEval ... for factual consistency between HWT and MGT. ... Based on these findings, we adopt Naive RAG as the prompting strategy for the Paragraph Writing task in our MGT detection experiments. ... Figure 2 shows that the textual characteristics of task-specific MGT—unlike open-ended, topic-to-text MGT—more closely resemble their human-written text (HWT) references."
The same closeness metrics that define 'best-performing prompt' are later reported as the finding that WETBench MGT resembles HWT. Section 4.1 selects prompts by BLEU/ROUGE/BERTScore/QAFactEval between HWT and MGT, and analogous overlap/similarity-based selection picks one-shot summarisation and five-shot TST; generators are then run with those prompts. Figure 2's 'closer proximity' is therefore partly an artefact of the selection criterion, not an independent property of task-specific editing. This is a self-definitional supporting observation. It does not make the main accuracy results circular, because Table 4 reports measured detector performance rather than a quantity derived from the prompt-quality metrics, and no fitted detector parameter is renamed as a prediction.
full rationale
The central claims of WETBench are benchmark measurements, not derivations. The benchmark is constructed from pre-ChatGPT Wikipedia text and independently generated MGT; detectors are then evaluated on their own held-out splits, so the reported supervised 78% / zero-shot 58% accuracies do not reduce to any fitted parameter of the paper. The footnote self-citation to the extended ICLR version (Quaremba et al. 2026) is not load-bearing. The acknowledged limitations—no empirical evidence that editors systematically use LLMs in exactly these ways, weak NPOV classifiers for Vietnamese and English paragraphs, and the absence of a within-benchmark open-ended control when comparing to prior work—are validity or generalisability concerns, not circularity. The only mildly circular element is the Figure 2 'closer proximity' observation, which is a byproduct of selecting prompts with the same textual-similarity metrics; this supports, but is not required for, the independently measured detector results. Overall circularity is therefore minimal.
Assumptions & free parameters
free parameters (3)
- Zero-shot detector thresholds (Youden's J) =
Tuned per detector, language, and task
- Prompt configuration per task =
Naive RAG (Paragraph Writing), one-shot (Summarisation), five-shot (TST)
- Style classifier decision rule for TST =
Precision-maximising configuration, exact threshold not reported
assumptions (4)
- domain assumption Wikipedia mainspace articles as of November 2022 are free of machine-generated text.
- domain assumption Ford et al. (2023) perceived use cases are a valid basis for defining realistic editing tasks.
- domain assumption Automatic metrics (BLEU, ROUGE, BERTScore, QAFactEval) reliably rank generation quality for prompt selection.
- domain assumption Low-accuracy TST style classifiers still yield high-precision NPOV pairs.
Cite this review
Pith. "Pith review of WETBench: A Benchmark for Detecting Task-Specific Machine-Generated Text on Wikipedia." pith.science (2026). https://pith.science/paper/H2LO5NIA
@misc{pith2026250703373,
author = {Pith},
title = {Pith review of: WETBench: A Benchmark for Detecting Task-Specific Machine-Generated Text on Wikipedia},
year = {2026},
howpublished = {\url{https://pith.science/paper/H2LO5NIA}},
note = {Machine review of arXiv:2507.03373}
}
read the original abstract
Given Wikipedia's role as a trusted source of high-quality, reliable content, concerns are growing about the proliferation of low-quality machine-generated text (MGT) produced by large language models (LLMs) on its platform. Reliable detection of MGT is therefore essential. However, existing work primarily evaluates MGT detectors on generic generation tasks rather than on tasks more commonly performed by Wikipedia editors. This misalignment can lead to poor generalisability when applied in real-world Wikipedia contexts. We introduce WETBench, a multilingual, multi-generator, and task-specific benchmark for MGT detection. We define three editing tasks, empirically grounded in Wikipedia editors' perceived use cases for LLM-assisted editing: Paragraph Writing, Summarisation, and Text Style Transfer, which we implement using two new datasets across three languages. For each writing task, we evaluate three prompts, generate MGT across multiple generators using the best-performing prompt, and benchmark diverse detectors. We find that, across settings, training-based detectors achieve an average accuracy of 78%, while zero-shot detectors average 58%. These results show that detectors struggle with MGT in realistic generation scenarios and underscore the importance of evaluating such models on diverse, task-specific data to assess their reliability in editor-driven contexts.
Figures
Reference graph
Works this paper leans on
-
[3]
Shen Gao, Xiuying Chen, Chang Liu, Dongyan Zhao, and Rui Y an
Bias and fairness in large language models: A survey.Preprint, arXiv:2309.00770. Shen Gao, Xiuying Chen, Chang Liu, Dongyan Zhao, and Rui Y an. 2021. Biogen: Generating biogra- phy summary under table guidance on wikipedia. In Findings of the Association for Computational Lin- guistics: ACL-IJCNLP 2021, pages 4752–4757. Yunfan Gao, Yun Xiong, Xinyu Gao, K...
arXiv 2021
-
[5]
Hiroaki Hayashi, Prashant Budania, Peng Wang, Chris Ackerson, Raj Neervannan, and Graham Neubig
Spotting llms with binoculars: Zero-shot detection of machine-generated text.arXiv preprint arXiv:2401.12070. Hiroaki Hayashi, Prashant Budania, Peng Wang, Chris Ackerson, Raj Neervannan, and Graham Neubig
-
[7]
InProceedings of the ACM Web Conference 2023, WWW ’23, page 1446–1456, New Y ork, NY , USA
Descartes: Generating short descriptions of wikipedia articles. InProceedings of the ACM Web Conference 2023, WWW ’23, page 1446–1456, New Y ork, NY , USA. Association for Computing Machin- ery. K. Salas-Jimenez, Francisco Fernando Lopez-Ponce, Sergio-Luis Ojeda-Trueba, and Gemma Bel-Enguix
work page 2023
-
[8]
WikiBias as an extrapolation corpus for bias detection. InProceedings of the First Work- shop on Advancing Natural Language Processing for Wikipedia, pages 46–52, Miami, Florida, USA. Association for Computational Linguistics. Christina Sauper and Regina Barzilay. 2009. Auto- matically generating Wikipedia articles: A structure- aware approach. InProceedi...
arXiv 2009
-
[10]
WIKIBIAS: Detecting multi-span subjective biases in language. InFindings of the Association for Computational Linguistics: EMNLP 2021, pages 1799–1814, Punta Cana, Dominican Republic. Asso- ciation for Computational Linguistics. Biru Zhu, Lifan Yuan, Ganqu Cui, Y angyi Chen, Chong Fu, Bingxiang He, Y angdong Deng, Zhiyuan Liu, Maosong Sun, and Ming Gu. 20...
arXiv 2021
-
[11]
for Wikimedia content, CNN/DM (Nalla- pati et al., 2016) for news, and arXiv (Cohan et al.,
work page 2016
-
[2018]
for academic writing. On average, our summaries are considerably longer than those in WikiLingua and CNN/DM, but shorter than arXiv abstracts. The average body length in our datasets is comparable to CN- N/DM but significantly shorter than arXiv. De- spite this, our datasets exhibit higher ROUGE-1 and ROUGE-2 scores, indicating improved con- tent overlap....
work page 2020
-
[2019]
through longer and more extensive training, as well as dynamic masking. mDeBERTaV3mDeBERTaV342 is the multilin- gual version of DeBERTa (He et al., 2023), which enhances BERT and RoBERTa using disentangled attention and an improved masked decoder. Both models are fine-tuned per task and lan- guage on an 80/10/10 split with the hyperparameter choices displ...
work page 2023
Show all 13 references
-
[2020]
Preprint, arXiv:2005.10070
A large-scale multi-document summariza- tion dataset from the wikipedia current events portal. Preprint, arXiv:2005.10070. Tanya Goyal, Junyi Jessy Li, and Greg Durrett. 2022. News summarization and evaluation in the era of gpt-3.arXiv preprint arXiv:2209.12356. Max Grusky, Mo...
2005 arXiv
-
[2021]
Pengcheng He, Jianfeng Gao, and Weizhu Chen
Wikiasp: A dataset for multi-domain aspect- based summarization.Transactions of the Associa- tion for Computational Linguistics, 9:211–225. Pengcheng He, Jianfeng Gao, and Weizhu Chen. 2023. Debertav3: Improving deberta using electra-style pre-training with gradient-disentangl...
2023 arXiv
-
[2023]
Accessed: 2025-04-06
Implications of chatgpt for knowledge integrity on wikipedia. Accessed: 2025-04-06. Isabel O. Gallegos, Ryan A. Rossi, Joe Barrow, Md Mehrab Tanjim, Sungchul Kim, Franck Dernon- court, Tong Yu, Ruiyi Zhang, and Nesreen K. Ahmed
2025
-
[2024]
Preprint, arXiv:2410.08044
The rise of ai-generated content in wikipedia. Preprint, arXiv:2410.08044. Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-Voss, Gretchen ...
-
[2025]
Jianhao Y an, Pingchuan Y an, Yulong Chen, Judy Li, Xianchao Zhu, and Yue Zhang
Who wrote this? the key to zero-shot llm-generated text detection is gecscore.Preprint, arXiv:2405.04286. Jianhao Y an, Pingchuan Y an, Yulong Chen, Judy Li, Xianchao Zhu, and Yue Zhang. 2024. Gpt-4 vs. human translators: A comprehensive evaluation of translation quality acros...
2024 arXiv
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.