Within Intelligence
Will AI Speed Up Discovery?
AI research agents could speed up literature search, coding and experiment design, while still needing human checks at every serious step.
On this page
- Which parts of research can already be assisted
- Why autonomous science is harder than tool use
- Verification, reproducibility and scientific judgement
Page outline Jump by section
Introduction
The strongest case for AI-driven scientific acceleration is not that machines suddenly become lone geniuses. It is that research contains many bottlenecks built around scarce human attention: reading papers, searching for relevant evidence, writing code, analysing results, designing experiments, checking assumptions and coordinating knowledge across increasingly specialised fields. AI research agents aim to reduce those bottlenecks.
In the broader vision of abundant intelligence, this matters because scientific progress is one of the main drivers of long-term human flourishing. Faster discovery could mean earlier treatments for disease, better energy technologies, more resilient infrastructure, improved climate tools and a larger stock of human knowledge. But the key question is not whether AI can assist science. It already does. The harder question is whether increasingly autonomous research systems can reliably contribute to discovery without producing floods of errors, misleading results or unverified claims. Current evidence suggests real gains are possible, but that human judgement remains central at every serious stage of research.[Nature]nature.comExploring the role of large language models in the scientific…by Y Zhang · 2025 · Cited by 68 — We review how Large Language Mod…
Which parts of research can already be assisted?
Much of scientific work is not a single moment of insight. It is a long chain of cognitive tasks. Researchers often spend large amounts of time searching literature, comparing papers, cleaning datasets, writing software, preparing figures, drafting reports and exploring possible explanations before reaching a result worth testing.
These are precisely the areas where AI systems are already proving useful.
Large language models can summarise bodies of literature, identify related work, suggest experimental controls, explain unfamiliar techniques and generate software code. Scientists increasingly use them as research assistants rather than as sources of final answers. Reviews of AI in science describe applications across hypothesis generation, literature synthesis, data analysis and research planning, especially in fields with large digital datasets. Nature[Frontiers]frontiersin.orgFrontiersAI, agentic models and lab automation for scientific discoveryby T Hartung · 2025 · Cited by 15 — In this review, I merge the su…
The attraction is straightforward. Modern science suffers from information overload. Tens of thousands of papers may be published annually in a single subfield. A researcher can easily miss relevant findings outside their immediate speciality. AI systems can rapidly search and connect information across disciplines, creating a first-pass map of a problem that would otherwise take weeks or months to assemble.[ACM Digital Library]dl.acm.orgACM Digital LibraryAgentic AI Framework for Literature Discovery, Filtering…by A Mulla · 2026 — Overall, the study contributes to the…
Software development is another major target. Much contemporary science depends on coding. Researchers write simulation software, statistical pipelines, data-processing tools and machine-learning models. AI coding assistants can often generate working drafts, suggest fixes and automate routine programming tasks. This does not eliminate the need for expert review, but it can reduce time spent on implementation details and allow researchers to focus more attention on scientific questions.
The most visible example of AI accelerating discovery remains protein structure prediction. DeepMind’s AlphaFold dramatically improved the ability to predict the three-dimensional structures of proteins, solving a problem that had challenged biology for decades. The AlphaFold database now provides hundreds of millions of predicted structures that researchers can explore without first performing costly laboratory experiments. Scientists use these predictions to narrow possibilities, identify promising targets and accelerate work in areas ranging from disease biology to drug discovery. Nature[2alphafold.ebi.ac.uk]alphafold.ebi.ac.ukAlphaFold Protein Structure DatabaseAlphaFold DB provides open access to over 200 million protein structure predictions to accelerate sci…
Importantly, AlphaFold did not replace biology laboratories. Instead, it changed where researchers spend their time. Instead of beginning with a large space of unknown possibilities, scientists can often start with a useful prediction and focus experimental effort on verification and refinement. That pattern may become a broader model for AI-assisted science: reducing search costs rather than eliminating experimentation.[NBER]nber.orgHow Artificial Intelligence Shapes Science: Evidence from…6 days ago — We study how a frontier AI model affects scientific discove…[Innovation Growth Lab]innovationgrowthlab.orgAI in Science: Evidence of impact from AlphaFold 2In this report, we study and compare the impact of AlphaFold 2 against typical structur…
From tools to research agents
A chatbot that answers questions is one thing. A research agent is something more ambitious.
Research agents are designed to carry out multi-step scientific tasks with limited supervision. Rather than responding to a single prompt, they can search papers, write code, run simulations, analyse outputs, revise plans and pursue goals across many iterations.
Recent systems increasingly use multi-agent designs. One agent may search literature, another design experiments, another review results and another critique conclusions. The aim is to create something closer to a research workflow than a simple conversational tool.[Google Research]research.googleaccelerating scientific breakthroughs with an ai co scientistGoogle ResearchAccelerating scientific breakthroughs with an AI co-scientist19 Feb 2025 — A multi-agent AI system built with Gemini 2.0 a…[Nature]nature.comHighly accurate protein structure prediction with AlphaFoldby J Jumper · 2021 · Cited by 49339 — AlphaFold greatly improves the acc…
Google’s AI Co-Scientist project, for example, was introduced as a virtual scientific collaborator intended to help researchers generate hypotheses and research proposals. Rather than merely answering questions, it attempts to explore scientific possibilities and propose directions worth investigating.[Google Research]research.googleaccelerating scientific breakthroughs with an ai co scientistGoogle ResearchAccelerating scientific breakthroughs with an AI co-scientist19 Feb 2025 — A multi-agent AI system built with Gemini 2.0 a…
Similarly, the AI Scientist project developed by researchers including contributors from Sakana AI attempts to automate substantial portions of the scientific process. Published descriptions of the system include literature review, idea generation, experiment planning, software implementation, result analysis and manuscript drafting. Later versions have reportedly generated papers capable of reaching workshop-level peer review standards in machine-learning research.[Nature]nature.comMulti-agent AI systems need transparency27 Jan 2026 — These platforms can take an open-ended research question and run a full research cy…[arXiv]arxiv.orgOpen source on arxiv.org.
These systems remain far from autonomous scientific institutions. Most operate in domains where experiments are digital and relatively cheap to run. Machine-learning research is a natural test case because experiments can often be conducted entirely on computers. Extending similar approaches into chemistry, medicine, biology or materials science is significantly harder because real-world experiments involve physical equipment, measurement uncertainty, safety constraints and complex causal systems. Nature[Frontiers]frontiersin.orgFrontiersAI, agentic models and lab automation for scientific discoveryby T Hartung · 2025 · Cited by 15 — In this review, I merge the su…
Why autonomous science is much harder than tool use
Many impressive demonstrations create the impression that AI can simply automate discovery. The reality is more complicated.
Finding patterns is not the same as understanding them. Scientific progress depends not only on identifying correlations but also on asking meaningful questions, defining concepts, designing decisive tests and interpreting results within broader theories.
Current AI systems often excel at local optimisation. They can improve an existing procedure, explore nearby possibilities or combine familiar ideas. But generating genuinely transformative scientific questions may require forms of reasoning that remain difficult for today’s systems.[arXiv]arxiv.orgSource details in endnotes.
One recent study examined tens of thousands of ideas produced by AI research agents and found that the resulting proposals tended to cluster close to existing literature rather than exploring radically different directions. The researchers concluded that current systems appeared better at elaborating known paths than broadening scientific exploration.[arXiv]arxiv.orgSource details in endnotes.
This points to a deeper challenge. Science is not merely a search problem. Researchers often decide which questions matter, which assumptions deserve scrutiny and which anomalies are worth pursuing. Many important discoveries initially looked unpromising or even incorrect. A system optimised to follow established patterns may struggle to recognise such opportunities.
Physical experimentation creates another barrier. In digital domains, thousands of tests can be run cheaply. In medicine, biology or materials science, experiments may require expensive equipment, scarce samples, regulatory approval or years of observation. A research agent may generate many hypotheses, but the real bottleneck may remain validation in the physical world.[Frontiers]frontiersin.orgFrontiersAI, agentic models and lab automation for scientific discoveryby T Hartung · 2025 · Cited by 15 — In this review, I merge the su…[ACS Publications]pubs.acs.orgACS PublicationsAI-Generated Hypotheses and the Emergence of Autonomous…1 day ago — A natural next step is therefore to connect automa…
For this reason, some researchers view the near-term future not as fully autonomous science but as a partnership model in which AI dramatically expands the number of ideas humans can evaluate.
Verification is the real bottleneck
The easiest part of research may soon be generating ideas.
The harder part is determining which ideas are true.
Large language models are known to produce plausible but incorrect statements. In science, such failures can be costly. A mistaken literature summary, fabricated citation, coding error or flawed statistical interpretation can misdirect months of work.
As research agents become more capable, verification becomes increasingly important. Systems that can generate hundreds or thousands of hypotheses create a new challenge: evaluating them reliably.[Nature]nature.comTowards end-to-end automation of AI researchby C Lu · 2026 · Cited by 4 — The AI Scientist uses existing foundation models to perfo…[Nature]nature.comHow to build an AI scientist: first peer-reviewed paper spills…Mar 25, 2026 — AI Scientist, an autonomous research tool, first release…
Several emerging research programmes focus explicitly on falsification and checking rather than pure generation. Some agentic-science frameworks attempt to build criticism, self-review and error detection into the research process. The goal is to create systems that do not merely produce answers but actively search for reasons why their own conclusions might be wrong.[arXiv]arxiv.orgSource details in endnotes.
This emphasis reflects a basic principle of science. Discovery is not simply creativity. It is disciplined error correction. Scientific institutions evolved around replication, peer review, methodological criticism and empirical testing because humans are prone to mistakes and wishful thinking. AI systems inherit many of the same vulnerabilities while adding new ones.
As a result, the most valuable future research agents may not be those that generate the most hypotheses. They may be those that become exceptionally good at checking evidence, identifying weaknesses and improving reproducibility.
Self-driving laboratories and the possibility of continuous discovery
One of the more ambitious visions combines AI agents with laboratory automation.
In a self-driving laboratory, software proposes experiments, robotic systems execute them, sensors collect data and AI models analyse results before planning the next round of tests. This creates a continuous loop of hypothesis generation and experimental refinement.[Frontiers]frontiersin.orgFrontiersAI, agentic models and lab automation for scientific discoveryby T Hartung · 2025 · Cited by 15 — In this review, I merge the su…[PMC]pmc.ncbi.nlm.nih.govAlpha Fold progressed from AF1 to AF2, which achievedtransformative impact of AI-enabled AlphaFold 3 - PMCby C Chakraborty · 2026 · Cited by 1 — The AlphaFold (AF) initiative profoundly impa…
Versions of this approach already exist in specialised fields such as materials science and chemistry. Researchers use automated systems to search vast spaces of possible compounds or experimental conditions more efficiently than traditional trial-and-error methods.
The appeal is obvious. Human researchers cannot manually test millions of possibilities. Automated systems potentially can.
If successful, this approach could help address one of the largest constraints on scientific progress: the mismatch between the number of plausible ideas and the limited capacity available to test them. AI-generated hypotheses combined with automated experimentation could dramatically increase the rate at which scientific possibilities are explored.[Frontiers]frontiersin.orgFrontiersAI, agentic models and lab automation for scientific discoveryby T Hartung · 2025 · Cited by 15 — In this review, I merge the su…
Yet even here, physical reality imposes limits. Instruments fail. Measurements contain noise. Biological systems behave unpredictably. Laboratory automation can accelerate iteration, but it does not remove the need for careful interpretation or robust scientific standards.
What faster discovery could mean for an AI bloom
The connection to the wider AI bloom idea is not primarily about publishing more papers.
It is about shortening the time between a scientific possibility and a practical capability.
If research agents make it easier to discover new materials, identify drug targets, understand disease mechanisms, improve energy systems or model complex environments, the effects could compound across decades. Scientific progress often acts as a multiplier for every other form of progress. Better tools make further discoveries easier, creating feedback loops that can accelerate civilisation’s development.
Evidence from AlphaFold offers an early illustration. Researchers increasingly treat accurate protein-structure prediction as infrastructure rather than as a specialised achievement. Instead of repeatedly solving the same structural problems, scientists can build on a shared foundation and direct effort towards higher-level questions. Studies examining AlphaFold’s impact suggest meaningful effects on research productivity and scientific reach across multiple disciplines.[NBER]nber.orgHow Artificial Intelligence Shapes Science: Evidence from…6 days ago — We study how a frontier AI model affects scientific discove…[Innovation Growth Lab]innovationgrowthlab.orgAI in Science: Evidence of impact from AlphaFold 2In this report, we study and compare the impact of AlphaFold 2 against typical structur…
The strongest optimistic scenario extends this logic much further. If intelligence itself becomes more abundant, research capacity may no longer be limited mainly by the number of highly trained scientists available at any moment. Small teams could investigate problems that currently require large institutions. Researchers in poorer countries could gain access to sophisticated analytical support. Scientific collaboration across disciplines could become easier.
But none of those outcomes are automatic. Access, governance, openness and institutional incentives matter. A world in which advanced research agents are controlled by a small number of governments or corporations could accelerate discovery while concentrating power. A world in which the tools are broadly accessible and paired with strong verification systems could distribute scientific capability much more widely.
The most credible near-term expectation is therefore not autonomous super-science. It is a gradual shift in the economics of research. Literature review, coding, modelling, planning and knowledge synthesis may become cheaper and faster. Human scientists may spend less time on routine cognitive labour and more time deciding which questions matter, which evidence is convincing and which directions deserve society’s attention.
That would not end scientific scarcity. But it could loosen one of the oldest constraints on discovery: the limited amount of expert attention available to explore the unknown. Nature[Frontiers]frontiersin.orgFrontiersAI, agentic models and lab automation for scientific discoveryby T Hartung · 2025 · Cited by 15 — In this review, I merge the su…
Amazon book picks
Further Reading
Books and field guides related to Will AI Speed Up Discovery?. Use these as the next step if you want deeper reading beyond the article.
The Age of A. I.
Discusses AI's role in expanding scientific and intellectual capabilities.
The Genesis Machine
Explores how AI may accelerate discovery across biology and other sciences.
The Coming Wave
Covers how AI could dramatically increase the pace of innovation and research.
Endnotes
1.
Source: nature.com
Link:https://www.nature.com/articles/s44387-025-00019-5
Source snippet
Exploring the role of large language models in the scientific...by Y Zhang · 2025 · Cited by 68 — We review how Large Language Mod...
2.
Source: arxiv.org
Link:https://arxiv.org/abs/2503.08979
3.
Source: dl.acm.org
Link:https://dl.acm.org/doi/full/10.1145/3777490.3777511
Source snippet
ACM Digital LibraryAgentic AI Framework for Literature Discovery, Filtering...by A Mulla · 2026 — Overall, the study contributes to the...
4.
Source: nature.com
Link:https://www.nature.com/articles/s41586-021-03819-2
Source snippet
Highly accurate protein structure prediction with AlphaFoldby J Jumper · 2021 · Cited by 49339 — AlphaFold greatly improves the acc...
5.
Source: alphafold.ebi.ac.uk
Link:https://alphafold.ebi.ac.uk/
Source snippet
AlphaFold Protein Structure DatabaseAlphaFold DB provides open access to over 200 million protein structure predictions to accelerate sci...
6.
Source: deepmind.google
Link:https://deepmind.google/science/alphafold/
Source snippet
Google DeepMindAlphaFold — Google DeepMindAlphaFold has revealed millions of intricate 3D protein structures, and is helping scientists u...
7.
Source: nber.org
Link:https://www.nber.org/papers/w35143
Source snippet
How Artificial Intelligence Shapes Science: Evidence from...6 days ago — We study how a frontier AI model affects scientific discove...
8.
Source: nature.com
Link:https://www.nature.com/articles/s42256-026-01183-2
Source snippet
Multi-agent AI systems need transparency27 Jan 2026 — These platforms can take an open-ended research question and run a full research cy...
9.
Source: nature.com
Link:https://www.nature.com/articles/s41586-026-10265-5
Source snippet
Towards end-to-end automation of AI researchby C Lu · 2026 · Cited by 4 — The AI Scientist uses existing foundation models to perfo...
10.
Source: arxiv.org
Link:https://arxiv.org/abs/2504.08066
Source snippet
The AI Scientist-v2: Workshop-Level Automated Scientific...by Y Yamada · 2025 · Cited by 124 — We introduce The AI Scientist-v2, an end...
11.
Source: nature.com
Link:https://www.nature.com/articles/d41586-026-00899-w
Source snippet
How to build an AI scientist: first peer-reviewed paper spills...Mar 25, 2026 — AI Scientist, an autonomous research tool, first release...
12.
Source: pubs.acs.org
Link:https://pubs.acs.org/doi/10.1021/acsmaterialslett.6c00224
Source snippet
ACS PublicationsAI-Generated Hypotheses and the Emergence of Autonomous...1 day ago — A natural next step is therefore to connect automa...
13.
Source: arxiv.org
Title: arXiv AI Research Agents Narrow Scientific Exploration
Link:https://arxiv.org/abs/2605.27905
Source snippet
AI Research Agents Narrow Scientific ExplorationMay 27, 2026...
Published: May 27, 2026
14.
Source: arxiv.org
Title: arXiv AIGS: Generating Science from AI-Powered Automated Falsification
Link:https://arxiv.org/abs/2411.11910
15.
Source: pub.sakana.ai
Title: The human-.Read more
Link:https://pub.sakana.ai/ai-scientist-v2/paper/paper.pdf
Source snippet
The AI Scientist-v2: Workshop-Level Automated Scientific...8 Apr 2025 — We empirically observed that automated research conducted by The...
16.
Source: nature.com
Title: By. Elizabeth Gibney.Read more
Link:https://www.nature.com/articles/d41586-025-03246-7
Source snippet
How AI agents will change research: a scientist's guide3 Oct 2025 — Researchers are increasingly turning to artificial-intelligence...
17.
Source: arxiv.org
Link:https://arxiv.org/abs/2408.06292
Source snippet
The AI Scientist: Towards Fully Automated Open-Ended...by C Lu · 2024 · Cited by 926 — This paper presents the first comprehensive frame...
18.
Source: arxiv.org
Link:https://arxiv.org/html/2603.15914v1
Source snippet
A Practical Guide to AI-Assisted Research in Mathematics...16 Mar 2026 — The Agentic Researcher: A Practical Guide to AI-Assisted Resear...
19.
Source: nature.com
Title: But the advent of large language models
Link:https://www.nature.com/articles/d41586-025-03713-1
Source snippet
Google DeepMind won a Nobel prize for AI: can it produce...18 Nov 2025 — The company was created to use AI for world- changing science —...
20.
Source: deepmind.google
Title: alphafold five years of impact
Link:https://deepmind.google/blog/alphafold-five-years-of-impact/
Source snippet
AlphaFold: Five Years of Impact25 Nov 2025 — Five years ago, AlphaFold 2 solved the protein structure prediction problem, unlocking new a...
21.
Source: sakana.ai
Link:https://sakana.ai/ai-scientist-nature/
Source snippet
The AI Scientist: Towards Fully Automated AI Research...26 Mar 2026 — It autonomously generated novel ideas, created and ran experiments...
22.
Source: frontiersin.org
Link:https://www.frontiersin.org/journals/artificial-intelligence/articles/10.3389/frai.2025.1649155/full
Source snippet
FrontiersAI, agentic models and lab automation for scientific discoveryby T Hartung · 2025 · Cited by 15 — In this review, I merge the su...
23.
Source: innovationgrowthlab.org
Link:https://www.innovationgrowthlab.org/resources/ai-in-science-alphafold-2
Source snippet
AI in Science: Evidence of impact from AlphaFold 2In this report, we study and compare the impact of AlphaFold 2 against typical structur...
24.
Source: research.google
Title: accelerating scientific breakthroughs with an ai co scientist
Link:https://research.google/blog/accelerating-scientific-breakthroughs-with-an-ai-co-scientist/
Source snippet
Google ResearchAccelerating scientific breakthroughs with an AI co-scientist19 Feb 2025 — A multi-agent AI system built with Gemini 2.0 a...
25.
Source: emergentmind.com
Title: ai scientist
Link:https://www.emergentmind.com/topics/ai-scientist
Source snippet
Autonomous Research AgentFeb 26, 2026 — AI Scientist is an autonomous artificial agent that conducts end-to-end research, from hypothesis...
26.
Source: linkedin.com
Link:https://www.linkedin.com/posts/juanmateosgarcia_ai-in-science-evidence-of-impact-from-alphafold-activity-7400171948128837632-At73
Source snippet
Evidence of impact from AlphaFold 2 | Juan Mateos-GarciaAI in Science: Evidence of impact from AlphaFold 2 There is an ongoing debate abo...
27.
Source: frontiersin.org
Title: [Alpha Fold]({{ ‘alpha-fold/’ | relative_url }}) progressed from AF1 to AF2,
Link:https://www.frontiersin.org/journals/artificial-intelligence/articles/10.3389/frai.2026.1739303/full
Source snippet
The transformative impact of AI-enabled AlphaFold 3by C Chakraborty · Cited by 1 — The AlphaFold (AF) initiative profoundly impacted stru...
28.
Source: carolynstein.github.io
Link:https://carolynstein.github.io/files/papers/alphafold.pdf
Source snippet
How Artificial Intelligence Shapes Science: Evidence from...by R Hill · 2026 — We study how a frontier AI model affects scientific disco...
Additional References
29.
Source: researchgate.net
Link:https://www.researchgate.net/publication/400693038_Beyond_Traditional_AI_A_Comprehensive_Study_of_Agentic_Frameworks_and_Their_Impact
Source snippet
Beyond Traditional AI: A Comprehensive Study of Agentic...21 Mar 2026 — This research examines the fundamental components of agentic AI...
30.
Source: iclragenticai.github.io
Link:https://iclragenticai.github.io/
Source snippet
Agentic AI for Scientific DiscoveryFor AI to contribute effectively, it must generate novel hypotheses, comprehend their applications, qu...
31.
Source: theguardian.com
Link:https://www.theguardian.com/science/article/2024/may/08/google-deepmind-ai-biology-alphafold
Source snippet
This breakthrough is expected to accelerate research in numerous fields, including antibiotics, cancer therapy, and agriculture. AlphaFol...
32.
Source: github.com
Link:https://github.com/tsinghua-fib-lab/Awesome-AI-Scientists
Source snippet
tsinghua-fib-lab/Awesome-AI-ScientistsAutonomous Experiments; AlphaEvolve: A coding agent for scientific and algorithmic discovery, Comp...
33.
Source: github.com
Link:https://github.com/HKUST-KnowComp/Awesome-LLM-Scientific-Discovery
Source snippet
HKUST-KnowComp/Awesome-LLM-Scientific-DiscoveryA curated list of pioneering research papers, tools, and resources at the intersection of...
34.
Source: icr.ac.uk
Link:https://www.icr.ac.uk/research-and-discoveries/cancer-blogs/detail/the-drug-discoverer/reflecting-on-deepmind-s-alphafold-artificial-intelligence-success-what-s-the-real-significance-for-protein-folding-research-and-drug-discovery
Source snippet
Reflecting on DeepMind's AlphaFold artificial intelligence...13 Aug 2021 — AlphaFold's machine learning methodology has been applied to...
35.
Source: linkedin.com
Link:https://www.linkedin.com/posts/qmahmoud_open-conference-of-ai-agents-for-science-activity-7371165622941995008-DLE_
Source snippet
AI as primary authors and reviewers at Agents4Science 2025• Advances in large language models and reasoning-enabled AI now enable autonom...
36.
Source: pmc.ncbi.nlm.nih.gov
Title: Alpha Fold progressed from AF1 to AF2, which achieved
Link:https://pmc.ncbi.nlm.nih.gov/articles/PMC13099841/
Source snippet
transformative impact of AI-enabled AlphaFold 3 - PMCby C Chakraborty · 2026 · Cited by 1 — The AlphaFold (AF) initiative profoundly impa...
37.
Source: researchgate.net
Link:https://www.researchgate.net/publication/390749726_The_AI_Scientist-v2_Workshop-Level_Automated_Scientific_Discovery_via_Agentic_Tree_Search
Source snippet
(PDF) The AI Scientist-v2: Workshop-Level Automated...14 Apr 2025 — We introduce The AI Scientist-v2, an end-to-end agentic system capab...
38.
Source: sciencedirect.com
Link:https://www.sciencedirect.com/science/article/pii/S1359644626000553
Source snippet
AI agents in drug discovery: applications and case studies1 day ago — We provide a conceptual overview of agentic AI architectures and il...
Topic Tree



