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

Large Discovery Models: Empirically-grounded Model-Based Open-Ended Search

arXiv 2026 60.5 method

TLDR

Introduces Large Discovery Model, coupling generative model with Bayesian surrogate for open-ended search, achieving gains in neural-network, antibody, and molecular design.

Reasoning

The paper presents a novel architecture with strong empirical results across multiple scientific domains, which is a key strength. However, the abstract is truncated and lacks details on baselines and limitations, making full assessment difficult.

Read-first score

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

Recency 8%
100

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

Methodology quality 25%
90

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

Topical relevance 42%
53.3

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

Reproducibility 25%
30

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

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 34.

Keyword Scores

automated scientific discovery
9
AI for scientific research
8
scientific discovery agent
8
autonomous research agent
7
automated research
7
experiment design agent
7
research automation
7
automated experimentation
6
AI scientist
5
literature review agent
0
survey generation
0
paper writing agent
0

Deep Analysis

Innovations

  • Coupling a generative model with a Bayesian non-parametric reward surrogate to provide uncertainty-aware value for candidate guidance
  • Empirically grounded recurrent architecture that refines candidates using the surrogate's uncertainty quantification
  • Continual updating of discovery memory and surrogate model with each new experimental observation

Methodology

LDM combines a generative model (e.g., LLM) to propose and refine candidate designs with a Bayesian non-parametric surrogate that predicts performance and quantifies uncertainty. The surrogate's uncertainty-aware value guides candidate generation, refinement, and selection, and both the discovery memory and surrogate are updated continuously as new observations arrive. It is evaluated on neural network training, antibody design, and molecular optimisation against LLM-only reflection and traditional statistical search.

Key Results

LDM achieved a 2.4× greater reduction in validation BPB, an 18.2% relative decrease in binding energy, and over 60% relative gains in molecular multi-objective performance compared to baselines.

Tags