MEASURE is the function of the NIST AI Risk Management Framework1 that converts mapped risks into evidence. Its backbone is TEVV (test, evaluation, validation, and verification), applied before deployment and continuously after it. The function's premise is a distinction organizations learn the hard way: working is a demo; trustworthy is a measurement program. A model can hit its accuracy target and still be biased, brittle, leaky, opaque, and quietly degrading. MEASURE exists because only one of those properties shows up on a dashboard by default.

Accuracy is one metric out of seven

The AI RMF defines seven trustworthy characteristics3: valid and reliable; safe; secure and resilient; accountable and transparent; explainable and interpretable; privacy-enhanced; and fair with harmful bias managed. Accuracy lives inside the first one. A serious measurement program assigns a method to each of the others, because an unmeasured characteristic is an unmanaged one.

Fairness means disaggregated evaluation: performance broken out across demographic groups relevant to the use case, compared against defined thresholds, with results and remediation documented. An aggregate accuracy number can conceal a subgroup failure entirely, which is precisely how biased systems pass their own tests.

Robustness and security mean adversarial evaluation. NIST's adversarial machine learning taxonomy (AI 100-22) organizes the attack surface into evasion, poisoning, and privacy attacks, where privacy attacks include model extraction and attempts to pull training data back out of a model. For generative systems, add the red-team staples: prompt injection, jailbreaking, and leakage of system instructions or retrieved context. If no one has attacked your system on purpose, your attacker will be the first, and you will get the results without the report.

Privacy means testing what the system reveals, not just what it stores: memorization checks, leakage probes, and verification that the data-minimization promises made in policy survive contact with production.

Explainability means matching the explanation to the audience. An operator overriding a recommendation, a customer contesting a decision, and an examiner reviewing the program need different artifacts, and "the vendor says it uses a neural network" satisfies none of them.

Thresholds are a governance decision wearing a technical costume

Every metric needs a threshold, and here MEASURE hands the pen back to GOVERN. What false-positive rate is tolerable in fraud screening? How much subgroup performance gap is acceptable in a hiring tool, and acceptable to whom? These are risk-tolerance decisions with technical notation, and they belong to accountable leadership, not to whichever engineer wrote the evaluation script.

NIST is equally explicit that the seven characteristics trade off. Interpretability can cost accuracy; privacy protections can complicate auditability. The framework does not resolve these tensions and neither should your documentation pretend to; it should record which tradeoff was chosen, by whom, and why. A documented tradeoff is a defensible decision. An undocumented one is a finding.

Deployment is when measurement starts, not stops

Pre-deployment validation answers one question: did the system meet its thresholds on the data we had, in the world as it was? Production asks a harder one every day after: is that still true? Data drifts. Populations shift. Upstream vendors swap model versions. A system validated in January can be a different risk by June with no change on your side at all.

Continuous measurement means baselines captured at go-live, monitored metrics with alerting when they slide, scheduled re-validation (annually at minimum, faster for high-risk systems), and event-triggered re-testing when the model, the data, or the use changes. For purchased AI, it also means demanding the vendor's evaluation evidence (model cards, test summaries, update notices) and treating a vendor's silent model upgrade as a change event on your side of the fence.

The evidence trail is the deliverable

A common pattern in AI governance assessments: organizations require testing in policy but cannot always demonstrate testing in practice. The bias review is mandated annually; no review memo exists. Monitoring is promised; no baseline was ever captured. Under an evidence-based reading of the framework, the undocumented test scores the same as the unperformed one.

The fix is procedural, not technological. Every evaluation produces a dated artifact (a validation report, a red-team summary, a drift-review memo) filed against the system's inventory record. When the examiner, customer, or plaintiff's counsel eventually asks how you knew the system was fit for use, the answer is a folder, not a recollection.

Next in the series: MANAGE, where measurements become decisions, and where AI incident response either exists or gets improvised at the worst possible time.

Frequently asked questions

What is TEVV in the NIST AI RMF? Test, evaluation, validation, and verification: the family of activities that produce evidence about an AI system's performance, security, fairness, and reliability across its lifecycle, from pre-deployment validation through continuous production monitoring.

How often should AI systems be tested for bias? Before deployment, on a recurring cycle (annually is a common baseline; higher-risk systems warrant more), and whenever the model, training data, or affected population materially changes. Each round should be documented with disaggregated results and any remediation taken.

What does red teaming mean for generative AI? Structured adversarial testing of a deployed generative system: attempts at prompt injection, jailbreaks, extraction of system prompts or retrieved data, and elicitation of harmful or fabricated output, performed against the full system (model, orchestration, tools, and data connections), not the model in isolation.

References

  1. National Institute of Standards and Technology, "AI Risk Management Framework." nist.gov/itl/ai-risk-management-framework
  2. National Institute of Standards and Technology, "Adversarial Machine Learning: A Taxonomy and Terminology of Attacks and Mitigations," NIST AI 100-2 E2025, March 2025. csrc.nist.gov
  3. National Institute of Standards and Technology, "Artificial Intelligence Risk Management Framework (AI RMF 1.0)," NIST AI 100-1, January 2023. nvlpubs.nist.gov
Discuss this topic

DefenseLogix supports regulated and trust-sensitive organizations with this work. To discuss your organization's situation, start a conversation or review the AI Risk Management service.