paper-with-me

Papers

Sem-Detect: Semantic Level Detection of AI Generated Peer-Reviews

2026-05-20 · André V. Duarte, Brian Tufts, Aditya Oke, Fei Fang, Arlindo L. Oliveira, Lei Li arxiv

How can we distinguish whether a peer review was written by a human or generated by an AI model? We argue that, in this setting, authorship should not be attributed solely from the textual features of a review, but also from the ideas, judgments, and claims it expresses. To this end, we propose Sem-Detect, an authorship detection method for peer reviews that operationalizes this principle by combining textual features with claim-level semantic analysis. Sem-Detect compares a target review against multiple AI-generated reviews of the same paper, leveraging the observation that different AI models tend to converge on similar points, while human reviewers introduce more unique and diverse ones. As a result, Sem-Detect is able to distinguish fully AI reviews from authentic human-written ones, including those that have been refined using an LLM but still reflect human judgment. Across a dataset of over 20,000 peer reviews from ICLR and NeurIPS conferences, Sem-Detect improves over the strongest baseline by 25.5% in TPR@0.1% FPR in the binary setting. Moreover, in the three-class scenario, we empirically show that LLM refinement preserves the semantic signals of human reviews, which remain distinct from the patterns exhibited by fully AI-generated text; as a result, fewer than 3.5% of LLM-refined human reviews are misclassified as AI-generated.

📄 PDF Abstract BibTeX arXiv:2605.21713

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PeerPrism: Peer Evaluation Expertise vs Review-writing AI

2026-04-16 · Soroush Sadeghian, Alireza Daqiq, Radin Cheraghi, Sajad Ebrahimi 외 arxiv

Large Language Models (LLMs) are increasingly used in scientific peer review, assisting with drafting, rewriting, expansion, and refinement. However, existing peer-review LLM detection methods largely treat authorship as…

Text Detection

Out-of-Distribution Detection Using Peer-Class Generated by Large Language Model

2024-03-20 · K Huang, G Song, Hanwen Su, Jiyan Wang

Out-of-distribution (OOD) detection is a critical task to ensure the reliability and security of machine learning models deployed in real-world applications. Conventional methods for OOD detection that rely on single-mod…

Language ModelingLanguage ModellingLarge Language ModelOut-of-Distribution Detection+1

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

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…

Is Your Paper Being Reviewed by an LLM? Investigating AI Text Detectability in Peer Review

2024-10-03 · Sungduk Yu, Man Luo, Avinash Madasu, 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 …

Text Detection