paper-with-me

Papers

ReviewerToo: Should AI Join The Program Committee? A Look At The Future of Peer Review

2025-10-09 · Gaurav Sahu, Hugo Larochelle, Laurent Charlin, Christopher Pal arxiv

Peer review is the cornerstone of scientific publishing, yet it suffers from inconsistencies, reviewer subjectivity, and scalability challenges. We introduce ReviewerToo, a modular framework for studying and deploying AI-assisted peer review to complement human judgment with systematic and consistent assessments. ReviewerToo supports systematic experiments with specialized reviewer personas and structured evaluation criteria, and can be partially or fully integrated into real conference workflows. We validate ReviewerToo on a carefully curated dataset of 1,963 paper submissions from ICLR 2025, where our experiments with the gpt-oss-120b model achieves 81.8% accuracy for the task of categorizing a paper as accept/reject compared to 83.9% for the average human reviewer. Additionally, ReviewerToo-generated reviews are rated as higher quality than the human average by an LLM judge, though still trailing the strongest expert contributions. Our analysis highlights domains where AI reviewers excel (e.g., fact-checking, literature coverage) and where they struggle (e.g., assessing methodological novelty and theoretical contributions), underscoring the continued need for human expertise. Based on these findings, we propose guidelines for integrating AI into peer-review pipelines, showing how AI can enhance consistency, coverage, and fairness while leaving complex evaluative judgments to domain experts. Our work provides a foundation for systematic, hybrid peer-review systems that scale with the growth of scientific publishing.

📄 PDF Abstract BibTeX arXiv:2510.08867

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Attribute Proportional Representation

2015-09-11 · Jerome Lang, Piotr Skowron

We consider the following problem in which a given number of items has to be chosen from a predefined set. Each item is described by a vector of attributes and for each attribute there is a desired distribution that the …

Attribute

No-Regret Forecasting with Egalitarian Committees

2021-09-28 · Jiun-Hua Su

The forecast combination puzzle is often found in literature: The equal-weight scheme tends to outperform sophisticated methods of combining individual forecasts. Exploiting this finding, we propose a hedge egalitarian c…

regression

Standards for language resources in ISO -- Looking back at 13 fruitful years

2015-10-27 · Laurent Romary

This paper provides an overview of the various projects carried out within ISO committee TC 37/SC 4 dealing with the management of language (digital) resources. On the basis of the technical experience gained in the comm…

Management

Best Practices and Scoring System on Reviewing A.I. based Medical Imaging Papers: Part 1 Classification

2022-02-03 · Timothy L. Kline, Felipe Kitamura, Ian Pan, Amine M. Korchi 외

With the recent advances in A.I. methodologies and their application to medical imaging, there has been an explosion of related research programs utilizing these techniques to produce state-of-the-art classification perf…

image-classificationImage Classification

Wisdom of Committees: An Overlooked Approach To Faster and More Accurate Models

2020-12-03 · ICLR 2022 4 · Xiaofang Wang, Dan Kondratyuk, Eric Christiansen, Kris M. Kitani 외

Committee-based models (ensembles or cascades) construct models by combining existing pre-trained ones. While ensembles and cascades are well-known techniques that were proposed before deep learning, they are not conside…

General Classificationimage-classificationImage ClassificationNeural Architecture Search+2