Agents in Research
« Agents in Research

#20 — AI research agents, verification crisis, trust frameworks

August 5, 2026
Artificial intelligence systems are evolving into autonomous research collaborators, managing the full research lifecycle from hypothesis to manuscript. This shift introduces a 'verification crisis,' where the volume of AI-generated output outpaces the ability to verify its results. To address this, new frameworks are being proposed for trustworthy agentic science. Other developments include specialized reasoning models for complex scientific domains and criteria to determine which decisions should not be delegated to AI.

Quick Hits:

Sources

  1. A New Paradigm: Agentic AI for Scientific Discovery
    Artificial intelligence in science is undergoing a foundational change. Rather than serving as a passive analytical instrument — classifying images, predicting structures, spotting patterns — AI systems are beginning to act as autonomous research collaborators. These systems, built on large language models and tool-integrated architectures, can reason about experimental design, formulate strategies, execute multi-step workflows, and refine their approaches from empirical feedback. Often called “AI Scientists,” they participate across the full research lifecycle, from the seed of a hypothesis…
  2. Artificial intelligence and automation in enzyme engineering: evolution, advances, and future perspectives
    Natural enzymes often fail to meet industrial demands for catalytic efficiency, stability, and substrate specificity, creating a critical bottleneck in biomanufacturing. This review examines how artificial intelligence (AI) and automation are reshaping enzyme engineering from empirical trial‑and‑error toward data-driven, closed-loop design. We trace AI development from feature-engineered machine learning to supervised deep learning and self-supervised protein language models, and automation from standalone task execution to cascade integration and biofoundry-enabled build-test workflows.…
  3. Manifold Agentic Reasoning: Extending Agentic POMDPs and Post-Training Reasoning to Riemannian State and Reasoning Spaces
    Abstract Agentic reasoning systems increasingly interact with environments whose states are only partially observed, dynamically evolving, and constrained by physical, biological, or logical structure. Existing agentic reasoning frameworks often model internal reasoning, tool use, and post-training adaptation using flat latent representations and struggle in curved manifold space environments. However, many scientific and embodied domains naturally lie on curved state spaces, including tissue geometry, developmental trajectories, protein conformations, robotic configuration spaces, and…
  4. AI and actor-specific decisions
    Artificial intelligence (AI) is increasingly seen as potentially replacing humans in decision-making and problem-solving across many domains. AI is effective for many well-specified decisions. But we argue that AI cannot deal with what we call “actor-specificity.” Actor-specific decisions and problems are (a) forward-looking, (b) individual and idiosyncratic, (c) reasoning-intensive, and (d) experimental—requiring intervention in the world to facilitate “counter-to-data” reasoning. These four criteria, captured by the “FIRE” acronym, function as exclusion criteria: they identify when…
  5. HOW DEEP DO LARGE LANGUAGE MODELS INTERNALIZE SCIENTIFIC LITERATURE AND CITATION PRACTICES?
    Abstract The spread of scientific knowledge depends on how researchers discover and cite prior work. Large language models (LLMs) now add a new layer to this process, but their alignment with human citation practices across domains remains unclear. Here, we compare human citations with GPT-4ogenerated reference suggestions produced from paper metadata and abstracts. Analyzing 274, 951 generated references for 10, 000 focal papers, we find that LLMs systematically reinforce the Matthew effect by favoring highly cited papers, with field-specific variation in the rate at which generated…
  6. Linguistics and human brain: a perspective of computational neuroscience
    Elucidating the language-brain relationship requires bridging the methodological gap between linguistics' abstract theoretical frameworks and neuroscience's empirical neural data. As an interdisciplinary cornerstone, computational neuroscience formalizes language's hierarchical and dynamic structures into testable neural representation models through modeling, simulation, and data analysis, enabling computational dialogue between linguistic hypotheses and neural mechanisms. Recent advances in deep learning, particularly large language models (LLMs), have further advanced this inquiry: their…
  7. AutoSupervision: Closing the Feedback Loop in Scientific Workflows with Grounded Revision Verification
    Recent advances in large language models (LLMs) have enabled AI systems to assist scientific research and peer review. However, an essential capability for reliable AI-assisted scientific workflows remains underexplored: verifying whether reviewer feedback leads to meaningful and evidence-supported manuscript improvements. We introduce AutoSupervision, which evaluates whether scientific manuscript revisions genuinely address reviewer concerns through grounded evidence. AutoSupervision leverages transparent peer-review records as a natural source of supervision, where reviewer comments specify…

Also this week

Full transcript
Artificial intelligence systems are shifting from tools that analyze science to agents that conduct it. Exploring the consequences of that shift is our work on Agents in Research. We begin with the rise of the autonomous AI scientist. We’ve been tracking how artificial intelligence systems are being used in research, and there's a clear shift happening. They’re moving from being just analytical tools to something more like autonomous collaborators. Right, they're being called 'AI Scientists.' They can manage a whole research cycle on their own—from strategy, to running experiments, to refining their own methods. And that jump in autonomy is creating what's being called a 'verification crisis.' It's a simple imbalance. The volume of output from these systems is growing much faster than our ability to prove that the results are verifiable. So in response, several frameworks are being proposed to try and build back that trust. Things with names like Chain-of-Evidence and Audit-Closed protocols. So, ways to create rigorous validation standards. But are they just validating the final output, or are they looking deeper? Both. Some efforts focus on the outputs, but other work is creating entirely new foundational models for the agents themselves. One is called Manifold Agentic Reasoning. That sounds more fundamental than just a checklist for an existing system. What does it do differently? It uses a geometric framework—extending the agent's reasoning to Riemannian manifolds. It’s designed specifically for the kinds of partially observed and dynamic environments you find in science, like tissue geometry or protein conformations. And the point of this new framework is to fix specific flaws you see in current AI agents. Things like silent hallucinations or reasoning drift. Exactly. It's intended to mitigate those, along with brittle tool use and black-box evaluation problems. In simulations, it showed higher success and lower error rates than baseline systems. So one path is to build better agents. But another perspective is emerging that focuses on what we shouldn't be handing over to AI in the first place. Yes, a set of criteria to identify decisions that are not suitable for AI delegation. It's summed up by the acronym 'FIRE.' Decisions that are Forward-looking, Individual, Reasoning-intensive, and Experimental. The argument is that these 'actor-specific' decisions should remain with human researchers. And this fits into the larger trend we're seeing, especially in fields like enzyme engineering, where you have these autonomous design-build-test-learn systems. It’s a move from semi-automated workflows to stages with high autonomy. And other work supports this, showing that combining AI-guided prediction with automated experiments and active learning speeds up the optimization process. But even when these tools are just assisting, their own behaviors are coming under scrutiny. A recent study looked at what happens when GPT-4 suggests references for a scientific paper. And it found the model has a bias. It systematically favors highly cited works, which reinforces the 'Matthew effect'—the rich get richer. It’s not just that. The model also has a bias toward more recent papers, articles with shorter titles, and works from smaller author teams. Its choices deviate from human citation patterns. And yet, despite all those biases, the suggestions are semantically aligned with the paper's content. It can even reproduce a local citation network that looks like a human-curated one. It also reduces author self-citations. A key point from the study is that the model can generate all of this just from its own parametric knowledge, without external lookups. This brings us back to verification. How do you check the work? There’s a system called AutoSupervision that was developed to assess whether revisions to a scientific manuscript genuinely address reviewer feedback. They built it using a massive dataset—56,000 peer-review records from Nature Communications. In a sense, it's an AI designed to supervise the human-AI interaction in publishing. And beyond using AI to do science, these models are becoming tools to study the brain itself. Their high-dimensional representational spaces are giving researchers new ways to probe the neural basis of language. There's a model-brain alignment framework being used to evaluate how biologically plausible our theories about language are, by checking them against behavioral, temporal, and biological data. That's all for this episode. We'll be back next week with more developments. Until then, thanks for listening to Agents in Research.