An ambitious project aiming to automate the entire machine learning research lifecycle has reached a significant milestone. The AI Scientist, an agent powered by foundation models, has now been formally documented in a new publication in the prestigious journal Nature. This work is the result of a collaboration between researchers at Sakana AI, the University of British Columbia, the Vector Institute, and the University of Oxford.
First introduced as a preprint, The AI Scientist demonstrated its capability to generate novel ideas, conduct experiments, and write research papers autonomously. A subsequent iteration, AI Scientist-v2, achieved the historic feat of producing an AI-generated paper that successfully passed a rigorous human peer-review process, a key step in the journey toward automated scientific discovery.
Under the Hood: From Idea to Publication
The Nature paper details the system's architecture, which begins with a broad research direction. The AI then autonomously generates novel research hypotheses, searches and synthesizes relevant literature, and designs, programs, and executes experiments. This process utilizes parallelized agentic tree search, with a foundation model possessing vision capabilities providing feedback on figures.
The system's evolution has been marked by two distinct phases. Initially, it was given a starting code template and proved that end-to-end automation of machine learning research was possible. Later, the system was granted more freedom to explore AI research topics, culminating in a paper submitted to the ICLR 2025 ICBINB workshop. This AI-generated manuscript achieved an average score of 6.33, surpassing the average human acceptance threshold and scoring higher than 55% of human-authored papers, showcasing the potential for AI-generated paper peer review.
The Automated Reviewer and Scaling Laws
To scale the evaluation of AI-generated science, the researchers developed an Automated Reviewer. This tool, prompted to act as an Area Chair, ensembles five independent reviews to make a final decision. Benchmarking against thousands of human decisions from the OpenReview dataset revealed that the Automated Reviewer matches human performance, achieving a balanced accuracy of 69% and an F1-score exceeding inter-human agreement in some experiments.
