LGMay 7

A Reproducible Optimisation Protocol for Calibrating Prompt-Based Large Language Model Workflows in Evidence Synthesis

arXiv:2605.0693715.51 citations
Predicted impact top 24% in LG · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers conducting systematic reviews, this provides a reproducible method to calibrate LLM workflows, though it is an incremental improvement over existing prompt optimization frameworks.

This paper presents a reproducible calibration workflow for prompt-based LLMs in evidence synthesis, separating task rules from prompt harness and optimizing against labeled examples. The workflow achieves effective title and abstract screening using a smaller student LLM guided by a larger reflection LLM.

This methods article presents a reproducible calibration workflow for prompt-based large language models (LLMs) in structured evidence-synthesis tasks. The method separates the rules that define the scientific task from the mutable prompt harness that frames and applies them. It optimises that harness against labelled or reference examples and an explicit task metric, then preserves the calibrated workflow as an inspectable artefact with its specification, metric, settings, and evaluation traces. The example code instantiates the protocol with DSPy and GEPA tools, but the underlying logic can transfer to other prompt-optimisation frameworks that support structured task definitions, metric-guided search, and artefact reuse. Title and abstract screening is the worked validation case because it provides labelled benchmark data and clear evaluation metrics. The demonstrated workflow uses a smaller student LLM for performing the scientific task execution and a larger reflection LLM to steer the prompt optimisation process during calibration. This work shows compilation, artefact round-tripping, and how optimisation budget affects a smaller student model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes