The reviewed record of science sign in
Pith

arxiv: 2505.11855 · v1 · pith:Y6QLESE7 · submitted 2025-05-17 · cs.CL

When AI Co-Scientists Fail: SPOT-a Benchmark for Automated Verification of Scientific Research

Reviewed by Pithpith:Y6QLESE7open to challenge →

classification cs.CL
keywords llmsmodelsscientificverificationacademicautomatedco-scientistserrors
0
0 comments X
read the original abstract

Recent advances in large language models (LLMs) have fueled the vision of automated scientific discovery, often called AI Co-Scientists. To date, prior work casts these systems as generative co-authors responsible for crafting hypotheses, synthesizing code, or drafting manuscripts. In this work, we explore a complementary application: using LLMs as verifiers to automate the \textbf{academic verification of scientific manuscripts}. To that end, we introduce SPOT, a dataset of 83 published papers paired with 91 errors significant enough to prompt errata or retraction, cross-validated with actual authors and human annotators. Evaluating state-of-the-art LLMs on SPOT, we find that none surpasses 21.1\% recall or 6.1\% precision (o3 achieves the best scores, with all others near zero). Furthermore, confidence estimates are uniformly low, and across eight independent runs, models rarely rediscover the same errors, undermining their reliability. Finally, qualitative analysis with domain experts reveals that even the strongest models make mistakes resembling student-level misconceptions derived from misunderstandings. These findings highlight the substantial gap between current LLM capabilities and the requirements for dependable AI-assisted academic verification.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

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

  1. ReproRepo: Scaling Reproducibility Audits with GitHub Repository Issues

    cs.CL 2026-06 unverdicted novelty 7.0

    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.

  2. Grounded autonomous scrutiny at scale: emergent critique from reproduction of published computational physics papers

    physics.comp-ph 2026-04 conditional novelty 6.0

    An LLM agent autonomously runs read-plan-compute-compare loops on 111 computational physics papers, raising substantive concerns in 42% of them (97.7% only after execution), and generates a full publishable Comment re...

  3. SciCoQA: Quality Assurance for Scientific Paper--Code Alignment

    cs.CL 2026-01 conditional novelty 6.0

    SciCoQA benchmark reveals that even the strongest LLMs detect fewer than half of real discrepancies between scientific papers and their code.

  4. Agon: An Autonomous Large-Scale Omnidisciplinary Research System Built on Prompt Economy

    cs.SE 2026-06 unverdicted novelty 5.0

    Agon is a new autonomous research system using prompt economy loops across 444 iterations to demonstrate scalable omnidisciplinary research and a taxonomy separating machine-fixable failures from those needing human judgment.

  5. Toward an Engineering of Science: Rebalancing Generation and Verification in the Age of AI

    cs.CY 2026-05 unverdicted novelty 5.0

    AI lowers the cost of generating plausible scientific artifacts without lowering verification costs, so the paper proposes blueprints as typed graph components that decompose claims, evidence, and assumptions to enabl...

  6. Towards Automating Scientific Review with Google's Paper Assistant Tool

    cs.LG 2026-06 unverdicted novelty 4.0

    Presents PAT, an agentic AI review tool using inference scaling that claims 34% better math error recall on SPOT benchmark and successful pilots at STOC and ICML conferences.

  7. AutoResearch AI: Towards AI-Powered Research Automation for Scientific Discovery

    cs.AI 2026-05 unverdicted novelty 4.0

    A survey organizing AI-powered research automation into five workflow stages, defining AutoResearch and Vibe Research, and proposing five evaluation dimensions while noting domain-conditioned limits on autonomy.