Put the sentence on the dissection plate
Frontier research studies objects that are new, rapidly changing or only partly observable. The usual examples include advanced artificial intelligence, early-stage biotechnology, novel materials, altered states and unusual findings in fundamental science. In such domains, the distance between a measured trace and a consequential conclusion is often large. Data are scarce, systems change between studies, interfaces shape behaviour, and established vocabularies lag behind the phenomena.
The right response is neither instant belief nor reflexive scepticism. It is claim dissection. Take the public sentence and separate four fields:
- Source: What exact record contains the observation, and how independent is the evidence lineage?
- Assumption: What must be true for the observation to support the interpretation?
- Measurement bridge: How does the observable stand in for the named phenomenon, and what else could generate it?
- Decision consequence: What action is being licensed, under what cost of error and degree of reversibility?
These fields are related, but they are not interchangeable. A prestigious source cannot repair an invalid measure. A reliable score cannot prove a causal explanation. A replicated laboratory result may still be inadequate for an irreversible deployment. A high-stakes decision does not make weak evidence stronger, but it does change what evidence must be gathered before acting.
First type the claim
Before filling the four fields, rewrite the headline as one or more typed statements. This small move prevents evidence from migrating between questions. An observational claim says that a pattern occurred. An estimation claim attaches a magnitude and uncertainty. A construct claim says what the pattern measures. A causal claim says what produced it. A mechanism claim names the process through which the cause produced the effect. A forecast says what will happen elsewhere or later. A decision claim says what someone should now do.
A single experiment can contribute to several types, but it rarely settles all of them. Suppose an intervention removes a model component and performance falls. The observation supports dependence under that configuration. Calling the component “the reasoning module” requires a construct bridge. Saying it implements the necessary algorithm requires stronger mechanism evidence, including interventions that distinguish that account from distributed compensation or general degradation. Saying the component should be preserved in production adds a decision argument about cost, alternatives and operational failure.
| Claim type | Minimal form | Evidence it principally needs | Common illicit promotion |
|---|---|---|---|
| Observation | Pattern P occurred under conditions C. | Traceable record, method, uncertainty and configuration. | “P occurred” becomes “the system possesses X”. |
| Estimation | P has magnitude M within an error range. | Sampling model, calibration, sensitivity and justified aggregation. | A point estimate becomes a stable property. |
| Construct | P is evidence of property X. | Operational definition, convergent and discriminant evidence, rival tests. | A benchmark name becomes the measured ability. |
| Causal | Changing A changes P. | Intervention, controls, counterfactual logic and alternative causes. | Association or ablation becomes a specific cause. |
| Mechanism | A produces P through process K. | Distinctive predictions, internal interventions, restoration and failure modes. | A readable pattern becomes the computation used. |
| Forecast or decision | P will recur in T, therefore action D is warranted. | Transfer evidence, consequence analysis, controls and recovery. | Scientific interest becomes operational authority. |
Typing does not weaken a bold claim. It makes the boldness inspectable. The reader can now ask which sentence is directly evidenced, which is an interpretation, which remains a hypothesis and which is a proposal for action. The trustworthiness framework proposed by Nosek et al. likewise treats warranted claims as one component within a wider system of evaluability, bias control and error reduction, rather than as a single reputation judgement.9
“The larger model has acquired scientific reasoning”
Suppose a model answers 42 of 100 novel-looking science questions correctly, compared with 9 for a smaller model. The direct observation is narrow: under a stated prompt, decoding rule, scoring method and item set, the larger model produced more answers judged correct.
Calling this “scientific reasoning” adds a construct claim. Saying it was “acquired” adds a change claim. Attributing it to size adds a causal claim. Predicting performance in a laboratory workflow adds a transfer claim. Authorising use in that workflow adds a decision claim. Each step may be defensible, but each requires evidence not contained in the raw score alone.
A source is a lineage, not a logo
The source field begins with a mundane question that is often skipped: what is the primary evidential record? It might be a paper, dataset, model card, registered protocol, code repository, regulatory filing or instrument log. A news article can accurately report it, but the news article is not the observation. A lab blog can explain it, but it may omit uncertainty, negative results or configuration details. A later review can synthesise it, but synthesis does not create independent observations.
Record the exact version. Frontier systems change quickly. A benchmark result for one checkpoint, prompt template, retrieval index or software release does not silently transfer to another. Record who collected the data, who analysed them, who selected examples, and whether the same group produced the claim, the evaluation and the public interpretation. These facts do not decide truth, but they reveal dependencies that a citation count hides.
A branching network shows one primary study feeding many derivative reports. A separate green branch from new data is labelled independent replication.
Ten sources, one observation
You receive ten links supporting an extraordinary claim. Nine are articles, interviews and posts that cite the tenth, a preprint. Now imagine replacing the nine derivative links with one independently collected dataset that could have contradicted the preprint. Which packet should change your belief more? The number of documents has fallen, but the evidence has gained a new root.
Greenberg’s reconstruction of a medical citation network showed how citation bias and amplification could make a claim appear more authoritative than its primary data warranted.7 The lesson is not that citations are suspect. It is that citation topology matters. A reading log should distinguish direct evidence, conceptual support, methodological precedent, replication, commentary and pure repetition.
Write the claim beside the smallest set of records that directly support it. Record version, configuration, data provenance, analysis ownership, accessibility and independent evidential roots. Then state the strongest source-level conclusion: “This was reported,” “This was computationally reproduced,” or “This recurred with new data.” Do not promote one verb into another.
Read laterally, then vertically
Vertical reading follows a paper from abstract to method, result and limitation. Lateral reading leaves the document long enough to establish what it is. Locate the primary record, related versions, corrections, code, data, registered plans and serious responses. Check whether a striking number in a public summary refers to the full evaluation, a selected subset, a best-of-many run or a later version. Then return and read vertically with the lineage visible.
This order matters because polished prose can make a derivative source feel primary. It also prevents a common version error. A preprint may report one sample, the conference paper another, the repository a changed evaluation script and the product page a newer model. Quoting the conclusion from one while borrowing the number from another creates a synthetic claim that no source actually made.
Source criticism should remain proportionate. Lack of public code can limit reproducibility without invalidating every observational claim. Industry evidence can be valuable even when commercial constraints reduce access. A conflict of interest is a dependency to inspect, not an automatic refutation. The useful question is always operational: which uncertainty does this source feature introduce, and what independent route could reduce it?
Find the assumptions carrying the weight
Every empirical claim is conditional. The conditions are sometimes explicit, such as a sampling model or a fixed temperature. More often they are packed into ordinary words: “novel”, “general”, “autonomous”, “safe”, “reasoning”, “human-level”. A result can be technically correct while its public interpretation depends on an unstated premise that is fragile or false.
An assumption is not merely a limitation paragraph. It is a proposition that links one step of the argument to the next. It should therefore have a lowering condition: an observation that would weaken the claim. “The benchmark is uncontaminated” becomes testable through item provenance, canary strings, held-out construction or performance on newly generated variants. “The prompt does not determine the result” becomes testable by varying semantically equivalent formats. “Scale caused the gain” becomes testable by matching data, training steps, architecture and inference budget, or by modelling their separate contributions.
Five families of hidden premise
Sampling assumptions concern where cases came from and what population they represent. A hundred carefully selected failures can reveal a mechanism but cannot estimate ordinary prevalence. A random test set can estimate average performance while hiding rare, consequential subgroups. The review should state whether the sample supports discovery, comparison, estimation or transfer.
Interface assumptions concern everything between the system and the task: instructions, examples, retrieval, tools, time limits, retries, human clarification and scoring. If the effect disappears when an arbitrary interface choice changes, the claim belongs to the configured system, not silently to the underlying model or organism.
Statistical assumptions concern aggregation, independence, missingness, variance and researcher degrees of freedom. A mean can hide bimodality. Repeated trials on the same item are not new independent cases. Selecting the best prompt after inspecting results consumes evidence even if the final plot shows only one line. Error bars are useful only when the process that generated them matches the process that generated the data.
Causal assumptions concern what was held constant and which alternative paths remain open. Scale usually travels with more data, different optimisation, altered post-training and larger inference budgets. An ablation may remove a specific computation, or it may introduce a general distribution shock. The assumption field should name what the intervention isolates and what it does not.
Scope assumptions concern time, population and ontology. Does a laboratory task represent the real decision? Does a human concept transfer to an artificial system without modification? Does a result for English prompts transfer across languages? Does performance before a software update survive afterwards? Scope is not a final caveat. It is part of the proposition being tested.
A practical audit does not list every imaginable premise. It identifies the few premises with the highest leverage: those whose failure would most reduce the claim’s strength or change the decision. This keeps assumption analysis from becoming ritualised scepticism.
The graphic resembles a geological cross-section. Five coloured layers beneath a claim contain assumptions, and a red crack reaches from a failed lower layer to the claim above.
The ruler can create the cliff
Consider a task with ten independently scored steps. A model’s probability of getting each step right rises gradually as training improves. If the metric awards partial credit, the plotted score rises gradually. If the metric awards one point only when all ten steps are correct, the same underlying improvement is transformed by a power function.
At per-step success rates of 0.75, 0.80, 0.85 and 0.90, the expected exact-match rates are approximately 5.6, 10.7, 19.7 and 34.9 per cent. The underlying change is smooth. The all-or-nothing ruler magnifies it into an apparent take-off.
A chart compares a smooth green partial-credit line with a sharply curving indigo exact-match line. A dashed vertical threshold marks where the exact-match line appears to take off.
Does the system jump when the ruler changes?
Hold every model output fixed. Score it once with exact match, once with token-level accuracy and once with a graded rubric. If the “emergence point” moves or vanishes, the discontinuity cannot belong solely to the model. The measurement rule participated in producing it. The right conclusion is not “nothing changed”, but “the claimed form of change is not invariant to the ruler”.
Wei et al. used the term emergent ability for a capability absent in smaller models and present in larger ones, stressing sharpness and difficulty of extrapolation.3 Schaeffer, Miranda and Koyejo later demonstrated an alternative explanation for several cases: nonlinear or discontinuous metrics could turn smooth changes in fixed outputs into apparent cliffs.4 These papers should not be flattened into “emergence is real” versus “emergence is fake”. The productive question is narrower: which claimed discontinuity survives metric changes, denser scale sampling and better uncertainty estimates?
Four scores from the same answers
A model solves 7 of 10 substeps in one problem, 8 in the next, then 9, then all 10. Exact match records 0, 0, 0, 1. Partial credit records 0.7, 0.8, 0.9, 1.0. A pass threshold at eight substeps records 0, 1, 1, 1. A safety rule that fails the answer if any critical substep is wrong might record 0, 0, 1, 1. None is automatically the correct metric. Each answers a different operational question.
The audit therefore asks: What property makes the metric appropriate? What errors does it ignore? Is the transformation monotonic in what matters? Would another plausible metric reverse the ranking or change the apparent phase transition?
Interface assumptions deserve equal attention. Sclar et al. found substantial sensitivity to seemingly spurious prompt-format choices across model evaluations.12 Prompt sensitivity does not make evaluation impossible. It means the configured system includes prompt format, demonstrations, tool access, decoding, retries and scoring. A claim about “the model” that varies strongly with those elements is partly a claim about the interface.
An assumption audit can reveal fragility, but it cannot establish the rival explanation by itself. Showing that a metric could manufacture a cliff is not the same as showing that it did so in every reported case. Showing prompt sensitivity does not imply every strong result is a prompt artefact. The next step is a discriminating intervention.
Cross the measurement bridge
A thermometer produces a column height. The target phenomenon is temperature. The bridge between them is unusually mature: physical theory, calibration, comparison standards, known error ranges and repeated use across settings. Frontier claims often use bridges with missing spans. A benchmark score is treated as intelligence. A verbal self-report is treated as introspective access. A neural signal is treated as consciousness. An activation pattern is treated as a mechanism. In each case, the observable may be informative, but the observable is not self-interpreting.
Measurement begins by naming a construct, a property not directly read from the instrument. It then chooses an operationalisation, such as tasks, prompts, sensors, coding rules or behavioural contrasts. A metric compresses observations. An inferential bridge states why changes in that metric count as evidence about the construct rather than something adjacent.
A good bridge has several kinds of support. Content evidence asks whether the task samples the important parts of the construct rather than one convenient corner. Convergent evidence asks whether different measures that should track the property move together. Discriminant evidence asks whether the measure stays separate from properties it should not represent. Predictive evidence asks whether the score forecasts relevant outcomes not used to construct it. Invariance evidence asks whether the relation survives changes that should be irrelevant, such as formatting, demographic group, language or sensor model.
None of these is decisive alone. Two tests can correlate because both share the same shortcut. A measure can predict an outcome because both depend on a third variable. Invariance can be undesirable when a real causal difference should matter. The bridge is therefore an accumulating argument whose parts can be attacked separately.
Reliability and validity must also remain distinct. A broken scale can display the same wrong weight every morning. A benchmark can rank models consistently while ranking them by an unintended skill. Conversely, a valid but noisy instrument may require repeated observations rather than abandonment. This distinction changes the repair. Reliability problems call for better instruments, repeated trials or variance control. Validity problems call for a redesigned operationalisation and evidence that the new measure excludes rivals.
Cronbach and Meehl argued that construct validity depends on a network of theoretical and empirical relations, not on one attractive correlation.1 Jacobs and Wallach applied measurement modelling to computational fairness, showing why abstract properties need explicit links between constructs and operational measures.6 A recent systematic review by Bean et al. examined 445 large-language-model benchmarks with 29 expert reviewers and found recurring weaknesses across phenomena, tasks, metrics and claims.2 The practical message is not that benchmark scores are useless. It is that a score’s meaning must be earned.
A bridge crosses from observable outputs to an abstract construct. Four labelled spans carry it, while a dashed rival path shows how the same output could be produced without the construct.
Build the rival that earns the same score
A rival generator is a system or process that produces the observation without possessing the proposed property or mechanism. It turns a vague objection into an engineering target. If “reasoning” is inferred from success on logic questions, a rival might retrieve memorised templates. If “introspection” is inferred from a report about an internal state, a rival might learn correlations between prompts and expected reports. If “safety” is inferred from refusal rates, a rival might over-refuse harmless requests.
Two tunnels labelled learned relation and memorised template reach the same benchmark score. A central intervention changes surface cues, after which the first remains strong and the second collapses.
What would look the same for the wrong reason?
Imagine two models that give identical answers on every published item. One represents the relation needed to solve the task. The other memorised a sufficiently rich family of templates. No additional observation on the same item distribution can distinguish them. You must change the world: swap labels, reverse irrelevant cues, create counterfactual cases or intervene on internal state. A stronger explanation begins where observational equivalence ends.
D’Amour et al. called attention to underspecification: a training and validation pipeline can return many predictors with similarly strong held-out performance that behave very differently in deployment.5 Their result supplies a general warning for frontier reading. When several hidden systems fit the same evidence, the reported score identifies an equivalence class, not a unique mechanism. The next study should be designed to split that class.
A synthetic evidence-triage assistant
A team evaluates an assistant that classifies incoming research reports as “priority review” or “routine review”. On a retrospective sample, it reaches 91 per cent accuracy. The first reading mistake is to treat this as a stable property of model weights. The configured system also includes the system prompt, retrieval corpus, document parser, confidence threshold, abstention rule and reviewer interface.
The construct is not generic “research judgement”. It is a narrower operational ability: ranking reports so that consequential cases receive timely human attention. The measurement bridge therefore needs more than overall accuracy. It needs class-specific error costs, calibration, performance under source shifts, parser failures, deliberately misleading abstracts and comparison with the existing queue. A rival generator might simply prioritise reports containing fashionable keywords. A counterfactual test would preserve evidential quality while removing those words.
A positive retrospective result permits a bounded next step: prospective shadow evaluation with no authority to change the queue. It does not yet permit autonomous triage.
Use the right stress test for the weak span
“Reproducible” is often used as a general badge, but different stress tests alter different parts of the evidence chain. Computational reproducibility asks whether the same data and analysis produce the same result. Robustness varies reasonable analyses on the same data. Replicability gathers new data that can diagnose the prior claim. Transfer tests a new population, interface or setting. Intervention changes a proposed cause while holding alternatives as stable as possible.
Nosek and Errington define replication by its inferential role: any result should be diagnostic for the prior claim, rather than replication being a superficial repetition of procedure.8 The National Academies similarly distinguishes reproducibility from replicability.10 The practical implication is precise: choose the stress test that attacks the weakest bridge span. Re-running code will not tell you whether a benchmark measures reasoning. A new dataset will not isolate a mechanism if every rival predicts the same result.
A winding path passes through five circular stations, each naming a different evidence test and the variable it changes.
Ask what the evidence is sufficient to change
Research claims rarely remain inside papers. They change roadmaps, procurement, clinical protocols, safety cases, investment, regulation and public belief. Yet readers often discuss “confidence in the claim” as if evidence had one context-free threshold. It does not. The same evidence can be enough to justify a reading group, enough to justify a reversible sandbox experiment, insufficient for deployment, and radically insufficient for an irreversible decision affecting other people.
This is not permission to bend truth to convenience. The observation does not change when the decision changes. What changes is the evidential burden for action. A decision field records the proposed action, who bears the error, reversibility, blast radius, monitoring, fallback, time pressure and available alternatives. These features determine whether uncertainty can be learned through use or must be reduced before use.
NIST’s AI Risk Management Framework is voluntary and use-case agnostic, but it makes a relevant operational point: evaluation and control should be contextualised to risks, impacts and tolerances rather than treated as generic properties of a model.11 The claim-reading consequence is direct. “The model improved on a benchmark” and “we may let the system make this decision” belong to different ledgers.
Decision sufficiency is often sequential rather than binary. A weak but plausible claim may justify gathering information. A stronger claim may justify shadow operation, where outputs are compared with real outcomes but cannot alter them. Transfer evidence may justify a narrow pilot with human authority and automatic abstention. Only later evidence may justify broader scope. Each stage should specify what new observation would allow expansion, require containment or trigger withdrawal.
This sequence prevents two symmetrical errors. The first is premature deployment: treating a promising result as authority. The second is premature paralysis: demanding final proof before a reversible experiment that could efficiently reduce uncertainty. The decision field asks which move has the best information value after accounting for harm. Sometimes the right action is not “use” or “do not use”, but “construct a safer experiment”.
Who bears the error is also part of the field. A research group may enjoy the upside of a bold claim while users carry false positives, missed cases or reputational harm. Aggregate accuracy can conceal this distribution. Record the affected party, appeal route and recovery path. An action that is reversible for the operator may be irreversible for the person wrongly denied, labelled or exposed.
bounded users, monitoring, quick rollback
stress tests and clear abort conditions
strong validation and authority controls required
learn through reversible use
compare outcomes before authority
narrow scope, receipts and recovery
weak evidence can still generate questions
no consequential reliance
irreversibility raises the burden
A matrix shows low, medium and high consequences against easy, costly and effectively irreversible actions. Evidence requirements increase towards the upper right.
What should one promising paper permit?
A single careful study reports a new method that may detect dangerous model behaviour. For a graduate seminar, the study is sufficient to discuss. For a research prototype, it may justify implementation behind a test harness. For a company-wide release gate, it needs independent evaluation against known false positives and false negatives. For a decision that could shut down essential systems, it needs a governed procedure, appeal path and evidence about consequences. The paper has not changed. The action and cost of error have.
Treat language as an authority boundary
A frontier claim often becomes overconfident through verbs. “Observed” becomes “demonstrated”. “Associated with” becomes “explained by”. “Scores on” becomes “possesses”. “Promising for study” becomes “ready for use”. A research reading log should therefore end with a permitted sentence and a prohibited sentence.
Five horizontal rungs widen from observed to action-authorising. Each rung states the extra evidence required and an inference it does not permit.
A correct study, an unsafe conclusion
A benchmark paper reports that a model catches 96 per cent of planted policy violations in synthetic documents. The source is transparent. The code reproduces. The metric is appropriate for those planted cases. The claim can still fail at the decision field if a buyer concludes that the model may automatically block real transactions.
The missing evidence concerns base rates, false accusations, adversarial adaptation, document parser failures, distribution shift, appeal, readback and recovery. The paper may correctly support “the model detects most violations in this controlled suite”. It does not support “the model should exercise blocking authority”. This is not a criticism of the study. It is a refusal to make the study carry a decision it did not test.
The four-field research reading log
The instrument below produces a claim passport rather than a confidence score. Scores invite false commensurability: one strong source can appear to compensate for a broken measurement bridge, or a low-risk decision can make a claim look truer. The passport instead records missing links, the strongest permitted conclusion, a prohibited inference and the next discriminating test.
| Weak field | Typical symptom | Best next move | Interim decision |
|---|---|---|---|
| Source | The claim circulates without an exact record, version or independent root. | Retrieve the primary artefact, reconcile versions and draw the evidence lineage. | Report that the claim is circulating; do not report independent support. |
| Assumption | The interpretation depends on a premise with no lowering condition. | Vary the premise while preserving the task’s causal demand. | Keep the conclusion conditional on the tested configuration. |
| Measurement bridge | The score is treated as the construct, or rivals predict the same result. | Build a rival generator, add an independent measure or intervene. | Describe the observable without attributing the latent property. |
| Decision consequence | A correct research result is asked to authorise a wider or riskier action. | Reduce authority, increase reversibility, add monitoring and gather transfer evidence. | Use a sandbox, shadow mode or abstain from consequential action. |
Use the matrix diagnostically. The next move should be chosen for expected information gain, not for ceremonial completeness. If a primary record is missing, another benchmark run may add little. If the construct bridge is weak, a larger sample of the same proxy can make the wrong inference more precise. If the only unresolved issue is operational consequence, another laboratory replication may matter less than a prospective shadow study with failure logging.
An interactive form has four fieldsets for source, assumptions, measurement bridge and decision consequence, with buttons to load an example, analyse it and export a JSON record.
What it tests: whether the four argumentative links have been made explicit enough to choose a next test or bounded action. Assumptions encoded: missing information should lower the permitted conclusion; higher consequence and lower reversibility should increase evidential demands; rival generators should be attacked by a discriminating test. A positive result permits: a typed claim and a proportionate next step. A negative result means: the log cannot yet connect observation to action. It cannot establish: that the scientific claim is true, that the listed sources are accurate, or that the proposed controls are effective.
Technical depth: typed record and analysis rules
The tool exports a plain JSON record. Its core type is shown below. The analyser checks for omissions, then chooses the weakest unresolved link. It never adds the four fields together.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "FrontierClaimLog",
"type": "object",
"required": ["claim", "source", "assumptions", "bridge", "decision"],
"properties": {
"claim": { "type": "string", "minLength": 1 },
"source": {
"type": "object",
"required": ["record", "status", "lineage"],
"properties": {
"record": { "type": "string" },
"status": { "enum": ["primary", "replication", "reproduction", "synthesis", "commentary"] },
"lineage": { "type": "string" }
}
},
"assumptions": {
"type": "object",
"required": ["premises", "loweringCondition"],
"properties": {
"premises": { "type": "string" },
"loweringCondition": { "type": "string" }
}
},
"bridge": {
"type": "object",
"required": ["construct", "observable", "rival", "test"],
"properties": {
"construct": { "type": "string" },
"observable": { "type": "string" },
"rival": { "type": "string" },
"test": { "type": "string" }
}
},
"decision": {
"type": "object",
"required": ["action", "consequence", "reversibility", "controls"],
"properties": {
"action": { "type": "string" },
"consequence": { "enum": ["low", "medium", "high"] },
"reversibility": { "enum": ["easy", "costly", "hard"] },
"controls": { "type": "string" }
}
}
}
}
When a field is weak, do not compensate with confidence elsewhere. Repair the field: retrieve the primary source, vary the assumption, build a rival generator, strengthen the measurement bridge, or reduce the decision’s authority and irreversibility.
The decision this changes
When you meet a frontier claim, stop asking only, “Do I believe it?” That question invites a premature global verdict. Ask four narrower questions: Where did the observation come from? Which premises carry the interpretation? What bridge connects the trace to the named phenomenon? What decision is the evidence being asked to authorise?
The answer may be that the source is strong but the construct is vague. It may be that the measure is valid in the laboratory but the transfer claim is unsupported. It may be that the causal account is unresolved while a reversible pilot is still justified. It may be that a result is fascinating and action-irrelevant. These are not evasions. They are more informative conclusions than “credible” or “not credible”.
The method changes the next move. A source problem calls for provenance or independent data. An assumption problem calls for variation. A bridge problem calls for a rival generator and discriminating intervention. A decision problem calls for narrower authority, stronger monitoring, easier rollback or more evidence before action.
A frontier claim becomes decision-useful only when its source, assumptions, measurement bridge and decision consequence remain separately visible. The purpose of reading is not to award the claim a number. It is to discover what the evidence permits, what it forbids, and which test would most efficiently change the answer.
Compact glossary
- Construct
- A property or phenomenon that is not directly read from an instrument, such as reasoning, safety, awareness or agency.
- Observable
- A recorded output, score, signal, report or event used as evidence.
- Measurement bridge
- The explicit argument connecting an observable to a construct, including reliability, representation, rival discrimination and transfer.
- Rival generator
- A process that could produce the same observation without the proposed property or mechanism.
- Lowering condition
- An observation that would weaken the claim, reduce its scope or favour an alternative explanation.
- Reproducibility
- Regenerating a result from the same data and analysis, subject to the definitions used in the relevant field.
- Replicability
- Obtaining new evidence whose possible outcomes are diagnostic for a prior claim.
- Decision consequence
- The action a claim is asked to support, together with reversibility, error costs, affected parties and controls.
References
Open the source register and extended notes
- Cronbach, L. J., and Meehl, P. E. (1955). “Construct validity in psychological tests.” Psychological Bulletin, 52(4), 281–302. DOI.
- Bean, A. M., Kearns, R. O., Romanou, A., et al. (2025). “Measuring what matters: Construct validity in large language model benchmarks.” Advances in Neural Information Processing Systems. Paper.
- Wei, J., Tay, Y., Bommasani, R., et al. (2022). “Emergent abilities of large language models.” Transactions on Machine Learning Research. OpenReview.
- Schaeffer, R., Miranda, B., and Koyejo, S. (2023). “Are emergent abilities of large language models a mirage?” Advances in Neural Information Processing Systems, 36. Proceedings.
- D’Amour, A., Heller, K., Moldovan, D., et al. (2022). “Underspecification presents challenges for credibility in modern machine learning.” Journal of Machine Learning Research, 23(226), 1–61. JMLR.
- Jacobs, A. Z., and Wallach, H. (2021). “Measurement and fairness.” Proceedings of the ACM Conference on Fairness, Accountability, and Transparency. DOI.
- Greenberg, S. A. (2009). “How citation distortions create unfounded authority: Analysis of a citation network.” BMJ, 339, b2680. BMJ.
- Nosek, B. A., and Errington, T. M. (2020). “What is replication?” PLOS Biology, 18(3), e3000691. DOI.
- Nosek, B. A., et al. (2026). “A framework for assessing the trustworthiness of scientific research findings.” Proceedings of the National Academy of Sciences, 123(6). PNAS.
- National Academies of Sciences, Engineering, and Medicine. (2019). Reproducibility and replicability in science. National Academies Press. DOI.
- Tabassi, E. (2023). Artificial Intelligence Risk Management Framework (AI RMF 1.0). NIST AI 100-1. NIST. See also Autio, C., Schwartz, R., Dunietz, J., et al. (2024), Generative Artificial Intelligence Profile, NIST AI 600-1. NIST.
- Sclar, M., Choi, Y., Tsvetkov, Y., and Suhr, A. (2024). “Quantifying language models’ sensitivity to spurious features in prompt design.” International Conference on Learning Representations. OpenReview.
- Munafò, M. R., Nosek, B. A., Bishop, D. V. M., et al. (2017). “A manifesto for reproducible science.” Nature Human Behaviour, 1, 0021. DOI.
- Errington, T. M., Denis, A., Perfito, N., Iorns, E., and Nosek, B. A. (2021). “Challenges for assessing replicability in preclinical cancer biology.” eLife, 10, e67995. DOI.