2 Sources
[1]
Autonomous biomedical research with an artificial intelligence agent
Biomedical research is increasingly constrained by repetitive, fragmented workflows that slow discovery. We introduce Biomni, a general-purpose biomedical artificial intelligence agent that autonomously executes diverse research tasks. To map the biomedical action space, Biomni's action-discovery agent mines tools, databases, and protocols from thousands of publications across 25 domains, building a unified agentic environment. Its general-purpose architecture integrates large language model reasoning with retrieval-augmented planning and code-based execution, dynamically composing workflows without predefined templates. Systematic benchmarking shows strong generalization across heterogeneous tasks -- causal gene prioritization, drug repurposing, rare-disease diagnosis, microbiome analysis, and molecular cloning -- without task-specific tuning. Real-world case studies demonstrate Biomni interpreting multi-modal datasets, optimizing protein stability, orchestrating wet-lab instruments, and generating experimentally testable protocols. Biomni envisions artificial intelligence augmenting human scientists and accelerating discovery.
[2]
Meet Biomni - an AI-powered biomedical co-scientist
A prototype Biomni is already in use by more than 10,000 labs, making it the most widely used AI co-scientist system in biomedicine. Researchers at Stanford University have announced the debut of Biomni - an AI-powered multi-skilled biomedical research agent. Biomni is no mere chatbot. It is a full-fledged "co-scientist" capable of designing and developing complex research workflows, said Jure Leskovec, the Alfred and Rebecca Lin Professor and professor of computer science in the School of Engineering and senior author of the paper introducing Biomni in the journal Science. "If you think of an agent as a carpenter, a carpenter without tools is just a carpenter who can talk," Leskovec said, explaining what sets Biomni apart from popular generative AI chatbots. "With Biomni, we give the carpenter a set of tools so it can build." Born for impact Biomni was born from the notion that, when working with an AI agent, a scientist should be able to describe a research problem in simple, natural language. With that in mind, the researchers designed Biomni to read the literature, form hypotheses, choose datasets and tools, write code, interpret results, and suggest next-stage experiments in a complete research workflow. "Biomni is able to understand a simple question like, 'Why are these patients responding differently to the drug?'" explained Kexin Huang, a former doctoral student in Leskovec's lab who recently earned his PhD and now heads a startup to bring this technology to market. "Then it digs in, doing a lot of the scientific legwork." The researchers have chosen biomedical sciences for its potential to improve the lives of everyday people. From basic understanding of life to new cures for myriad diseases, scientific breakthroughs in biomedical research cannot come fast enough. In a real-world example, one Biomni user uploaded more than 450 files of continuous glucose monitoring, food intake, and physical activity data and asked a simple question: "Analyze this data, find interesting and plausible hypotheses." In just 40 minutes, Biomni cleaned and unified the data, generated visualizations, and identified patterns relating food intake and body temperature. Leskovec estimates that work would have taken 60 or more hours for a human to complete. Biomni offers one more advantage the chatbots can't claim: It provides full citations and tracking of its work. In its traceability, the researchers argue, Biomni makes the science more rigorous and more reproducible. Innovation apace Biomni is specifically trained in biomedical sciences. It incorporates the breadth of full-text, publicly available papers, code, and data stored on bioRxiv, a service for prepublishing early versions of promising scientific findings, to identify common software, tools, and databases that are used in biomedical research. Biomni layers in 150 specialized biomedical tools, 105 software packages, and 59 databases spanning all 25 biomedical subdomains defined by bioRxiv, ranging from genetics to neurology. Biomni speeds the process of scientific ideation and innovation. Leskovec explained there is an inverse relationship between scientific information and the pace of discovery. As the volume of knowledge, data, and tools has grown, innovation has slowed. The reason for that slowdown is simple. Behind every breakthrough lies years of study that all begin with a hypothesis. Even just developing a hypothesis requires substantial investment from scientists - reading literature, ingesting and homogenizing datasets, writing code, and looking for unexplored patterns that then become the basis for groundbreaking work. This process can take weeks or even months. "The hurdle in biomedical science is not intelligence or ideas; it is mechanics," Leskovec emphasized. "It's this laborious stuff that slows innovation. Biomni can do this work in minutes." Human in the loop Leskovec and Huang are quick to point out that Biomni will not replace humans, but it frees them to concentrate on the value of the scientist - ideation and judgment. While Biomni can synthesize vast amounts of information and data very quickly and is adept at pattern recognition, the choice to pursue a scientific trajectory demands human experience and reasoning. "And it always will," said Huang. "This is not about machines taking over science, but more about machines becoming a powerful new partner to augment human researchers. With Biomni, scientists have a fast and tireless collaborator that empowers them to focus on the important work of science." A prototype Biomni is already in use by more than 10,000 labs in academia and industry, making it the most widely used AI co-scientist system in biomedicine. "Biomni is my first research project that has gained wide use by real biologists," Huang said. "To have that impact on how biologists are doing their work has been rewarding. I look forward to seeing where Biomni goes from here."
Share
Copy Link
Stanford researchers unveiled Biomni, an AI agent that autonomously executes biomedical research tasks from hypothesis formation to experimental design. Already deployed in over 10,000 labs, it represents the most widely used AI co-scientist system in biomedicine, completing in 40 minutes what would take researchers 60+ hours.
Stanford University researchers have introduced Biomni, an AI agent designed to autonomously execute diverse biomedical research tasks, marking a significant shift in how scientists approach discovery
2
. Published in the journal Science, this AI-powered biomedical co-scientist goes far beyond conventional chatbots by integrating large language model reasoning with retrieval-augmented planning and code-based execution to automate complex biomedical research workflows1
. The system can read literature, form hypotheses, select datasets and tools, write code, interpret results, and suggest next-stage experiments in complete research workflows. A prototype is already in use by more than 10,000 labs across academia and industry, making it the most widely used AI co-scientist system in biomedicine2
.What distinguishes Biomni from other AI systems is its comprehensive mapping of the biomedical action space. The platform's action-discovery agent mines tools, databases, and protocols from thousands of publications across 25 domains defined by bioRxiv, creating a unified agentic environment
1
. Biomni incorporates 150 specialized biomedical tools, 105 software packages, and 59 databases spanning all 25 biomedical subdomains, ranging from genetics to neurology2
. "If you think of an agent as a carpenter, a carpenter without tools is just a carpenter who can talk," explained Jure Leskovec, the Alfred and Rebecca Lin Professor of computer science at Stanford and senior author of the paper. "With Biomni, we give the carpenter a set of tools so it can build."2
Systematic benchmarking demonstrates Biomni's strong generalization across heterogeneous tasks including causal gene prioritization, drug repurposing, rare-disease diagnosis, microbiome analysis, and molecular cloning, all without task-specific tuning
1
. In one real-world case study, a user uploaded more than 450 files of continuous glucose monitoring, food intake, and physical activity data, asking Biomni to analyze the data and find interesting hypotheses. In just 40 minutes, the system cleaned and unified the data, generated visualizations, and identified patterns relating food intake and body temperature—work that Leskovec estimates would have taken 60 or more hours for a human to complete2
. Real-world case studies also show Biomni interpreting multi-modal datasets, optimizing protein stability, orchestrating wet-lab instruments, and generating experimentally testable protocols1
.Related Stories
The researchers emphasize that Biomni addresses a critical bottleneck in biomedical research: the inverse relationship between scientific information and the pace of discovery. As the volume of knowledge, data, and tools has grown, innovation has slowed because developing even a single hypothesis requires substantial investment in reading literature, ingesting datasets, writing code, and searching for unexplored patterns
2
. "The hurdle in biomedical science is not intelligence or ideas; it is mechanics," Leskovec noted. "It's this laborious stuff that slows innovation. Biomni can do this work in minutes."2
. Importantly, Biomni provides full citations and tracking of its work, enhancing reproducibility and making science more rigorous2
. Kexin Huang, a former doctoral student in Leskovec's lab who led the development, emphasized that "this is not about machines taking over science, but more about machines becoming a powerful new partner to augment human researchers."2
Summarized by
Navi
20 May 2026•Science and Research

19 May 2026•Science and Research

20 Feb 2025•Science and Research

1
Technology

2
Policy and Regulation

3
Policy and Regulation
