Just Trial Once: Ongoing Causal Validation of ML Models
> Echoing Feynman's remark during the Challenger investigation — "If you've done an experiment once, you shouldn't have to guess anymore" — a UAI 2025 paper argues that a single randomized controlled trial (RCT) can be used to continually validate the causal impact of updated AI models, with no new experiment required.
---
The Problem: Models Update Constantly — Can RCTs Keep Up?
In high-stakes domains (healthcare, credit, hiring), deploying an AI model requires validating its causal impact with an RCT. But models are continuously iterated — v1.0 becomes v1.1, v2.0, and so on. Re-running an RCT for every update is too expensive and too slow.
This paper shows that, under certain conditions, data from a single RCT can precisely bound the causal effects of future model versions.
---
Key Assumptions
Two realistic constraints make this possible:
1. ML predictions are often deterministic: given the same input, outputs are stable and predictable. 2. User trust shapes causal effects: whether users act on an AI recommendation depends on their trust in the model — and that trust can be inferred from RCT data.
Based on these, the authors prove that when a new model's predictions are "close enough" to the old model's, the new model's causal effects can be tightly bounded — and in some cases directly estimated.
---
Practical Implications
- For model developers: no need to re-run RCTs for every version
- For regulators: a mechanism for continuous causal validation
- Saves time and resources, and accelerates safe deployment
- Title: Just Trial Once: Ongoing Causal Validation of Machine Learning Models
- Authors: Jacob M. Chen, Michael Oberst (CMU)
- Venue: UAI 2025 (Oral)
---
*Paper info*