paper-with-me

Papers

Detecting LLM-Generated Peer Reviews

2025-03-20 · Vishisht Rao, Aounon Kumar, Himabindu Lakkaraju, Nihar B. Shah

The integrity of peer review is fundamental to scientific progress, but the rise of large language models (LLMs) has introduced concerns that some reviewers may rely on these tools to generate reviews rather than writing them independently. Although some venues have banned LLM-assisted reviewing, enforcement remains difficult as existing detection tools cannot reliably distinguish between fully generated reviews and those merely polished with AI assistance. In this work, we address the challenge of detecting LLM-generated reviews. We consider the approach of performing indirect prompt injection via the paper's PDF, prompting the LLM to embed a covert watermark in the generated review, and subsequently testing for presence of the watermark in the review. We identify and address several pitfalls in na\"ive implementations of this approach. Our primary contribution is a rigorous watermarking and detection framework that offers strong statistical guarantees. Specifically, we introduce watermarking schemes and hypothesis tests that control the family-wise error rate across multiple reviews, achieving higher statistical power than standard corrections such as Bonferroni, while making no assumptions about the nature of human-written reviews. We explore multiple indirect prompt injection strategies--including font-based embedding and obfuscated prompts--and evaluate their effectiveness under various reviewer defense scenarios. Our experiments find high success rates in watermark embedding across various LLMs. We also empirically find that our approach is resilient to common reviewer defenses, and that the bounds on error rates in our statistical tests hold in practice. In contrast, we find that Bonferroni-style corrections are too conservative to be useful in this setting.

📄 PDF Abstract BibTeX arXiv:2503.15772

Code (1)

vishisht-rao/detecting-llm-written-reviews 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Detecting AI-Generated Content in Academic Peer Reviews

2026-01-30 · Siyuan Shen, Kai Wang arxiv

The growing availability of large language models (LLMs) has raised questions about their role in academic peer review. This study examines the temporal emergence of AI-generated content in peer reviews by applying a det…

TADDLE: A Tool-Augmented Agent for Detecting Deficient LLM-Generated Peer Reviews

2026-05-26 · Hanqi Duan, Xiang Li arxiv

LLM-generated peer reviews are increasingly common at major venues, yet their deficiencies are hard to detect because they are uniformly fluent and well-structured. Existing work either classifies authorship without judg…

Multi-Label Classification

ReviewGuard: Enhancing Deficient Peer Review Detection via LLM-Driven Data Augmentation

2025-10-18 · Haoxuan Zhang, Ruochi Li, Sarthak Shrestha, Shree Harshini Mamidala 외 arxiv

Peer review serves as the gatekeeper of science, yet the surge in submissions and widespread adoption of large language models (LLMs) in scholarly evaluation present unprecedented challenges. While recent work has focuse…

Data AugmentationText Detection

'Quis custodiet ipsos custodes?' Who will watch the watchmen? On Detecting AI-generated peer-reviews

2024-10-13 · Sandeep Kumar, Mohit Sahu, Vardhan Gacche, Tirthankar Ghosal 외

The integrity of the peer-review process is vital for maintaining scientific rigor and trust within the academic community. With the steady increase in the usage of large language models (LLMs) like ChatGPT in academic w…

Text Detection

Is Your Paper Being Reviewed by an LLM? A New Benchmark Dataset and Approach for Detecting AI Text in Peer Review

2025-02-26 · Sungduk Yu, Man Luo, Avinash Madusu, Vasudev Lal 외

Peer review is a critical process for ensuring the integrity of published scientific research. Confidence in this process is predicated on the assumption that experts in the relevant domain give careful consideration to …

BenchmarkingText Detection