REVIEW 4 major objections 6 minor 7 references
The paper proposes governing AI systems the way epidemiology governs disease: standardise how expert-AI interactions are measured, treat expert overrides as outcome events, and flag risky outputs before they cause harm, with a feasibility s
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-03 16:28 UTC pith:GL75JQMV
load-bearing objection Useful framework proposal, but the 'reliability demonstrated' claim rests on three cases and one expert; treat it as a pilot, not a result. the 4 major comments →
Towards AI epidemiology: a measurement standardisation framework for prospective risk detection
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The central claim is that, under bounded conditions, large language models can produce reliable, standardised assessments of the evidential and policy alignment of expert-AI interactions. The study reports 89% inter-rater reliability (ICC = 0.89) across risk level, alignment score, and accuracy score, with 100% agreement on semantic capture of mission, conclusion, and justification. The larger claim is that once such standardised measurement exists, alignment and accuracy scores become exposure variables that predict output failure, enabling an 'AI epidemiology' that acts on statistical patterns before mechanistic understanding is available.
What carries the argument
The Logia Grammar: an eight-field schema (mission, conclusion, justification, risk level, alignment score, accuracy score, override, corrective option) that compresses expert-AI interactions into comparable records. The assessment fields are populated by retrieval-augmented generation (RAG) against institutional documents, then dynamically recalibrated through a triple-signal system: RAG gives the initial assessment, expert overrides give medium-term validation, and tracked outcomes give the most reliable long-term signal. This turns alignment and accuracy into exposure variables, with override and adverse outcomes as outcome variables, and a composite reliability score that predicts output
Load-bearing premise
The load-bearing premise is that one expert's agreement with the automated judge on three ophthalmology cases is an informative estimate of how reliably the judge would assess the full diversity of expert-AI interactions in deployment.
What would settle it
Have a second independent expert score the same three published ophthalmology cases using the same RAG-generated fields; if the alignment-score disagreement in Case 2 is not resolved or new disagreements appear, the ICC = 0.89 estimate does not replicate. More decisively, run the protocol with multiple experts across dozens of diverse cases and compute the intraclass correlation; if agreement on alignment score falls below the moderate threshold, the standardisation claim fails.
If this is right
- If the reliability result holds at scale, institutions can flag low-reliability AI outputs for mandatory review before they are acted on, shifting oversight from post-hoc correction to pre-hoc triage.
- Automatic audit trails can be built from passive monitoring of expert-AI interactions, with zero data-entry burden on experts and no need for model-internal access.
- Governance can survive model updates and vendor switches because the standardised assessments attach to observable outputs, not to proprietary internals.
- The corrective-option field enables semantic explanations, such as 'similar outputs were overridden 71% of the time because they violated triage protocols,' and can generate targeted retraining datasets.
- Outcome tracking can expose and correct systematic expert bias when expert overrides diverge from real-world consequences, preventing dogmatic reliance on expert consensus.
Where Pith is reading between the lines
- As an editorial extension: the reported ICC of 0.89 is computed from only three cases against a single expert, so the true reliability of the judge across the diversity of deployment is likely to be substantially lower; a multi-expert, many-case study would give a more honest estimate.
- As an editorial extension: the judge is itself a large language model, so the framework has a potential circularity problem — an unreliable AI system is being used to score the reliability of other AI systems; comparing RAG-generated scores against a blinded human panel on adversarial cases would test how much this matters.
- As an editorial extension: the chess demonstration uses simulated population statistics (85% consensus, 165 similar cases) rather than real accumulated data, so it illustrates the grammar's explanatory format but does not yet show that pattern recognition works in practice.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes 'AI Epidemiology', a governance framework that treats expert–AI interactions as population-level surveillance data. It introduces the Logia Grammar (mission, conclusion, justification, risk level, alignment score, accuracy score, override, corrective option) and Tracelayer as a pattern-analysis layer. Exposure variables (alignment and accuracy) are meant to predict output failure, operationalized as expert override or adverse outcome. The paper reports a feasibility study in which one ophthalmologist reviewed Logia's automated (NotebookLM/RAG-based) analysis of three GPT-5-generated ophthalmology cases, yielding 94% raw agreement and an ICC of 0.89 for 'measurement standardisation'. It also contains a chess demonstration contrasting SHAP with Logia, and a discussion of challenges such as expert entrenchment and commercial bootstrap. The abstract claims that, under bounded conditions, LLMs can produce reliable standardized assessments of expert–AI interactions, and describes a statistical protocol involving paired bootstrap, DeLong's test, a non-inferiority margin of 0.05, and Holm–Bonferroni correction. The core of the paper is conceptual; the empirical contribution is a small pilot.
Significance. If the framework could be shown to produce reliable, standardized measurements of AI-output risk from passively captured expert interactions, it would offer a genuinely model-agnostic governance tool with applications in regulated domains like healthcare, finance, and law. The paper's strength is its explicit staged research programme and its candid acknowledgement of limitations: it distinguishes feasibility from population-level validation, lists what cannot yet be tested, and specifies Phase 2/3 requirements. The proposed grammar is simple and concrete, and the use of published clinical guidelines as RAG documents is a reproducible starting point. However, the current evidence is far too thin to support the abstract's reliability claim, and several conceptual issues — particularly the circular use of expert overrides in both calibration and outcome definition — remain unresolved. As a concept proposal with an honest pilot, it is worth pursuing; as a demonstration of measurement reliability, it is not yet convincing.
major comments (4)
- [Section 4, 'Study design' and 'Discussion'] The central claim that 'this study demonstrates that standardised measurement of AI outputs is feasible with 89% inter-rater reliability (ICC = 0.89), achieving good reliability for epidemiological analysis' is not supported by the reported design. Three cases and one expert cannot estimate population-level inter-rater reliability: there is no sampling frame for cases or experts, no confidence intervals around ICC, and with only three items per field a single disagreement changes ICC from 1.0 to 0.67. The study should be described as a pilot feasibility check, not as evidence of measurement reliability. Any claim of 'good reliability' should be deferred to Phase 2 with appropriate uncertainty quantification.
- [Table 1 and 'Measurement standardisation' subsection] The 94% agreement and ICC = 0.89 pool semantic-capture fields (mission, conclusion, justification) with measurement-standardisation fields (risk, alignment, accuracy). Semantic capture is an information-preservation check, not an inter-rater reliability estimate. The 'lossless semantic compression' claim from 3/3 agreement on three cases is also an overreach; absence of observed information loss in three hand-picked cases does not establish losslessness. The reported ICC should be computed and reported separately for the three assessment fields, with model form (e.g., two-way random, absolute agreement), confidence intervals, and per-field ICCs.
- [Section 3, 'Reliability score: predicting failure probability'; Section 6, 'Expert judgment as outcome variable'] There is a circularity in the proposed reliability score. The same expert overrides are used both to recalibrate the alignment and accuracy exposure variables (e.g., the mortgage example where overrides lead to recalibration) and to define output failure in the reliability score. If scores are calibrated to predict expert overrides and then used to predict expert overrides, the apparent predictive power is partly tautological. The paper's proposed mitigation — outcome tracking — is not implemented in the feasibility study and remains future work. The manuscript should specify how an independent outcome signal would break this circularity before the reliability score is used prospectively.
- [Abstract vs. Section 4] The abstract promises a statistical protocol consisting of paired bootstrap inference, DeLong's test for paired AUCs, a pre-specified one-sided non-inferiority margin of 0.05, and Holm–Bonferroni correction. None of these appears in Section 4's Methods or Results. Either the protocol should be added and the corresponding analyses reported for the feasibility data, or the abstract must be revised to reflect what was actually done. As written, the abstract claims a level of statistical rigour that the body does not deliver.
minor comments (6)
- [Table 1] The table reports ICC = 1.0 and ICC = 0.67 for fields with n = 3 cases. No confidence intervals or ICC model details are given. Please report the ICC variant (e.g., two-way random-effects, absolute agreement) and bootstrap/CI estimates.
- [Section 5, 'Logia structured analysis'] The Tracelayer statistics ('85% consensus, 165 similar cases') are explicitly simulated in the footnote, but this is easy to miss. The demonstration would be clearer if the simulated nature were stated in the main text and the table were marked as illustrative.
- [Footnote 3] The reliability score combination rule ('taking the lower value') is introduced without justification or citation. If this is a placeholder default, say so; if it is a substantive modeling choice, it needs a rationale and a sensitivity analysis.
- [References] Many reference strings contain garbled tokens (e.g., 'NeurIPS.8686', 'arXiv¿8❶6❶¡79❸9❸', 'Proc.0th.Workshop'). Please clean the reference list and verify DOIs/arXiv identifiers.
- [Title and metadata] The arXiv metadata title ('Towards AI epidemiology: a measurement standardisation framework for prospective risk detection') differs from the full-text title ('AI Epidemiology: achieving explainable AI through expert oversight patterns'). Please harmonize.
- [Section 2] The historical epidemiological passages (Bradford Hill, Goldberger, Framingham) are long relative to their technical contribution. Condensing them would improve readability without affecting the argument.
Circularity Check
No significant circularity: the feasibility result is an external expert comparison, and the reliability-score loop is explicitly deferred to future validation.
full rationale
The paper's only empirical result is the Section 4 feasibility study, in which NotebookLM RAG-generated assessments of three ophthalmology cases were compared against a consultant ophthalmologist's independent review. That comparison (17/18 field agreements, ICC = 0.89) does not reduce to any fitted input: the RAG judge was given clinical guidelines plus the Logia grammar/scoring addendum, not the expert's scores, so the inter-rater agreement is an external check rather than a self-derivation. The proposed reliability-score recalibration from expert overrides and outcomes is a future supervised-learning loop, not a claimed result: the paper explicitly lists 'Reliability score generation' under 'Cannot yet test' and places outcome validation in Phase 2/3. The chess demonstration labels its Tracelayer statistics as simulated ('Tracelayer statistics (85% consensus, 165 cases) simulated to demonstrate how population patterns would inform assessment'), so it is not presented as an empirical prediction. There are no load-bearing self-citations and no derivation in which a claimed output is equivalent by construction to an input. I note for completeness that the supplied abstract's claim of a two-run reproduction on a published expert-AI corpus is not reported in the full text; that is a missing-support/reproducibility issue, not a circular dependency.
Axiom & Free-Parameter Ledger
free parameters (2)
- Reliability score combination rule =
min(alignment, accuracy)
- Non-inferiority margin (abstract) =
0.05
axioms (4)
- domain assumption RAG can retrieve relevant institutional documents and produce valid preliminary risk, alignment, and accuracy scores for free-text AI outputs.
- domain assumption Expert override is a meaningful proxy for output failure, and outcome tracking can eventually correct expert bias.
- domain assumption Passive background capture of expert decisions does not change expert behavior.
- ad hoc to paper Percentage agreement and ICCs computed from three cases estimate the population reliability of measurement.
invented entities (2)
-
Logia Grammar
no independent evidence
-
Tracelayer
no independent evidence
read the original abstract
This paper proposes a measurement standardisation framework that compresses expert-AI interactions into structured, comparable fields for prospective risk detection in deployed AI systems, without access to model internals. This concept paper defines the framework's scope, semantically and statistically, and specifies a protocol for its empirical testing. The population-level claims it is designed to support therefore belong to a staged research programme rather than to results claimed here. Measurement standardisation underpins three claims. The first is a reliability claim: under bounded conditions, large language models can produce reliable, standardised assessments of the evidential and policy alignment of expert-AI interactions. The second is a governance claim: alignment scores give experts an immediate signal during deployment and give institutions a basis for monitoring alignment patterns across mission types, models, and domains. The third is an outcome validation claim: once measurement standardisation is established, aggregate alignment scores could be used to study associations with downstream outcomes in regulated professional settings. This introduces the possibility of an "AI epidemiology", a form of risk detection based on correlated variables instead of mechanistic analysis, inspired by epidemiological reasoning. A minimal application of the protocol to a published expert-AI corpus shows that the judge reproduces its policy and evidential alignment scores across two runs under the specified conditions. Judge reliability at scale remains to be validated in future work. The paper sets out a defined grammar of eight interaction fields, together with a statistical protocol based on paired bootstrap inference, DeLong's test for paired AUCs as a sensitivity check, a pre-specified one-sided non-inferiority margin of 0.05, and Holm-Bonferroni correction.
Reference graph
Works this paper leans on
-
[1]
Alexander MB (2019) Disclosing deviations: using guidelines to nudge and empower physician– patient decision making. Nevada.Law.J 19:867–910 https://scholarship.law.uwyo.edu/cgi/viewcontent.cgi?article=1144&context=faculty_articles Ameisen E, Lindsey J, Pearce A, Gurnee W, Turner NL, Chen B, Citro C, Anthropic Interpretability Team (2025) Circuit tracing:...
-
[5]
https://doi.org/10.48550/arXiv.2509.14294 Olah C, Cammarata N, Schubert L, Goh G, Petrov M, Carter S (2020) Zoom in: an introduction to circuits. Distill 5(3):e00024.001 https://doi.org/10.23915/distill.00024.001 Pfeifer GP , Denissenko MF , Olivier M, Tretyakova N, Hecht SS, Hainaut P (2002) Tobacco smoke carcinogens, DNA damage and p53 mutations in smok...
-
[7]
https://doi.org/10.48550/arXiv.2307.15771 40 Meng K, Bau D, Andonian A, Belinkov Y (2022) Locating and editing factual associations in GPT. In¿ .Proc.Adv.Neural.Inf.Process.Syst 35:3449–3466 https://doi.org/10.48550/arXiv.2202.05262 Mooney SJ, Knox J, Morabia A (2014) The Thompson–McFadden Commission and Joseph Goldberger: contrasting two historical inves...
-
[30]
Curran Associates, Inc. https://doi.org/10.48550/arXiv.1705.07874 McCambridge J, Witton J, Elbourne DR (2014) Systematic review of the Hawthorne effect: new concepts are needed to study research participation effects. J.Clin.Epidemiol 67(3):267–277 https://doi.org/10.1016/j.jclinepi.2013.08.015 McGrath T, Rahtz M, Kramar J, Mikulik V , Legg S (2023) The H...
-
[97]
Science 193(4253):592–595 https://doi.org/10.1126/science.959820
https://doi.org/10.48550/arXiv.2507.21931 Weinstein IB, Jeffrey AM, Jennette KW, Blobstein SH, Harvey RG, Harris C, Autrup H, Kasai H, Nakanishi K (1976) Benzo(a)pyrene diol epoxides as intermediates in nucleic acid binding in vitro and in vivo. Science 193(4253):592–595 https://doi.org/10.1126/science.959820
-
[1103]
arXiv.preprint.arXiv¿ 8❶ 6❸ ¡87❺
Washington DC: US Government Printing Office https://www.unav.edu/documents/16089811/16155256/Smoking+and+Health+the+Surgeon+G eneral+Report+1964.pdf van Niekerk C, Vukovic R, Ruppik BM, Lin H, Gasic M (2025) Post-training large language models via reinforcement learning from self-feedback. arXiv.preprint.arXiv¿ 8❶ 6❸ ¡87❺
arXiv 1964
-
[2012]
In: Proc.0th.Workshop.on.Natural.Language.Processing.for
JAMA 311(2):164–171 https://doi.org/10.1001/jama.2013.285112 Horovicz M, Goldshmidt R (2024) TokenSHAP: interpreting large language models with Monte Carlo Shapley value estimation. In: Proc.0th.Workshop.on.Natural.Language.Processing.for. 39 Science.(NLP0Science). Association for Computational Linguistics https://doi.org/10.48550/arXiv.2407.10114 Janes H...
arXiv 2013
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.