Table of Contents
Fetching ...

ML Researchers Support Openness in Peer Review But Are Concerned About Resubmission Bias

Vishisht Rao, Justin Payan, Andrew McCallum, Nihar B. Shah

TL;DR

The paper investigates ML researchers' attitudes toward openness in peer review, focusing on benefits, risks, and AI interactions. It leverages a large-scale survey of 2,385 ML researchers and an AI-based cross-venue analysis of ICLR's fully open vs NeurIPS's partially open reviews. Key findings include broad support for open reviewing, particularly for reviews of accepted papers and public commenting, along with concerns about resubmission bias, de-anonymization, and abusive comments; there are mixed views on official AI reviews, and cross-venue analysis shows modest improvements in correctness and completeness for fully open reviews. Datasets and code are released publicly (OpenReviewAnalysis) to enable reproducibility and policy discussions.

Abstract

Peer-review venues have increasingly adopted open reviewing policies that publicly release anonymized reviews and permit public commenting. Venues have adopted a variety of policies, and there is still ongoing debate about the benefits and drawbacks of decisions. To inform this debate, we surveyed 2,385 reviewers, authors, and other peer-review participants in machine learning to understand their experiences and opinions. Our key findings are: (a) Preferences: Over 80% of respondents support releasing reviews for accepted papers and allowing public comments. However, only 27.1% support releasing rejected manuscripts. (b) Benefits: Respondents cite improved public understanding (75.3%) and reviewer education (57.8%), increased fairness (56.6%), and stronger incentives for high-quality reviews (48.0%). (c) Challenges: The top concern is resubmission bias, where rejection history biases future reviewers (ranked top impact of open reviewing by 41% of respondents, and mentioned in over 50% of free responses). Other challenges include fear of reviewer de-anonymization (33.2%) and potential commenting abuse. (d) AI and open peer review: Participants believe open policies deter "AI slop" submissions (71.9%) and AI-generated reviews (38.9%). Respondents are split regarding peer-review venues generating official AI reviews, with 56.0% opposed and 44.0% supportive. Finally, we use AI to annotate 4,244 reviews from ICLR (fully open) and NeurIPS (partially open). We find that the fully open venue (ICLR) has higher levels of correctness and completeness than the partially open venue (NeurIPS). The effect size is small for correctness and very small for completeness, and both are statistically significant. We also find that there is no statistically significant difference in the level of substantiation. We release the full dataset at https://github.com/justinpayan/OpenReviewAnalysis.

ML Researchers Support Openness in Peer Review But Are Concerned About Resubmission Bias

TL;DR

The paper investigates ML researchers' attitudes toward openness in peer review, focusing on benefits, risks, and AI interactions. It leverages a large-scale survey of 2,385 ML researchers and an AI-based cross-venue analysis of ICLR's fully open vs NeurIPS's partially open reviews. Key findings include broad support for open reviewing, particularly for reviews of accepted papers and public commenting, along with concerns about resubmission bias, de-anonymization, and abusive comments; there are mixed views on official AI reviews, and cross-venue analysis shows modest improvements in correctness and completeness for fully open reviews. Datasets and code are released publicly (OpenReviewAnalysis) to enable reproducibility and policy discussions.

Abstract

Peer-review venues have increasingly adopted open reviewing policies that publicly release anonymized reviews and permit public commenting. Venues have adopted a variety of policies, and there is still ongoing debate about the benefits and drawbacks of decisions. To inform this debate, we surveyed 2,385 reviewers, authors, and other peer-review participants in machine learning to understand their experiences and opinions. Our key findings are: (a) Preferences: Over 80% of respondents support releasing reviews for accepted papers and allowing public comments. However, only 27.1% support releasing rejected manuscripts. (b) Benefits: Respondents cite improved public understanding (75.3%) and reviewer education (57.8%), increased fairness (56.6%), and stronger incentives for high-quality reviews (48.0%). (c) Challenges: The top concern is resubmission bias, where rejection history biases future reviewers (ranked top impact of open reviewing by 41% of respondents, and mentioned in over 50% of free responses). Other challenges include fear of reviewer de-anonymization (33.2%) and potential commenting abuse. (d) AI and open peer review: Participants believe open policies deter "AI slop" submissions (71.9%) and AI-generated reviews (38.9%). Respondents are split regarding peer-review venues generating official AI reviews, with 56.0% opposed and 44.0% supportive. Finally, we use AI to annotate 4,244 reviews from ICLR (fully open) and NeurIPS (partially open). We find that the fully open venue (ICLR) has higher levels of correctness and completeness than the partially open venue (NeurIPS). The effect size is small for correctness and very small for completeness, and both are statistically significant. We also find that there is no statistically significant difference in the level of substantiation. We release the full dataset at https://github.com/justinpayan/OpenReviewAnalysis.

Paper Structure

This paper contains 6 sections, 2 figures.

Figures (2)

  • Figure 1: Demographic information about survey respondents.
  • Figure 2: Agreement with statements about open reviewing practices.