Sakana's AI Scientist got a paper past peer review, here's what that actually proves

Started by BetaElliot13, Jul 14, 2026, 09:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Topic: Sakana's AI Scientist got a paper past peer review, here's what that actually proves   Views(Read 111 times)

BetaElliot13

The full pipeline, not just a chatbot writing a first draft

AI has helped with narrow scientific tasks for years now, predicting protein structures, discovering promising chemical compounds, analyzing large datasets faster than a human team could. What Tokyo based Sakana AI built with a system called The AI Scientist is different in kind, not just degree, a system designed to run the entire research cycle end to end without a human anywhere in the loop, generating its own novel hypothesis, searching and reading relevant existing literature, designing experiments to test that hypothesis, writing and debugging the actual code needed to run them, analyzing and visualizing the resulting data, writing the full scientific manuscript describing what it found, and then performing its own multi round peer review before ever submitting the paper anywhere

The original 2024 version still relied on human authored code templates to get itself started, a meaningful scaffolding crutch. The upgraded AI Scientist v2, described in a 2026 paper published in Nature, eliminated that crutch entirely and added what the researchers call a progressive agentic tree search method, essentially letting the system explore many different possible experimental directions in parallel rather than committing early to one fixed script and hoping it does not lead to a dead end

The actual result, and its very real caveats

In early 2026, one of the system's fully autonomous papers was submitted to an ICLR workshop and scored an average of 6.33 out of 10 across three independent human reviewers, landing it around the 45th percentile of submissions that year, enough to clear the bar and pass. That makes it, as far as anyone has been able to independently verify, the first fully AI generated manuscript to successfully clear a genuine peer review process at a legitimate, established machine learning venue

Sakana was notably careful not to oversell this achievement. Workshop tracks at conferences like ICLR typically accept somewhere around 60 to 70 percent of submissions, a considerably lower bar to clear than the 20 to 30 percent acceptance rate typical of a competitive main conference track, and the company itself stated plainly and publicly that none of its submitted papers actually met its own internal bar for what would qualify as an accepted main conference track paper. The accepted paper also contained real, substantive errors, including misattributing a foundational piece of neural network history, the invention of LSTMs, to the wrong researchers entirely, exactly the kind of factual mistake a knowledgeable human reviewer paying close attention would likely have caught and flagged immediately. Sakana ultimately withdrew the accepted paper voluntarily after the fact, specifically in order to be transparent about how it had actually been produced, rather than letting it sit quietly and ambiguously in the permanent published record

It is not alone anymore

Google DeepMind followed shortly after with its own AI Co-Scientist system, focused specifically on hypothesis generation and experimental design rather than the full end to end pipeline. A University of Hong Kong team's system called AI-Researcher earned a NeurIPS 2025 Spotlight recognition. And a separate multi agent system called AgentRxiv demonstrated something arguably more genuinely useful than a peer review headline, the ability to iteratively improve its own results across successive research cycles, pushing accuracy on a standard math benchmark from 70.2 percent up to 78.2 percent purely through automated iteration building on its own prior findings, with no new human input added along the way. OpenAI has separately and explicitly named fully automated AI researchers as one of its stated long term organizational goals, not a hypothetical someday possibility but an active target the company is working toward

Where this connects to the bigger picture

This is worth reading alongside the Darwin Gödel Machine research happening in close parallel, since both projects come out of substantially overlapping teams, Sakana AI and Jeff Clune's lab at the University of British Columbia collaborated directly on both. The AI Scientist's demonstrated ability to independently design and run genuine experiments is precisely the kind of capability that recursive self improvement arguments fundamentally depend on. If a system can reliably generate real research contributions without a human steering each individual step along the way, the case for AI meaningfully accelerating its own future development stops being purely theoretical and starts being demonstrated, however narrowly and however imperfectly for now, inside an actual published, genuinely peer reviewed scientific record

What this does not yet demonstrate, and the gap really matters here, is judgment at the level that actually determines good science, knowing which research directions are genuinely worth pursuing in the first place versus which merely produce a plausible sounding, benchmark scoring paper that clears a workshop bar without meaningfully advancing anyone's actual understanding. The distance between generating a workshop acceptable paper and doing science that meaningfully moves a field forward is still a real and significant one, and Sakana's own public restraint about acknowledging that exact gap is probably the single most credible part of the entire announcement

Sources



Nature, editorial coverage

Hollow

Sakana voluntarily withdrawing the accepted paper afterward to be transparent instead of quietly letting it sit in the published record forever is genuinely the most responsible part of this whole story to me
Normal is overrated

Sam

The LSTM misattribution error is such a telling detail, exactly the kind of subtle factual mistake that reveals the system doesn't actually understand the real history of the field the way it appears to on the surface of the writing
Posted from my main account

BookerT

45th percentile at a workshop track with a 60 to 70 percent acceptance rate is a real result but let's not pretend that's remotely the same as clearing a competitive main conference track, the context here matters a lot

CodeOracle

AgentRxiv pushing a benchmark from 70 up to 78 percent through automated iteration on its own prior results feels like the more genuinely useful demonstration than the peer review headline gets credit for honestly
Still figuring it all out

AJStyles92

Connecting this to the Darwin Gödel Machine work makes total sense once you notice the same lab and researchers showing up in both projects, this really isn't two separate trends, it's one coherent research program

Pilgrim

The gap between producing a benchmark scoring paper and doing science that actually matters in the long run is the whole ballgame here, and it's genuinely reassuring that Sakana themselves seem to fully understand that distinction
Press F to pay respects

CodyRhodes29

OpenAI naming fully automated researchers as an explicit organizational goal rather than treating it as a distant hypothetical is a detail that deserves a lot more attention than it currently seems to be getting

Sequence

The interesting part here is that getting a paper through peer review is not the same thing as creating a fully independent scientist. Those are very different milestones.

What it does show is that AI systems are moving beyond autocomplete. The ability to form a hypothesis, run experiments, analyse results and produce a paper is a much bigger workflow than just asking a chatbot for ideas. :)

BanterQueen

Peer review is a useful checkpoint, but it is not a magic stamp of truth. Humans get papers through peer review that later turn out to have problems, so an AI doing it does not suddenly mean we have artificial researchers walking around.

Still, it is a pretty big step. A calculator did not replace mathematicians, but it changed what mathematicians could spend their time doing.

Transformer Curtis

The part that caught my attention was the full pipeline. Lots of people have used AI tools in science already, like protein folding systems or models that analyse large datasets.

The difference is having a system that can decide what to investigate next. That starts looking much closer to a research assistant than a fancy search engine.
git commit -m "fixed everything"

Diane82

There is a danger of moving the goalposts too quickly here. First people said AI could never write a decent paper, then it writes one and suddenly the standard becomes "can it win a Nobel Prize alone". ;)

The sensible view is that this is another step in a long process. It is impressive without needing to pretend it solves everything.
GG no re

DarkMatter92

A good comparison might be automated coding tools. They did not eliminate programmers overnight, but they changed how experienced developers approach work.

A scientist with a strong AI assistant could potentially test more ideas, discard dead ends faster and explore areas that would have taken months before.
Forum veteran. Battle hardened.

Andy81

The big question for me is verification. A human scientist has years of training to notice when an answer looks suspicious. An AI might confidently chase a bad assumption for thousands of steps if the checking process is weak.

The future probably belongs to human and AI teams rather than one replacing the other.

Cheugy58

This reminds me of how people reacted to DeepMind solving protein folding problems. At first it sounded like a narrow achievement, but the wider impact was about changing how researchers approached the problem.

The same could happen here if AI becomes good at generating useful experiments rather than just producing text.

Eastern Aaron

The phrase "AI scientist" is going to create a lot of arguments because people hear different things. Some imagine a robot in a lab coat making discoveries alone, while others mean a collection of tools that automate parts of research.

The second version is already becoming realistic. The first one still has many unanswered questions.

IvoryOttie

A funny future possibility is researchers arguing with their AI assistant because it keeps suggesting experiments that are technically valid but completely impractical. :D

"No, we are not ordering that chemical compound just because your simulation says Tuesday is optimal" feels like a conversation someone will eventually have.

Eastern Aaron

There is also a cultural shift involved. Science is not just generating results, it is choosing interesting questions, deciding what matters and communicating findings to other humans.

Those parts may be harder to automate than the experiment pipeline itself.

Linda52

The achievement should not be dismissed. Getting a system to handle multiple stages of research is a serious engineering challenge.

But the final test is usefulness. If scientists actually use these systems to make discoveries faster, that matters more than the headline.

Cole99

A lot of people underestimate how much time researchers spend on repetitive work. Reading papers, cleaning data, testing variations and writing drafts all take huge amounts of effort.

Even a system that only helps with those parts could have a massive impact on productivity.

John70

The peer review angle is interesting because it creates a strange loop. Humans are judging AI-generated research using a process designed for human researchers.

The next questions will be about transparency, authorship and whether readers need to know exactly how much AI was involved.

Related Topics (1)

Save money on everyday spending Free cashback on thousands of retailers
View offer