Awesome Auto Research Hub Papers · Datasets · Projects
← Back to papers

EMBL AI Librarian: Life-Sciences Knowledge Layer for AI Agents

arXiv 2026 55.5 method

TLDR

EMBL AI Librarian upgrades Europe PMC for AI agents using LLM orchestration to retrieve and extract evidence, improving citation F1 by 16 points.

Reasoning

The paper addresses a practical need for AI agents to efficiently access life-sciences literature, with a strong evaluation across multiple benchmarks. However, its reliance on Europe PMC and lack of cross-domain generalization are limitations.

Read-first score

Read-first score 55.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 45.

Recency 8%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Methodology quality 25%
80

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=baseline,benchmark,metric,result

Reproducibility 25%
46

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=code,github

Topical relevance 42%
37.5

Uses existing LLM keyword relevance scores normalized to 0-100. AI scientist,automated scientific discovery,autonomous research agent,automated research,literature review agent,survey generation,automated experimentation,experiment design agent,AI for scientific research,paper writing agent,research automation,scientific discovery agent

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 70.

Keyword Scores

literature review agent
8
research automation
7
AI for scientific research
6
automated research
5
scientific discovery agent
5
autonomous research agent
4
automated scientific discovery
3
AI scientist
2
survey generation
2
automated experimentation
1
experiment design agent
1
paper writing agent
1

Deep Analysis

Innovations

  • Introduces EMBL AI Librarian, a knowledge layer that upgrades literature databases like Europe PMC for AI agents, enabling natural language queries and evidence retrieval.
  • Employs a single LLM to orchestrate the entire retrieval process: planning complementary subqueries, executing live searches on Europe PMC, and extracting evidence from papers.

Methodology

EMBL AI Librarian uses a single LLM to decompose natural language queries into subqueries, which are run against the live Europe PMC search engine; the LLM then reads retrieved papers to locate and return relevant evidence. The system is evaluated on four benchmarks (literature synthesis, claim verification, open-domain QA, and downstream biology tasks) using metrics like Citation F1 and expert agreement.

Key Results

On ScholarQABench, Librarian improves Citation F1 by over 16 points against strong baselines; in claim verification, it increases agreement with expert consensus; and on LitQA2, a GPT-5.4 agent grounded in Librarian outperforms web search by roughly 8 points.

Tags