Bringing analytic rigor to agentic AI for science: The Brain Researcher platform for neuroimaging data analysis
A system that makes AI show its work when analyzing brain-imaging data, not just deliver an answer
Brain Researcher is a research platform that makes AI agents record which tools they used, which alternatives they considered, and how far their conclusions can be trusted when analyzing neuroimaging data. In benchmarks, first-try correct tool selection rose from 23.3% to 93.6%, and the share of citations that could actually be verified rose from 4.6% to 22.0%. In real collaborative studies, running hundreds of analysis variations exposed how sensitive results were to specific choices, and each resulting claim was sorted into categories like accepted, qualified, revised, blocked, or rejected.
What they did
- AI agents can run scientific analyses, but they can fall into traps like cherry-picking results, declaring success too early, or optimizing for flawed criteria. Brain Researcher counters this by locking in a plan before analysis begins (a commitment card) and writing a record afterward (a claim card) documenting the result and its supporting evidence, so someone else can audit it without rerunning it.
- The team built a knowledge graph called BR-KG with 745,949 nodes and 2,461,469 edges, linking brain regions, experimental tasks, and literature evidence, with every fact tagged with its source and, where possible, a verbatim supporting quote.
- Tested across seven frontier models (including Claude Opus, GPT-5.5, and Gemini 3.1 Pro), first-action correct tool selection jumped from 23.3% without Brain Researcher to 93.6% with it, and the rate of verifiably grounded evidence citations rose from 4.6% to 22.0%.
- In real collaborator studies on schizophrenia, cocaine-use-disorder connectivity, and cross-cultural social cognition, running a single question through hundreds of analysis variants (multiverse analysis) revealed how fragile some findings were to specific analytic choices; in one case, automated review missed a sign-error that a human reviewer later caught.
- In a self-directed search over 116 analysis pipelines using Human Connectome Project data, Brain Researcher found a workflow reaching r=.487 for predicting cognitive scores, and in a separate study of the TRIBE AI model, it formed and tested its own hypothesis about how the model represents sounds internally.


Why it matters
As AI takes on more scientific analysis work, how to verify the trustworthiness of its conclusions becomes critical. This work offers a concrete auditable record-keeping approach that lets reviewers check an AI's reasoning without rerunning the analysis, directly addressing reproducibility and accountability concerns in AI-assisted science.


Terms in this paper
- multiverse analysis · running many alternative valid analysis choices on the same question to see how sensitive the result is to those choices
- commitment card · a record made before analysis begins that locks in the question, allowed methods, and success/failure criteria
- claim card · a record made after analysis showing the result and which checks it passed, so it can be reviewed without rerunning it
- knowledge graph (BR-KG) · a large linked database connecting brain regions, tasks, and research literature with traceable sources
- grounding · verifying that cited evidence actually exists and genuinely supports the claim it's attached to
Original abstract (English)
AI agents can execute scientific analyses, but an analytic output becomes a defensible claim only after alternatives are weighed and the claim is limited to what the evidence supports. Agents may reproduce failures including selective analysis, premature declarations of success and optimization of imperfect criteria. We present Brain Researcher, an agentic research harness operating in a neuroimaging researcher's computational environment under rules for admissible analyses, required checks and claim scope. In benchmarks, Brain Researcher increased first-choice tool-selection accuracy across seven models by 70.2 percentage points (23.3% without it versus 93.6% with it) and verifiable grounding from 4.6% to 22.0%. In collaborator-led and self-evolving studies, multiverse analyses exposed analytic-choice sensitivity, and scientific review classified claims as accepted, qualified, revised, blocked, rejected or deferred. By linking decisions to evidence and provenance, Brain Researcher embeds methodological judgment within the workflow, not after it.
Read on arXivLatest papers
- Specification-delta-driven data governance: an empirical study of the {\guillemotleft}spec-delta{\guillemotright} as the unit of change in lakehouse data platformsTreating data-platform changes like reviewable spec snippets instead of code diffs: an experiment design paper
- Are LLMs becoming similarly creative? Evidence from three years of modelsNewer AI chatbots are giving increasingly similar answers to each other, three years of data show
- Auditing Cross-Lingual Fairness in Language Model WatermarkingAI text watermarks that are supposed to catch machine-written content work far less reliably in many non-English languages, and the gap tracks language families, not individual languages
- TESTNAV: Pareto-Guided Search for Compositional Robustness TestingA smarter way to test AI models against combined real-world glitches, without checking every possible combination
- Optimal Skill Selection for LLM Agents with Provable Bicriteria GuaranteesA method that picks which 'skill documents' to feed an AI coding agent, with mathematically guaranteed near-optimal results
- Reliable Financial Named Entity Recognition under Domain ShiftAn AI's confidence trained on formal filings turns unreliable once it reads tweets
- FlashPrefill V2: Block-Sparse Prefill Attention for Long-Context LLM ServingMaking sparse attention fast enough and accurate enough for real LLM serving, not just papers
- Robust Incomplete Multimodal Sentiment Analysis via Iterative Proxy CorrectionWhen text input is missing or broken, this AI doesn't guess once and move on—it revises its guess step by step to read emotions more reliably
Latest from METAL LAB
- Google Discover adds chatbot that adjusts your feed based on spoken preferences
- OpenAI Closes In on Anthropic Again in Enterprise Spending Share
- Meta Unveils First 10 Tasks in WildArtifactBench, a Benchmark for AI Agents
- Musk: "Optimus + Grok will one day handle healthcare for all humanity"
- 35% of Web Pages Published Since ChatGPT Show Signs of AI Authorship
Figures: Zijiao Chen et al., arXiv:2608.19902, arxiv-nonexclusive