The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Task-level benchmarking shows LLMs reliably handle screening and metadata extraction for multi-source AI-and-work evidence but falter on interpretive analysis and cross-source synthesis; a human‑supervised routing framework preserves speed without sacrificing expert judgment.

Knowledge Synthesis Review Framework: Task-Level Benchmarking of LLM-Based Systems for Multi-Source Evidence Synthesis
Shafqat, Wafa, Patterson, Mark, Liss, Steven N. · August 13, 2026 · arXiv (Cornell University)
openalex descriptive medium evidence 7/10 relevance Full text usable extracted full text DOI Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

OpenAlex

Latest observation:

  1. Shafqat, Wafa provider ID
  2. Patterson, Mark provider ID
  3. Liss, Steven N. provider ID

Semantic Scholar

Latest observation:

  1. Wafa Shafqat provider ID
  2. Mark Patterson provider ID
  3. Steven N. Liss provider ID
KSR decomposes evidence synthesis into screening, extraction, analysis, and synthesis, finds contemporary LLMs perform well on screening and metadata extraction but degrade on interpretive analysis and cross-source synthesis, and implements a routed, human-in-the-loop workflow that assigns tasks to the best-performing models while preserving expert oversight.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Evidence in rapidly evolving fields is fragmented across academic studies, industry reports, policy documents, and media sources that differ in quality, structure, and purpose, making timely synthesis difficult. Large language models (LLMs) may accelerate this work, but their reliability across the distinct cognitive tasks of a review remains uncertain. We introduce the Knowledge Synthesis Review (KSR), a human-in-the-loop framework that decomposes evidence synthesis into screening, extraction, analysis, and synthesis, benchmarks LLM-based systems on each task against expert reference standards, and routes each task to the best-performing system under continuous expert validation. We evaluated GPT-5, Claude Sonnet 4, Gemini 2.5 Pro, and NotebookLM on a 244-document benchmark subset drawn from a 1,893-document corpus on AI and work spanning four source types, against a gold standard with high inter-rater reliability (92.2% agreement, kappa = 0.80). No system led on all tasks. Claude Sonnet 4 achieved the highest screening accuracy (82.8%) and GPT-5 the highest recall (91.8%) at the expense of lower specificity. Extraction exceeded 90% agreement for titles and sources but degraded in author and reference fields. Performance declined most in interpretive analysis and cross-source synthesis, where expert judgment remained essential. A contamination check on post-cutoff documents showed no evidence that prior exposure inflated results. Applied to the full corpus, the routed workflow surfaced cross-source asymmetries and blind spots that single-source synthesis would miss, including worker well-being, small firms, and the Global South. KSR offers a transparent, auditable, model-agnostic framework for governing LLM assistance in research synthesis while preserving human accountability.

Summary

Main Finding

The authors introduce the Knowledge Synthesis Review (KSR), a human-in-the-loop, task-decomposed framework that benchmarks LLM-based systems on four core evidence‑synthesis tasks (screening, extraction, analysis, synthesis) and routes each task to the best-performing model under continuous expert validation. Across a 1,893‑document corpus (244‑document benchmark subset) and four LLM systems (GPT‑5, Claude Sonnet 4, Gemini 2.5 Pro, NotebookLM), no single model dominated all tasks. LLMs performed well on structured tasks (screening, metadata extraction) but performance fell substantially on interpretive analysis and cross‑source synthesis, where expert judgment remained essential. Applying KSR end‑to‑end revealed cross‑source blind spots in the AI-and-work evidence base (e.g., worker well‑being, small firms, Global South).

Key Points

  • KSR decomposes evidence synthesis into four tasks: screening, extraction, analysis, synthesis, and benchmarks models on each task against expert gold standards.
  • Corpus and benchmark:
    • Full corpus: 1,893 documents (324 research papers, 30 industry reports, 30 policy briefs, 1,509 news/media/blog).
    • Benchmark subset: 244 documents (103 RPs, 30 IRs, 30 PBs, 81 NMBs).
  • Human evaluation:
    • Two field experts independently labeled screening decisions; inter-rater reliability = 92.2% agreement, Cohen’s kappa = 0.804.
    • After reconciliation and deduplication, 183 documents retained for extraction/analysis/synthesis (RP=79, IR=21, PB=21, NMB=62).
  • Models evaluated: GPT-5, Claude Sonnet 4, Gemini 2.5 Pro, NotebookLM.
  • Task-level performance highlights:
    • Screening: Claude Sonnet 4 highest overall screening accuracy (82.8%); GPT‑5 achieved highest recall (91.8%) but with lower specificity (more false positives).
    • Extraction: >90% agreement for titles and source fields; substantially lower accuracy for author and reference fields.
    • Analysis & synthesis: largest performance drop — models struggled with interpretive judgments, cross-source integration, identifying methodological limitations and inferential caveats.
  • Operational points:
    • Models often could not follow external links consistently (GPT‑5 with web search was an exception).
    • Prompts, input formatting (JSON), and standardized outputs (XLSX/JSON) were iteratively refined to improve consistency.
    • A contamination check on post‑cutoff documents found no evidence that prior model exposure inflated results.
  • Applying routed, task‑specific model usage at scale surfaced asymmetries and blind spots in the evidence base that single‑source syntheses would miss (e.g., sparse attention to Global South, small firms, worker well‑being).

Data & Methods

  • Three‑phase KSR implementation:
  • Phase I — Corpus construction: curated multi‑source corpus (2020–2025), preserving real-world source imbalance.
  • Phase II — Benchmarking & protocol development: 244‑document benchmark, task decomposition, standardized prompts, structured outputs, human‑in‑the‑loop evaluation.
  • Phase III — Model‑agnostic orchestration: route each task to the empirically best model while maintaining expert validation.
  • Task definitions and protocols:
    • Screening: binary include/exclude using title/abstract/keywords or executive summaries; inputs provided in JSON; outputs standardized. Screening criteria: substantive link between AI and labor market outcomes (automation, employment, wages, skills, productivity, inequality, policy, etc.).
    • Extraction: convert un/semi‑structured sources to metadata records; tailored schema per source type (titles, authors, publisher, year, counts of tables/refs, links).
    • Analysis: source‑level interpretive summaries (e.g., methodology, limitations, recommendations) returned as structured JSON.
    • Synthesis: cross‑source integration addressing six dimensions (labor‑market impacts, stakeholder narratives, cross‑source integration, temporal patterns, governance/ethics, challenges + blind spots).
  • Evaluation:
    • Two expert reviewers assessed model outputs (anonymized, randomized) against predefined rubrics: accuracy, completeness, clarity, relevance, source fidelity, reasoning quality, usefulness; quantitative ratings + qualitative comments; disagreements reconciled by consensus.
    • Extraction fields graded as exact/partial/absent matches; analysis/synthesis scored with rubrics.
  • Model access & constraints:
    • Systems queried via API/web UIs; external link reading inconsistent; earlier prompt versions revealed failure modes (title‑only judgments, formatting inconsistencies) prompting refinement.

Implications for AI Economics

  • Practical workflow for multi‑source evidence synthesis:
    • KSR provides an auditable, model‑agnostic blueprint that decomposes review work into tasks where LLMs can be selectively applied and monitored. For economists synthesizing heterogeneous evidence (academic, industry, policy, media), this reduces risk of error propagation by embedding human checkpoints early (screening/extraction).
  • Speed vs. reliability tradeoffs:
    • LLMs can accelerate structured parts of literature review (screening, extracting titles/sources) and improve recall (e.g., GPT‑5), but they introduce false positives and struggle with nuanced interpretive judgments. Economic synthesis requiring causal inference, methodological critique, and nuanced policy implications currently requires sustained expert oversight.
  • Evidence coverage and policy relevance:
    • Routed multi‑source synthesis revealed thematic blind spots (worker well‑being, small firms, Global South) that are relevant for policy design and distributional analysis. Relying on single source types (e.g., industry reports or media) risks skewed public/policy narratives; economists should prioritize multi‑source aggregation to surface these asymmetries.
  • Best practices to adopt in research and policy workflows:
    • Use task decomposition and model‑specific routing (assign models to tasks they empirically excel at).
    • Standardize inputs (JSON), outputs (structured records), and evaluation rubrics for auditability and reproducibility.
    • Maintain human‑in‑the‑loop checkpoints, especially for analysis and synthesis stages where inferential judgments matter.
    • Continuously re‑benchmark as model capabilities evolve; contamination checks and provenance tracing are essential for credibility.
  • Caution for automated meta‑analysis and forecasting:
    • Given models’ weakness on interpretive integration, automated meta‑analytic claims or policy prescriptions derived without expert curation risk overconfidence and misrepresentation. For policy and economic forecasting (e.g., labor displacement estimates), preserve human accountability and transparent documentation of how model outputs were routed and validated.

Short recommendation for AI economists: adopt KSR’s task decomposition, use LLMs selectively for high‑recall screening and structured extraction, but retain experts for interpretive synthesis and causal or policy conclusions; regularly re‑benchmark models and report routing provenance to ensure transparency and reliability.

Assessment

Paper Typedescriptive Evidence Strengthmedium — The paper presents systematic empirical benchmarks of four LLM-based systems against an expert-annotated gold standard with strong inter-rater reliability and anonymized, randomized evaluation; it also reports concrete performance metrics (accuracy, recall, field-level extraction agreement) and a contamination check. However, evidence is limited to a 244-document benchmark subset drawn from a curated 1,893-document corpus, the benchmark oversamples scarce document types by design, model capabilities and access (e.g., web-enabled GPT-5) vary, and results are not causal estimates of economic effects nor independently replicated outside the reported setup. Methods Rigorhigh — The study uses a transparent three-phase workflow (corpus construction, human-in-the-loop benchmarking, routed scaling), clear task decomposition (screening, extraction, analysis, synthesis), predefined rubrics, anonymized and randomized model outputs, dual independent expert labeling with reported Cohen's kappa and reconciliation, structured prompts and standardized outputs, and a contamination check; remaining limitations include the chosen benchmark sampling strategy, possible variability in model configuration/permissions over time, and dependence on the specific experts and prompts used. SampleFull curated corpus of 1,893 English-language documents (2020–2025) spanning four source types: 324 research papers (RPs), 30 industry reports (IRs), 30 policy briefs (PBs), and 1,509 news/media/blog (NMB) items; a 244-document benchmark subset (103 RPs, 30 IRs, 30 PBs, 81 NMBs) was selected for human-expert annotation and model comparison, with 183 documents retained for downstream extraction/analysis after deduplication and consensus screening. Themeshuman_ai_collab adoption GeneralizabilityLimited to English-language documents from 2020–2025; findings may not hold for other time windows or languages, Benchmark subset deliberately oversamples scarce, higher-credibility document types (IRs, PBs), so performance estimates reflect that design choice rather than a strictly representative sample of information environments, Results are model-version and configuration dependent (web access, API parameters); performance will change as models update, Findings are specific to the AI-and-work topic and may not generalize to domains with different document structures (e.g., clinical trials) or to purely structured datasets, Human expert reviewers and prompt designs influence outcomes; different experts/prompts could shift measured performance

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The KSR framework decomposes evidence synthesis into four tasks—screening, extraction, analysis, and synthesis—and routes each task to the model with the strongest demonstrated performance while retaining expert validation. Task Allocation positive Task-specific performance and human oversight in evidence-synthesis workflows
Reading fidelity high
Study strength medium
n=244
0.18
No evaluated LLM-based system led on all four evidence-synthesis tasks. Output Quality mixed Relative task-level performance across evidence-synthesis tasks
Reading fidelity high
Study strength medium
n=244
0.18
Claude Sonnet 4 achieved the highest screening accuracy, at 82.8%, among the evaluated systems. Decision Quality positive Screening accuracy
Reading fidelity high
Study strength medium
n=244
82.8%
0.18
GPT-5 achieved the highest screening recall, at 91.8%, but had lower specificity. Decision Quality mixed Screening recall and specificity
Reading fidelity high
Study strength medium
n=244
91.8% recall; lower specificity
0.18
Extraction performance exceeded 90% agreement for document titles and sources, but was weaker for author and reference fields. Output Quality mixed Metadata extraction agreement by field
Reading fidelity high
Study strength medium
n=244
exceeded 90% agreement for titles and sources
0.18
LLM performance was weakest in interpretive analysis and cross-source synthesis, where expert judgment remained essential. Output Quality negative Interpretive analysis and cross-source synthesis quality
Reading fidelity high
Study strength medium
n=244
0.18
The two expert reviewers agreed on 92.2% of screening decisions across the 244 documents, with Cohen’s kappa of 0.804. Decision Quality positive Inter-rater reliability of the screening gold standard
Reading fidelity high
Study strength high
n=244
92.2% agreement; κ=0.804
0.3
The benchmark comprised 244 documents drawn from a 1,893-document corpus on AI and labor markets, spanning research papers, industry reports, policy briefs, and news/media/blog sources. Organizational Efficiency positive Coverage of heterogeneous evidence sources in the benchmarking framework
Reading fidelity high
Study strength high
n=244
1,893-document corpus; 244-document benchmark subset
0.3
Applying the routed KSR workflow to the full corpus identified cross-source asymmetries and blind spots that would be missed by single-source synthesis, including limited attention to worker well-being, small firms, and the Global South. Output Quality positive Breadth and coverage of cross-source evidence synthesis
Reading fidelity high
Study strength low
n=1893
0.09
The study reports no evidence that prior exposure to post-cutoff documents inflated model benchmark results. Ai Safety And Ethics null_result Benchmark-result inflation due to training-data contamination
Reading fidelity high
Study strength low
no evidence of inflated results
0.09

Notes