Pith. sign in

REVIEW 25 cited by

ReviewerGPT? An Exploratory Study on Using Large Language Models for Paper Reviewing

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.00622 v1 pith:BAC4OOTT submitted 2023-06-01 cs.CL cs.AIcs.DL

classification cs.CLcs.AIcs.DL
keywords errorsllmsreviewinglanguagelargemodelspairsquestion
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Given the rapid ascent of large language models (LLMs), we study the question: (How) can large language models help in reviewing of scientific papers or proposals? We first conduct some pilot studies where we find that (i) GPT-4 outperforms other LLMs (Bard, Vicuna, Koala, Alpaca, LLaMa, Dolly, OpenAssistant, StableLM), and (ii) prompting with a specific question (e.g., to identify errors) outperforms prompting to simply write a review. With these insights, we study the use of LLMs (specifically, GPT-4) for three tasks: 1. Identifying errors: We construct 13 short computer science papers each with a deliberately inserted error, and ask the LLM to check for the correctness of these papers. We observe that the LLM finds errors in 7 of them, spanning both mathematical and conceptual errors. 2. Verifying checklists: We task the LLM to verify 16 closed-ended checklist questions in the respective sections of 15 NeurIPS 2022 papers. We find that across 119 {checklist question, paper} pairs, the LLM had an 86.6% accuracy. 3. Choosing the "better" paper: We generate 10 pairs of abstracts, deliberately designing each pair in such a way that one abstract was clearly superior than the other. The LLM, however, struggled to discern these relatively straightforward distinctions accurately, committing errors in its evaluations for 6 out of the 10 pairs. Based on these experiments, we think that LLMs have a promising use as reviewing assistants for specific reviewing tasks, but not (yet) for complete evaluations of papers or proposals.

Discussion (0). Sign in to comment.

Forward citations

Cited by 25 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AI-Assisted Peer Review at Scale: The AAAI-26 AI Review Pilot

    cs.AI 2026-04 conditional novelty 9.0 of 10

    AI reviews for all 22,977 AAAI-26 papers were preferred by authors and PC members over human reviews on accuracy and suggestions and outperformed baselines at spotting weaknesses.

  2. NatureBench: Can Coding Agents Match the Published SOTA of Nature-Family Papers?

    cs.CL 2026-06 unverdicted novelty 7.0 of 10

    NatureBench evaluates ten frontier AI coding agents on 90 tasks from Nature papers under web-search-disabled conditions and finds the strongest agent surpasses published SOTA on only 17.8% of tasks, succeeding mainly ...

  3. NatureBench: Can Coding Agents Match the Published SOTA of Nature-Family Papers?

    cs.CL 2026-06 accept novelty 7.0 of 10

    Frontier coding agents surpass published Nature-family SOTA on only 17.8% of 90 sealed scientific tasks, mostly by recasting problems as supervised ML rather than inventing methods.

  4. ReproRepo: Scaling Reproducibility Audits with GitHub Repository Issues

    cs.CL 2026-06 unverdicted novelty 7.0 of 10

    ReproRepo uses GitHub issues as natural supervision to benchmark LLM agents on detecting reproducibility blockers across 1,149 ML papers, with the top agent finding related issues for roughly 90% of cases.

  5. Stop Automating Peer Review Without Rigorous Evaluation

    cs.AI 2026-05 accept novelty 7.0 of 10

    AI peer reviewers show excessive agreement across papers and give higher scores after simple LLM-based stylistic rewriting, so general-purpose LLMs should not automate reviews without rigorous evaluation.

  6. Prompt Framing Distorts Count Based Evaluation of LLM Error Detection: Evidence from Numeric Anchoring

    cs.CL 2026-05 unverdicted novelty 7.0 of 10

    Anchored prompts inflate count-based F1 by up to 0.79 in LLM error detection while raising span-aware ERRANT F0.5 by only 0.04 on average.

  7. Stop Automating Peer Review Without Rigorous Evaluation

    cs.AI 2026-05 conditional novelty 6.5 of 10

    LLM paper reviewers show excessive agreement and are trivially gamed by zero-shot "paper laundering" rewrites, so they should not automate acceptance-relevant judgment without a science of evaluation.

  8. AutoSupervision: Closing the Feedback Loop in Scientific Workflows with Grounded Revision Verification

    cs.CL 2026-07 conditional novelty 6.0 of 10

    On a new 8,790-instance benchmark built from Nature Communications review records, LLMs characterize reviewer concerns well (GPT-5.5: 0.754) but verify evidence-backed revision resolution poorly (best 0.501).

  9. From Passive Generation to Investigation: A Proactive Scientific Peer Review Agent

    cs.CL 2026-06 unverdicted novelty 6.0 of 10

    ProReviewer is an MDP-formulated proactive peer review agent trained with SFT and RL on an 8B model that outperforms larger frontier LLMs on review quality metrics.

  10. Can AI Evaluate AI Scientists? A Benchmarking Study of Autonomous Research Generation Systems Using Automated Multi-Model Review

    cs.AI 2026-04 reject novelty 6.0 of 10

    In a benchmark of four AI Scientist systems on 15 FARS proposals, LLM reviewers rated FARS's own papers about twice as high as Sakana v1/v2, CycleResearcher, and Data-to-Paper outputs, but the evaluation lacks human v...

  11. LLMs, You Can Evaluate It! Design of Multi-perspective Report Evaluation for Security Operation Centers

    cs.CR 2026-01 unverdicted novelty 6.0 of 10

    MESSALA is a new LLM framework that produces report evaluations closer to veteran SOC practitioners than prior LLM methods by combining a custom checklist with granularization guidelines and multi-perspective scoring.

  12. BadScientist: Can a Research Agent Write Convincing but Unsound Papers that Fool LLM Reviewers?

    cs.CR 2025-10 conditional novelty 6.0 of 10

    An LLM agent generating fabricated papers without experiments gets acceptance-level scores from LLM reviewers up to 82% of the time, and simple integrity-checking mitigations barely beat random.

  13. ShinkaEvolve: Towards Open-Ended And Sample-Efficient Program Evolution

    cs.CL 2025-09 unverdicted novelty 6.0 of 10

    ShinkaEvolve improves sample efficiency in LLM-driven program evolution via parent sampling, code novelty rejection-sampling, and bandit LLM ensemble selection, achieving new SOTA circle packing with 150 samples and g...

  14. Can LLMs Identify Critical Limitations within Scientific Research? A Systematic Evaluation on AI Research Papers

    cs.CL 2025-07 conditional novelty 6.0 of 10

    LIMITGEN evaluates LLMs on identifying paper limitations and shows strong models still miss roughly half of obvious flaws, with retrieval augmentation giving modest but consistent gains.

  15. Monitoring AI-Modified Content at Scale: A Case Study on the Impact of ChatGPT on AI Conference Peer Reviews

    cs.CL 2024-03 unverdicted novelty 6.0 of 10

    A maximum likelihood model estimates 6.5-16.9% of peer-review text at ICLR 2024, NeurIPS 2023, CoRL 2023 and EMNLP 2023 was substantially modified by LLMs, with elevated rates in low-confidence and deadline-close submissions.

  16. Sakana Fugu Technical Report

    cs.LG 2026-06 unverdicted novelty 5.0 of 10

    Sakana Fugu trains LLM orchestrators using fine-tuning, evolutionary algorithms, and RL to build query-adaptive multi-agent scaffolds, claiming SOTA results on benchmarks including SWE-Bench Pro and GPQA-Diamond.

  17. Jagged AI in Scientific Peer Review: Evidence from POMP Data Analysis

    stat.AP 2026-05 unverdicted novelty 5.0 of 10

    AI peer reviewers for POMP analyses show jagged performance: strong on technical error detection and invalid inference but weak on interpretive errors, narrative coherence, and domain-informed critique.

  18. Jagged AI in Scientific Peer Review: Evidence from POMP Data Analysis

    stat.AP 2026-05 unverdicted novelty 5.0 of 10

    AI reviewers of POMP data analyses detect technical and methodological errors effectively but underperform humans on interpretive, narrative, and domain-informed critique, showing consistent jaggedness.

  19. Prompt Framing Distorts Count Based Evaluation of LLM Error Detection: Evidence from Numeric Anchoring

    cs.CL 2026-05 conditional novelty 5.0 of 10

    Supplying the true error count in a prompt raises LLM Count-F1 by ~0.22 but edit-level F0.5 by only ~0.04, so count agreement mostly measures prompt compliance.

  20. Impact of large language models on peer review opinions from a fine-grained perspective: Evidence from top conference proceedings in AI

    cs.CL 2026-04 unverdicted novelty 5.0 of 10

    Peer review reports in AI conferences have grown longer and more standardized after LLMs, with increased emphasis on surface-level clarity and summaries at the expense of deeper critiques on originality and replicability.

  21. Are Today's LLMs Ready to Explain Well-Being Concepts?

    cs.CL 2025-08 unverdicted novelty 5.0 of 10

    AI judges can score explanations of well-being concepts, and small models fine-tuned with preference data score better than larger models, although judges and explainers are all AIs.

  22. Automated Novelty Evaluation of Academic Paper: A Collaborative Approach Integrating Human and Large Language Model Knowledge

    cs.CL 2025-07 reject novelty 5.0 of 10

    Method novelty prediction from peer-review novelty sentences and ChatGPT method summaries improves accuracy on ICLR 2022 data, but the benchmark leaks reviewer opinions into the input.

  23. PaperMentor: A Human-Centered Multi-Agent Writing Tutor for AI Research Papers on Overleaf

    cs.CL 2026-06 unverdicted novelty 4.0 of 10

    A multi-agent writing tutor for Overleaf that uses 12 agents and an expert skill library to generate inline comments, with a 14-user study reporting 90.6% actionable and 67.5% valid comments that outperform a GPT-5.2 ...

  24. ARIS: Autonomous Research via Adversarial Multi-Agent Collaboration

    cs.SE 2026-05 unverdicted novelty 4.0 of 10

    ARIS is a three-layer open-source system that uses cross-model adversarial collaboration plus claim-auditing pipelines to make LLM-driven research workflows more reliable.

  25. How Far Are AI Scientists from Changing the World?

    cs.AI 2025-07 conditional novelty 4.0 of 10

    This survey proposes a four-level capability framework for AI Scientist systems and, using an AI reviewer, finds that current systems produce papers rated well below normal scientific standards.

Pith tools