Coherent Predictor: Structural Consistency
- Coherent predictor is a forecasting tool that ensures output consistency with an underlying formal structure, merging probabilistic and logical criteria.
- It is applied across sequential prediction, LLM inference, and aggregate forecasting to align local predictions with global feasibility constraints.
- Techniques such as KL-divergence convergence, martingale stabilization, and FTLE-based energy minimization demonstrate practical approaches to achieving coherence.
A coherent predictor is a predictor whose outputs satisfy an internal consistency condition relative to an underlying structure. In the strongest sequential sense, coherence means convergence of predicted conditional distributions to the true conditionals of the generating process. In forecasting, it can mean alignment between an explicit argumentative structure and a numeric probability. In LLM inference, it can denote martingale-consistent belief dynamics under autoregressive resampling. In structured probabilistic systems, it further requires compatibility between local predictions and globally feasible aggregates or coupling constraints. These usages are not identical, but they share a common requirement: prediction must agree with the formal object from which it is supposed to derive (Ryabko, 2014, Gorur et al., 30 Jul 2025, Kim et al., 16 Jun 2026).
1. Conceptual scope
In current research usage, “coherent predictor” is best understood as a family resemblance concept rather than a single formal definition. The predictor may be a probability measure over infinite sequences, a judgmental forecaster equipped with an argument graph, a calibrated uncertainty estimator for its own loss, a resampling-induced belief process in an LLM, or a local dynamical model constrained by coherent neighboring trajectories. What remains invariant is that coherence is stronger than point accuracy: it imposes structural agreement between predictions and some reference representation of truth, belief, or admissibility.
| Setting | Coherence object | Representative formulation |
|---|---|---|
| Sequential process prediction | True conditional law | Total variation or expected average KL convergence (Ryabko, 2014) |
| Judgmental forecasting | Argument strength vs. forecast | Threshold alignment of and (Gorur et al., 30 Jul 2025) |
| Loss prediction | Self-estimated uncertainty vs. realized loss | No nontrivial loss predictor beats the self-estimate (Gollakota et al., 27 Feb 2025) |
| LLM resampling | Predictive belief dynamics | Martingale property of (Kim et al., 16 Jun 2026) |
| Aggregate forecasting and agent composition | Joint probabilistic feasibility | KL-reconciled marginals or projection to a coherent polytope (Deshpande et al., 2021, Kotawala, 28 May 2026) |
| Lagrangian turbulence | Shared local dynamics | FTLE-segmented coherent-neighbor energy minimization (Khojasteh et al., 28 Aug 2025) |
This plurality matters because different literatures treat different failure modes as incoherence. A predictor may be accurate yet globally infeasible, locally calibrated yet compositionally inconsistent, or self-consistent only after a burn-in phase. The literature therefore distinguishes epistemic accuracy from logical, geometric, or dynamical admissibility (Gorur et al., 30 Jul 2025, Kotawala, 28 May 2026).
2. Sequential prediction and Bayesian representation
The classical mathematical formulation considers an unknown stochastic process from a class and asks for a predictor whose conditional probabilities merge with the true -conditionals. Two benchmark criteria are total variation and prediction in expected average Kullback–Leibler divergence. A central representation theorem states that if any predictor works for all , then a predictor can also be obtained as a convex combination of countably many elements of ; equivalently, a Bayesian predictor with prior concentrated on a countable set suffices, for both total variation and expected average KL divergence (Ryabko, 2014).
This representation result is complemented by existence criteria. For total variation, prediction is possible iff the family is separable in total variation. For expected average KL divergence, separability in asymptotic expected average KL divergence is sufficient but not necessary. The same work also gives local finite-horizon criteria: if , or more generally if the channel capacity 0 of the 1-step marginals satisfies 2, then prediction in expected average KL divergence exists (0912.4883). In this lineage, coherent prediction is fundamentally a topological and information-theoretic property of the process class.
Recent work extends this viewpoint to models with long or infinite memory. For hidden Markov models and renewal processes, prediction risk can be upper bounded by redundancy plus a memory term,
3
where the memory term averages conditional mutual informations over the past. For HMMs with bounded state and observation spaces, a polynomial-time dynamic-programming estimator achieves the optimal KL prediction risk 4, while renewal processes have optimal risk 5 (Han et al., 2024). This places coherent predictors within a compression-theoretic program: the predictor is coherent insofar as it competes with the oracle conditional law at the minimax rate allowed by redundancy and memory.
A distinct mathematical variant studies robustness to time distortions. A predictor is 6-anonymous when its output is invariant under a group 7 of increasing homeomorphisms. Good 8-anonymous predictors exist when the commutator subgroup acts freely and every non-identity element has at most one fixed point, whereas no such good predictor exists for the group of infinite-order Lipschitz diffeomorphisms (Cox et al., 2022). Here coherence is not probabilistic merging but invariance under admissible reparameterizations of time.
3. Reasoning coherence, calibration, and predictor self-knowledge
In judgmental forecasting, coherence has been formalized argumentatively. The forecasting setting is represented by a Quantitative Bipolar Argumentation Framework and an ArguCast Framework, from which each forecaster induces a personal QBAF and a strength 9 for the forecasting argument. A forecaster is prediction coherent iff, for all forecasting arguments 0,
1
Operationally, incoherent forecasts are filtered out before aggregation. In experiments with 169 human participants, coherence filtering moved aggregate forecasts closer to expert or market baselines; in the Nvidia question, the raw average 59.84 moved to 77.00 against a baseline 80. In LLM-based forecasting on about 595 questions and 2923 answer instances, filtering coherent subsets improved or maintained accuracy; GPT-4o increased from 69% to 80%, and Llama 3 from 75% to 82%. At the same time, crowd-sourced users did not generally align with the formal coherence property, with statistically significant misalignment reported at 2 (Gorur et al., 30 Jul 2025).
A different formalization asks whether a predictor “knows its own loss.” For a predictor 3, the self-estimate is
4
and a loss predictor is nontrivial if it has positive advantage over this self-estimate. The main theorem establishes a tight connection between nontrivial loss prediction and multicalibration violations: a loss predictor that improves on the self-estimate yields a witness to failure of multicalibration, and a multicalibration violation yields a loss predictor with nonzero advantage. In this sense, a coherent predictor is one whose self-estimated uncertainty cannot be systematically improved by an auxiliary predictor over the relevant feature class (Gollakota et al., 27 Feb 2025).
A related systems-oriented perspective evaluates predictor quality in MDPs by averaging over all memoryless randomized policies endowed with a uniform Lebesgue measure on the policy polytope. The proposed measures include policy-averaged precision, recall, F-score, MCC, and causal volumes 5 and 6 based on strict and global probability-raising causality (Baier et al., 2024). This is not a direct definition of coherence, but it formalizes when a predictor remains informative under probabilistic and nondeterministic variation.
4. Predictive coherence in LLM inference
For LLMs, predictive coherence has recently been tied to Bayesian-style stability of beliefs under autoregressive self-conditioning. In multiple-choice QA, the belief process 7 induced by prompted predictive resampling is coherent when it satisfies the martingale property
8
Empirically, prompted predictive resampling reveals early-stage belief drift, hence martingale violations, but after enough resampling steps the process self-stabilizes and converges to a coherent predictive distribution. Two interventions were proposed: seed-answer prompting, which accelerates stabilization by prefilling a short i.i.d. answer sequence, and a self-consistency loss that amortizes early-stage drift during fine-tuning. On CommonsenseQA, AI2-ARC, and TinyMMLU, these methods reduce drift and improve predictive coherence without sacrificing accuracy (Kim et al., 16 Jun 2026).
This dynamic notion of coherence differs from simple answer consistency. In arithmetic and math reasoning, the most consistent answer across samples is not by itself the most reliable. Consistent answers obtained through longer reasoning texts are more likely to be correct, largely because longer outputs induce autonomous chain-of-thought-like reasoning even without custom prompts. In the zero-shot setting, sampling Mixtral-8x7B multiple times and selecting longer responses achieved 86% of its self-consistency performance obtained through zero-shot CoT prompting on GSM8K and MultiArith. The paper also reports that the probability of generating a longer response is quite low, motivating decoding strategies conditioned on output length (Nguyen et al., 2024). This refines the notion of coherent prediction in LLMs: mere agreement among samples is weaker than stability of the underlying belief process and weaker than agreement produced by sufficiently long computation.
5. Aggregate, global, and compositional coherence
In long-horizon probabilistic forecasting, coherence arises as consistency between base-level predictions and aggregate statistics. A non-autoregressive system is trained separately for base forecasts and selected aggregate queries, and inference constructs a consensus joint Gaussian 9 by minimizing
0
Because both sides are Gaussian, the KL objective admits closed form, and the resulting joint distribution makes base-level and aggregate forecasts coherent while supporting user-defined unseen aggregates by marginalization. The method improves forecast performance on both base level and unseen aggregates across datasets in electricity, solar, and transformer temperature (Deshpande et al., 2021).
A more stringent setting is multi-component LLM agents, where each component can be locally coherent but the assembled system globally incoherent. The key object is the compositional residual
1
the 2 distance from the composed quote to the joint coherent polytope. A product-structure dichotomy shows that local coherence guarantees global coherence for all inputs iff the joint feasible set factorizes as the intersection of lifted local polytopes, i.e. iff there are no nontrivial cross-component coupling constraints. When coupling exists, local coherence does not suffice. The paper gives a Rayleigh-quotient approximation for the expected squared residual, a hierarchical Boyle–Dykstra projection that deterministically repairs incoherence, and an anytime-valid e-process for sequential monitoring (Kotawala, 28 May 2026).
Empirically, compositional incoherence is prevalent. Across 1,876 ensemble cliques on a four-LLM mid-tier panel, 3 occurred on 33–94% of cliques depending on the relation class, and on 1,770 resolved bets this translated to +0.115 nats per bet of regret under the proportional allocation rule. Retrieval, partition-aware prompting, and aggregator-LLM mitigations each failed or regressed, whereas hierarchical projection eliminated incoherence to solver numerical precision (Kotawala, 28 May 2026). In this literature, a coherent predictor is not simply calibrated; it is a point in a constrained geometric feasibility region.
6. Physical and dynamical instantiations
In turbulence, the term has been used literally for a trajectory predictor that exploits coherent motions. The proposed coherent predictor for Lagrangian trajectories uses local FTLE-based segmentation to identify coherent neighbors and minimizes the energy
4
The first term enforces consistency with position history; the second and third terms align the predicted velocity and acceleration with coherent neighbors. FTLE supplies the local criterion for coherence, and the optimal weights can be modeled from measurement uncertainties through explicit relations for 5 and 6. The predictor is reported to behave consistently across 2D and 3D flows, across Reynolds numbers, and across flow topologies, while reducing prediction uncertainty relative to polynomial and Wiener predictors. Prediction error maps also reveal signatures of the cylinder leading-edge boundary layer, sideward shear layers, and vortex formation structures (Khojasteh et al., 28 Aug 2025).
A related but conceptually distinct line uses prediction to preserve physical coherence rather than to define predictor coherence. In quantum emitters, replica-theoretic analysis and an attention-based Bi-LSTM were used to forecast spectral diffusion from slowly varying environmental disorder. The reported anticipatory framework generalizes across distinct emitters and could reduce spectral shift by factors approximately 2.1 to 15.8 depending on emitter stability (Maan et al., 4 Aug 2025). This suggests that, in physical systems, prediction can serve either as a coherence criterion or as a coherence-engineering mechanism.
Taken together, these results suggest that a coherent predictor is best understood as a predictor constrained by a formal consistency law. Depending on the domain, that law may be measure-theoretic merging, argumentative alignment, multicalibration, martingale stability, aggregate reconciliation, polyhedral feasibility, or shared local dynamics. The common research program is not to replace accuracy with coherence, but to treat coherence as the structural condition under which accuracy becomes interpretable, composable, and operationally reliable.