paper-with-me

Papers

When AI Reviews Train AI Reviewers: Scientific-Judgment Collapse and Mitigation

2026-09-17 · Sy-Tuyen Ho, Minghui Liu, Furong Huang hf

Large language models (LLMs) increasingly participate in scientific evaluation, both as automated reviewers and as assistants to human reviewers. As model-generated reviews enter public data and future training corpora, AI peer review can become recursive: later reviewers learn from judgments produced by earlier models. We study one step of this feedback loop in a controlled setting. Starting from Llama 3.1 8B, we first fine-tune a reviewer on official ICLR reviews from 2018--2023 and then train four successor models on ICLR 2024 data with systematically varied mixtures of official and model-generated reviews. Our study shows that introducing synthetic reviews compresses rating distributions and reduces both same-paper and corpus-level semantic diversity. We call this pattern scientific-judgment collapse. To mitigate this failure mode, we introduce TrustReviewer, an open-source LLM-based system for generating peer reviews of AI and machine learning papers. TrustReviewer intervenes at two complementary stages. For training-time prevention, we train the core reviewer in a single stage on a curated corpus designed to reduce low-quality and semantically degenerate supervision. For test-time correction, paired activation steering aims to further mitigate residual tendencies toward collapsed judgments without further training or additional expert annotation. Together, these results characterize a concrete risk of recursive reviewer training and provide practical interventions for preserving judgment diversity and improving recommendation alignment in AI-assisted scientific evaluation.

📄 PDF Abstract BibTeX arXiv:2609.20942

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ReviewGuard: Aligning LLM-Assisted Peer Review with Long-Term Scientific Impact

2026-05-29 · Abdur Rasool, Xiaohui Huang, Yanqing Hu, Linyi Yang arxiv

Peer review is central to scientific quality control, yet it can undervalue papers that later achieve substantial citation impact. While frontier large language models have shown promise in automating aspects of peer rev…

Reinforcement Learning

Gaming AI-Assisted Peer Reviews Poses New Risks to the Scientific Community

2026-06-08 · Lin Li, Qi Zhang, Xander Davies, Jianing Qiu 외 arxiv

AI is increasingly used to support scientific peer review, from manuscript screening, reviewer assistance to editorial triage. Although such systems promise to reduce reviewer burden and accelerate publication, their rob…

Generative Adversarial Reviews: When LLMs Become the Critic

2024-12-09 · Nicolas Bougie, Narimasa Watanabe

The peer review process is fundamental to scientific progress, determining which papers meet the quality standards for publication. Yet, the rapid growth of scholarly production and increasing specialization in knowledge…

FairnessLarge Language Model

Large Language Models for Full-Text Methods Assessment: A Case Study on Mediation Analysis

2025-10-12 · Wenqing Zhang, Trang Nguyen, Elizabeth A. Stuart, Yiqun T. Chen arxiv

Systematic reviews are crucial for synthesizing scientific evidence but remain labor-intensive, especially when extracting detailed methodological information. Large language models (LLMs) offer potential for automating …

Information Extraction

Deep Transfer Learning Based Peer Review Aggregation and Meta-review Generation for Scientific Articles

2024-10-05 · Md. Tarek Hasan, Mohammad Nazmush Shamael, H. M. Mutasim Billah, Arifa Akter 외

Peer review is the quality assessment of a manuscript by one or more peer experts. Papers are submitted by the authors to scientific venues, and these papers must be reviewed by peers or other authors. The meta-reviewers…

ArticlesReview GenerationTransfer Learning