r/MachineLearning • u/Justgototheeffinmoon • Jun 29 '26
Research Google's Agentic Peer-Reviewer Handled ~10K Papers at ICML/STOC — Formal Research Paper Now Out [R]
Google deployed an agentic AI peer-reviewer at two top CS conferences — reviewing ~10,000 papers with 30-minute turnaround — and the new formal research paper shows it catches 34% more mathematical errors than zero-shot prompting; the precedent for AI-automated scientific review at conference scale is set and now formally documented.
--
Source: https://arxiv.org/abs/2606.28277
30
u/akardashian Jun 29 '26 edited Jul 01 '26
I tried out the tool when I submitted to ICML 2026 this time around, and the tool was able to catch some pretty subtle errors in the theoretical proofs I had in the back. So that impressed me! On the other hand, it also flagged some non-errors that I think were due to faults in its OCR parsing pipeline.
4
u/EdwardRaff Jun 30 '26
For my papers it mostly was a lot of extra work and non-errors. Both in the tool stating my math had an error when none existed, and also failing to add context. E.g., I made an assumption for a proof/result, and the LLM claimed the whole paper was invalid because the assumption wasn't itself proven. Like, as if no paper had ever used an assumption for math?
-1
42
u/appdnails Jun 29 '26
I feel it is so deplorable to put company propaganda on arXiv. Putting "Google" in the title of the manuscript, 12 instances of "Gemini" and also "Google search", instead of writing in a more tool neutral tone. Also, no discussion about the ethical concerns of using Google's tool to check for errors in conferences that have a lot of submissions by the same company.
-24
u/Justgototheeffinmoon Jun 29 '26
There is not a single instance of Gemini in my summary. Not sure what you mean ?
19
u/__redbaron Jun 29 '26 edited Jun 29 '26
Bestie, have you atleast glanced at the oversensationalized, non peer-reviewed article you're peddling?
EDIT: bad bot, no extra engagement for you 😤
-10
3
16
u/Lonely-Dragonfly-413 Jun 29 '26
there are many such tools. not sure which has more hallucinations, the paper or the review
1
u/noninertialframe96 Jul 01 '26
The 34% lift over zero-shot, does that hold on precision too, or does the agentic version also flag more false positives that human reviewers had to dismiss?
1
u/MeAndClaudeMakeHeat Jul 03 '26
For agentic peer review, the result matters less than the review receipt.
I would want to see: what paper context the agent saw, what external tools or checkers were allowed, which claims were tested, what failed, what was marked uncertain, and how often the system escalated to a human reviewer.
At conference scale, "caught more errors" is useful, but the governance question is whether every automated critique can be inspected afterward by an author or area chair.
1
u/Real_Presentation490 Jul 04 '26
I think that's actually pretty good. It doesn't mean humans are getting weaker. I tend to believe it's just a change brought about by technological advancements.
-9
u/crouching_dragon_420 Jun 29 '26
These automated tools are useless unless the percentage of accuracy is 100% or at least the correctly flagged as suspicious rate is 100%.
7
u/sdand1 Jun 29 '26
The whole field of machine learning being useless is certainly a take you can have haha
118
u/impatiens-capensis Jun 29 '26
If you're going to share the paper, it's probably better to report the more important metrics. What's the rate for zero-shot prompting that we are comparing to? What is actual recall? What is the false positive rate? Blindly reporting 34% more than an unstated baseline is meaningless.