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

Epistemic Uncertainty for Test-Time Discovery

arXiv 2026 58.4 method

TLDR

UG-TTT uses ensemble of low-rank adapters to measure epistemic uncertainty, guiding exploration in automated scientific discovery to overcome reward plateaus.

Reasoning

The paper introduces a novel method (UG-TTT) that leverages epistemic uncertainty via ensemble disagreement to improve exploration in automated scientific discovery, addressing a key limitation of standard RL. Strengths include a clear problem formulation and empirical validation on four benchmarks. Weaknesses include limited scope of benchmarks and lack of detailed task descriptions in the abstract.

Read-first score

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

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=ablation,benchmark,result

Topical relevance 42%
54.2

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: 26.

Keyword Scores

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

Deep Analysis

Innovations

  • Epistemic uncertainty measured via mutual information between ensemble predictions and weight hypotheses as an exploration bonus in policy gradient
  • Ensemble of low-rank adapters over a frozen base model to capture per-token disagreement
  • Nuclear norm regularizer to keep adapters distinct and preserve exploration signal

Methodology

UG-TTT freezes a base LLM and trains a small ensemble of low-rank adapters. Per-token epistemic uncertainty is quantified as the mutual information between the ensemble's predictions and the adapter weight hypotheses, isolating disagreement from insufficient coverage. This uncertainty is added as an exploration bonus to the policy gradient, guiding the policy toward low-coverage regions. A nuclear norm regularizer maintains adapter diversity.

Key Results

On four scientific discovery benchmarks, UG-TTT increased maximum reward on three tasks and maintained higher solution diversity; ablation showed the nuclear norm regularizer is essential for sustaining exploration.

Limitations

  • Did not increase maximum reward on one of the four benchmarks

Tags

LGAI