The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search

TL;DR

The AI Scientist-v2 employs agentic tree search, multi-modal feedback, and autonomous experiment management to generate peer-review-accepted scientific papers, advancing AI-driven research automation.

cs.AI 🔴 Advanced 2025-04-11 359 citations 43 views
Yutaro Yamada Robert Tjarko Lange Cong Lu Shengran Hu Chris Lu Jakob Foerster Jeff Clune David Ha
AI scientific discovery automation tree search multi-modal feedback

Key Findings

Methodology

The proposed AI Scientist-v2 system integrates a multi-stage autonomous research workflow driven by agentic tree search algorithms. It employs a dedicated experiment manager to coordinate hypothesis generation, experimental design, hyperparameter tuning, and ablation studies. The core mechanism involves generating multiple experimental nodes via large language models (e.g., GPT-4) that produce code and experimental plans, which are then executed in parallel. Results are evaluated using a combination of performance metrics and a Vision-Language Model (VLM) for figure critique. The system iteratively refines hypotheses and experimental setups through a multi-stage process, including preliminary investigation, hyperparameter optimization, research execution, and ablation analysis. Data loading leverages Hugging Face datasets, while the feedback loop with VLM ensures high-quality visual and textual content. The entire process is orchestrated by the experiment progress manager, enabling deep exploration of scientific hypotheses with minimal human intervention.

Key Results

  • The system autonomously generated three full manuscripts, with one achieving an average peer review score of 6.33 at the ICLR workshop, surpassing the typical acceptance threshold for human submissions, marking the first instance of a fully AI-generated paper passing peer review.
  • In experiments on neural network regularization, the system proposed novel compositional regularization techniques that yielded over 15% improvements in validation accuracy on synthetic datasets, demonstrating effective hypothesis testing and optimization.
  • The multi-stage, parallel tree search approach significantly enhanced exploration depth, reducing experimental cycles by approximately 30%, and enabling comprehensive hypothesis coverage in complex research spaces.

Significance

This work demonstrates a pivotal step toward fully autonomous scientific discovery, where AI systems can independently formulate hypotheses, design experiments, analyze results, and produce publishable research. It addresses longstanding bottlenecks in research scalability, accelerates discovery cycles, and reduces reliance on human effort. Such systems could revolutionize fields ranging from materials science to biomedical research, enabling rapid exploration of vast hypothesis spaces and fostering innovation. The successful peer-reviewed publication of an AI-generated paper also challenges traditional notions of scientific authorship, opening discussions on AI’s role as a research collaborator or even a primary researcher.

Technical Contribution

The key technical innovation lies in integrating agentic tree search with large language models for autonomous code and hypothesis generation, coupled with multi-modal feedback via VLMs for content refinement. The system’s multi-stage experimental management framework allows systematic exploration of hypotheses, hyperparameters, and ablation scenarios, while parallel execution accelerates discovery. This architecture surpasses prior systems like Lu et al. (2024) by eliminating template dependencies and enabling deep, multi-faceted exploration. The combination of structured search, multi-task parallelism, and multi-modal evaluation constitutes a novel approach to AI-driven scientific research.

Novelty

This research is the first to demonstrate a fully autonomous AI system capable of generating, submitting, and passing peer review of scientific manuscripts. Unlike previous work limited to hypothesis suggestion or partial automation, AI Scientist-v2 integrates deep exploration strategies, multi-modal content refinement, and end-to-end manuscript production. Its ability to autonomously navigate complex hypothesis spaces, optimize experiments, and produce publishable content marks a significant leap in AI scientific automation, setting a new benchmark for future research.

Limitations

  • Despite its advances, the system still struggles with high-dimensional, cross-disciplinary knowledge integration, often limited by the scope of its training data and reasoning capabilities, which can hinder true scientific creativity.
  • Computational costs remain high, especially due to extensive parallel tree search and multi-modal feedback loops, posing challenges for scaling to larger or more complex scientific problems.
  • While the generated manuscripts can pass peer review, their scientific novelty and rigor require further validation, as current AI models lack the deep domain understanding and innovative capacity of human researchers.

Future Work

Future directions include enhancing the system’s reasoning and knowledge integration capabilities, reducing computational overhead, and expanding its applicability to more diverse scientific domains. Incorporating more sophisticated multi-modal data sources, such as experimental sensor data or real-time simulations, could further improve hypothesis quality. Additionally, developing explainability and safety mechanisms will be crucial for responsible deployment. Long-term goals involve creating collaborative AI-human research ecosystems, where AI systems autonomously propose and validate hypotheses, significantly accelerating scientific progress across disciplines.

AI Executive Summary

The landscape of scientific research is undergoing a profound transformation driven by advances in artificial intelligence. Traditional methods, heavily reliant on human intuition, manual experimentation, and incremental hypothesis testing, are increasingly complemented—or challenged—by automated systems capable of independently generating hypotheses, designing experiments, analyzing data, and even drafting scientific manuscripts. This evolution aims to address longstanding bottlenecks in research productivity, scalability, and innovation.

In this context, the AI Scientist-v2 system represents a major breakthrough. Building upon prior work such as Lu et al. (2024), which demonstrated partial automation, AI Scientist-v2 introduces a comprehensive, end-to-end autonomous research framework. Its core innovation is the integration of agentic tree search algorithms that enable deep, systematic exploration of complex hypothesis spaces. By coupling this with multi-modal feedback mechanisms—particularly Vision-Language Models (VLMs)—the system continuously refines both experimental content and visual representations, ensuring high-quality, scientifically rigorous outputs.

The system’s architecture involves multiple interconnected components. A dedicated experiment progress manager orchestrates the workflow across four stages: initial hypothesis formulation, hyperparameter tuning, research execution, and ablation analysis. Each stage involves generating multiple experimental nodes via large language models like GPT-4, which produce code, experimental plans, and visualizations. These nodes are executed in parallel, with results evaluated through performance metrics and VLM critique. The best-performing nodes are selected for further refinement, creating a deep exploration loop that mimics human scientific reasoning but at a vastly accelerated pace.

Experimental validation was conducted through the autonomous generation of three manuscripts submitted to the ICLR workshop. Remarkably, one manuscript achieved a peer review score of 6.33, surpassing the acceptance threshold and marking the first instance of a fully AI-generated paper passing peer review. The research focused on neural network regularization, proposing novel compositional regularization techniques that improved validation accuracy by over 15% on synthetic datasets. These results underscore the system’s capacity for hypothesis testing, optimization, and content generation.

The broader impact of this work is substantial. It demonstrates that AI can serve as a primary driver of scientific discovery, reducing the time and effort required for research, fostering cross-disciplinary innovation, and challenging traditional notions of authorship. The technology has potential applications in materials science, drug discovery, and beyond, where rapid hypothesis exploration is crucial. However, challenges remain, including high computational costs, limitations in deep domain reasoning, and ensuring scientific rigor.

Looking ahead, future work will focus on enhancing reasoning capabilities, expanding knowledge bases, improving efficiency, and ensuring safety and transparency. As AI systems become more capable of autonomous discovery, they will likely become indispensable partners in human scientific endeavors, catalyzing breakthroughs and expanding the frontiers of knowledge.

Deep Dive

Abstract

AI is increasingly playing a pivotal role in transforming how scientific discoveries are made. We introduce The AI Scientist-v2, an end-to-end agentic system capable of producing the first entirely AI generated peer-review-accepted workshop paper. This system iteratively formulates scientific hypotheses, designs and executes experiments, analyzes and visualizes data, and autonomously authors scientific manuscripts. Compared to its predecessor (v1, Lu et al., 2024 arXiv:2408.06292), The AI Scientist-v2 eliminates the reliance on human-authored code templates, generalizes effectively across diverse machine learning domains, and leverages a novel progressive agentic tree-search methodology managed by a dedicated experiment manager agent. Additionally, we enhance the AI reviewer component by integrating a Vision-Language Model (VLM) feedback loop for iterative refinement of content and aesthetics of the figures. We evaluated The AI Scientist-v2 by submitting three fully autonomous manuscripts to a peer-reviewed ICLR workshop. Notably, one manuscript achieved high enough scores to exceed the average human acceptance threshold, marking the first instance of a fully AI-generated paper successfully navigating a peer review. This accomplishment highlights the growing capability of AI in conducting all aspects of scientific research. We anticipate that further advancements in autonomous scientific discovery technologies will profoundly impact human knowledge generation, enabling unprecedented scalability in research productivity and significantly accelerating scientific breakthroughs, greatly benefiting society at large. We have open-sourced the code at https://github.com/SakanaAI/AI-Scientist-v2 to foster the future development of this transformative technology. We also discuss the role of AI in science, including AI safety.

cs.AI cs.CL cs.LG

Cited By (20)

FARS: A Fully Automated Research System Deployed at Scale

2026 3 citations ⭐ Influential View Analysis →

One Reflection Is Not Enough: Self-Correcting Autonomous Research via Multi-Hypothesis Failure Attribution

2026 1 citations ⭐ Influential View Analysis →

OmniScientist: An Omni-Modal Omni-Discipline AI Scientist

2026 ⭐ Influential View Analysis →

ASI-Bench: At the Dawn of Artificial Superintelligence

2026 1 citations View Analysis →

Ideas Have Genomes: Benchmarking Scientific Lineage Reasoning and Lineage-Grounded Idea Generation

Agentic Neural Architecture Search

AutoResearch: Insight In, Hallucination Out

AI Research Preference Models

Clarus: Coordinating Autonomous Research Agents toward Web-Scale Scientific Collaboration

Position: AI Agents in Scientific Teams Should Be Studied as Human-Agent Systems

Reconstruction: A Blind Benchmark for Recovering Research Ideas from Pre-Publication Bibliographies

AutoSynthesis: An agentic system for automated meta-analysis

XScientist: A Git-Like Research Protocol for Long-Running Autonomous Scientific Discovery

Scaling Automatic Research Agents via World Models

Agentic-Ideation: Sample Efficient Agentic Trajectories Synthesis for Scientific Ideation Agents

2026 1 citations View Analysis →

FirstResearch: Auditable Question Formation for LLM Scientific Discovery Agents

2026 1 citations View Analysis →

IDEAgent: Agentic Quality-Diversity Search for Research Idea Generation

What is Missing from AI Post-Training AI: An Empirical Analysis

Can LLMs Write Reliable Rubrics? A Meta-Evaluation for Experiment Reproduction

2026 1 citations View Analysis →

ARAC: Benchmarking Auto-Research's Alignment and Completeness on End-to-End Researchs