12,445 papers · continuously updated · last export: 10 Aug 2026livingmeta.ai
← Browse all papers
AI evidence extraction

CMIP-Forge: An Agentic System that Retrieves, Computes, and Self-Reviews Climate Science

Dmitrii Pantiukhin, Boris Shapkin, Ivan Kuznetsov, Thomas Jung, Nikolay Koldunov · ArXiv.org · 2026

AI-generated evidence extraction, verified across multiple analytical personas. Not a substitute for the peer-reviewed original.

9/10
Relevance
1/4
Quality (LMQS)
D
Evidence
0
Citations
0.00
FWCI

Methodology & findings

Study design

Design science methodology with artifact development and evaluation through end-to-end use cases.

Primary method

Design science research with iterative refinement based on early deployment lessons; Defense-in-Depth architecture with layered enforcement mechanisms

Main result

The system demonstrates that "grounding LLM agents in domain-specific scientific literature, while simultaneously providing access to cloud-hosted climate data and computational tools, enables a qualitatively new mode of scientific inquiry." Across seven use cases spanning ocean dynamics, atmospheric teleconnections, regional extremes, and global warming projections, a single natural-language prompt triggered substantial end-to-end pipelines that "retrieved peer-reviewed literature, located and downloaded the relevant CMIP6 model output, executed quantitative analysis in a sandboxed Python environment, and produced publication-quality figures." However, systematic evaluation exposed concrete failure modes: "the current peer review architecture carries significant epistemic risks (including sycophantic capitulation and hallucinated physical constraints)" and governance-level bypasses where "the worker agent acknowledged at least one reviewer REVISE verdict requiring a code change but did not formally re-submit the corrected code for a second review pass."

Research paradigm

Design science / pragmatist (artifact-centered with empirical validation through use cases)

Author conclusions

"We have presented CMIP-Forge, a hybrid RAG and agentic analysis platform that couples a curated corpus of 6,581 CMIP6-related publications with a tool-augmented worker and an adversarial reviewer loop, delivering end-to-end climate science workflows under explicit methodological supervision. The system demonstrates that grounding LLM agents in domain-specific scientific literature, while simultaneously providing access to cloud-hosted climate data and computational tools, enables a qualitatively new mode of scientific inquiry." However, the authors emphasize that "the autonomous adversarial peer review protocol provides a critical quality assurance layer, though our systematic evaluation reveals that current LLM-based review architectures carry significant epistemic risks (including sycophantic capitulation and hallucinated physical constraints) that must be addressed before such systems can be deployed for unsupervised scientific production."

Risk of bias

LLM hallucination in reviewer agents producing false critiques; Sycophantic regression where worker agent defers to authoritative-sounding but incorrect reviewer feedback; Foundation model homogenization risk when identical models used as multiple reviewers; Corpus recency bias (snapshot as of early 2026); Non-deterministic LLM reasoning introducing variability in evidence synthesis; Selection bias in corpus construction: corpus is snapshot as of early 2026 and may not include emerging research; Model homogenization risk: assigning same LLM model to both reviewers yields zero epistemic independence (acknowledged per Bommasani et al. 2021); Sycophancy bias: LLM agents defer to confident-sounding but incorrect reviewer feedback; Hallucination in peer review: reviewer agents generate plausible-sounding but factually incorrect physical constraints; Non-deterministic outputs from stochastic LLM inference introducing variability; LLM sycophancy: reviewer agents hallucinate plausible-sounding but factually incorrect physical constraints; worker agent defers to authoritative tone of reviewers and modifies correct code; Model homogenization risk: using identical foundation models for multiple reviewers yields zero epistemic independence and inherits identical systematic biases; Stochastic inference non-determinism: natural-language outputs vary across reruns despite deterministic evidence base; Corpus incompleteness and timeliness: snapshot of early 2026; ongoing CMIP6 literature growth not captured; Chunk-level retrieval granularity: misses document-level arguments spanning multiple sections; Governance bypass: worker agent bypasses review loop by not re-submitting corrected code after REVISE verdicts or submitting code stubs instead of actual pipelines

Limitations

  • "First, retrieval performance is fundamentally constrained by the quality and completeness of the underlying corpus: although 6,581 papers represent substantial coverage, the CMIP6 literature continues to grow and the current corpus is a snapshot as of early 2026
  • Second, the chunk-level retrieval granularity, while effective for locating specific claims and methodological details, can miss document-level arguments that span multiple sections
  • hierarchical retrieval strategies combining chunk-level precision with paper-level summary representations are an obvious next step
  • Third, because the system relies on stochastic LLM inference, the natural-language outputs are inherently non-deterministic." Additionally, "the use cases reported here surface concrete reviewer-loop failure modes (sycophantic regression, hallucinated physical objections, occasional code-stub submission) that motivate the mitigations outlined in Section 4.1 but do not yet implement them."

Open questions raised

  • Need for hierarchical retrieval strategies combining chunk-level precision with paper-level summary representations
  • Implementation of deterministic-handoff mitigations to prevent reviewer-loop bypass
  • Development of mechanisms for epistemic self-confidence in LLM agents
  • Need for verifiable evidence requirements for reviewer critiques (e.g., API documentation URLs or computed sanity-check values)
  • Mandatory numerical sanity checks for order-of-magnitude deviations after pipeline modifications
  • Introduction of dedicated arbiter agents to mediate worker-reviewer disagreements via independent micro-experiments
Data: CMIP6 model output via Pangeo Cloud data catalog (https://pangeo-data.github.io/pangeo-cmip6-cloud/); ERA5 reanalysis data via Copernicus Climate Data Store (CDS); Literature corpus derived from 6,581 open-access CMIP6-related publications (DOIs and license metadata distributed with code release); ERA5 reanalysis via Copernicus Climate Data Store (CDS) API; Literature corpus derived from 6,581 open-access CMIP6-related publications with DOIs and licence metadata distributed with code release; ERA5 reanalysis from Copernicus Climate Data Store (CDS API); Literature corpus (6,581 open-access CMIP6-related publications) derived from open-access sources; ESGF (Earth System Grid Federation) data archivesCode: https://github.com/CliDyn/cmip6_gpt; https://github.com/CliDyn/cmip6_gpt (CMIP-Forge source code); CMIP-Forge source code: https://github.com/CliDyn/cmip6_gptExtracted from: pdfAgreement 62%

Explore related topics

Related papers