Why LLMs Aren't Scientists Yet: Lessons from Four Autonomous Research Attempts
Dhruv Trehan, Paras Chopra
TL;DR
This study investigates how far contemporary LLM-driven agents can autonomously generate ML research artifacts with minimal scaffolding. Using a six-module autonomous pipeline, the authors executed four seed ideas across three ML subdomains, with only one idea (AS-1) successfully completed and published at Agents4Science 2025 after both AI and human review. They identify six recurring failure modes—bias from training data, implementation drift, memory/context decay, overexcitement, insufficient domain intelligence, and weak scientific taste—and propose four design principles to improve robustness, including verification, failure planning, memory management, and comprehensive logging. The work underscores the current limits of autonomous scientific discovery, emphasizes the need for human-in-the-loop oversight and open-science artifacts, and outlines concrete paths for scaling, benchmarking, and systematic evaluation in future research.
Abstract
We report a case study of four end-to-end attempts to autonomously generate ML research papers using a pipeline of six LLM agents mapped to stages of the scientific workflow. Of these four, three attempts failed during implementation or evaluation. One completed the pipeline and was accepted to Agents4Science 2025, an experimental inaugural venue that required AI systems as first authors, passing both human and multi-AI review. From these attempts, we document six recurring failure modes: bias toward training data defaults, implementation drift under execution pressure, memory and context degradation across long-horizon tasks, overexcitement that declares success despite obvious failures, insufficient domain intelligence, and weak scientific taste in experimental design. We conclude by discussing four design principles for more robust AI-scientist systems, implications for autonomous scientific discovery, and we release all prompts, artifacts, and outputs at https://github.com/Lossfunk/ai-scientist-artefacts-v1
