Measurement · research february 2026 · published 2026-08-03 · v1 · 3 min read
Uncertainty falls unevenly
A system that abstains when unsure is only humble if it is unsure about everyone equally
Why declining to decide is not automatically the safe option, and what to measure so that a system's humility does not become a particular group's exclusion. The canonical treatment of uneven abstention.
The uncertainty ladder is a good rule and an easy one to fall in love with. Where a system is confident it acts, where it is middling it proposes and asks, and where it is unsure it abstains, gathers more evidence, or hands the moment to a person. Read as a property of the system, that is unimpeachable engineering, and the safety literature has been arguing for it for years. Benjamin Kompa and colleagues made the case in npj Digital Medicine in 2021 that a clinical model able to say it does not know is safer to deploy than one that always answers. The trouble starts when you stop reading the ladder as a property of the system and start reading it as a service that particular people receive.
Confidence is estimated from evidence and evidence is unevenly distributed, so a rule that routes low confidence to abstention delivers the abstentions to whoever the data neglected, and a policy that reads as caution in the aggregate arrives as a worse product for particular people. The aggregate number stays reassuring. Ninety-something percent of interactions handled with high confidence, a small tail deferred to a human, exactly as designed. What the aggregate cannot show is that the tail is not a random sample of users. It is the same people, week after week, receiving a slower, more conditional, more supervised version of the product and being told, in effect, that they are the edge case.
Joy Buolamwini and Timnit Gebru measured the underlying asymmetry directly in 2018. Testing commercial gender-classification systems, they found error rates under one percent for lighter-skinned men and above a third for darker-skinned women. The systems were not evenly mediocre. They were excellent for one group and close to guessing for another, and every one of them reported a single accuracy figure that averaged the gap into invisibility. Route abstention off that kind of confidence and you have built a machine that reliably declines to serve the people it was worst at learning.
The mirror-image failure is worse and better documented. In the Netherlands, the tax authority’s fraud-risk system for childcare benefits flagged families for scrutiny, and it flagged families with dual nationality at disproportionate rates. Thousands were pursued for repayment of benefits they were entitled to, some into bankruptcy and family separation, and in January 2021 the government resigned over it. Whichever direction the routing runs, toward suspicion or toward abstention, the machinery pushes its uncertainty at somebody, and the somebody is rarely random.
So the honest instrument owes one more measurement, and it is a measurement of itself. Confidence has to be reported not only as a scalar attached to each judgment but as a distribution across the populations the system serves, watched as a standing metric the way latency and error rates are watched. When abstentions concentrate, that is a defect report about the instrument, not a finding about the people. The remedy is technical and unglamorous: gather the data the model lacks, split the items that two groups read differently, and hold the deployment until the confidence is comparable rather than shipping with a graceful-degradation path that quietly degrades for the same names every time.
There is a moral hidden in the arithmetic, and it is not a hard one. A system’s humility is not measured by how often it says it does not know. It is measured by whether the saying is spread evenly across the people it serves, and any team can plot that distribution this quarter. Humility that has a demographic shape is not humility. It is a preference the system has not yet admitted to, and the moment it is plotted, it becomes something you can fix.
Evidence and lineage
Research trail
Follow the sources, inspect how the claims are graded, or propose a correction at the exact record it concerns.
Sources 4
-
Joy Buolamwini and Timnit Gebru (2018). Gender Shades: Intersectional Accuracy Disparities in Commercial Gender Classification (Proceedings of Machine Learning Research 81)
The measured asymmetry under the brick's argument: commercial systems close to perfect for one group and close to guessing for another, with a single headline accuracy figure averaging the gap away.
Comment on this source -
Benjamin Kompa, Jasper Snoek, and Andrew Beam (2021). Second opinion needed: communicating uncertainty in medical machine learning (npj Digital Medicine 4:4)
The abstention case stated in its strongest form, which the brick accepts rather than disputes. The brick's objection is to reading abstention as a system property instead of a delivered service.
Comment on this source -
Dutch Parliamentary inquiry committee and the Autoriteit Persoonsgegevens (2021). Childcare benefits investigation (toeslagenaffaire) and the data protection authority's findings on discriminatory processing by the Tax Administration
The mirror-image case: routed suspicion rather than routed abstention, concentrating on families with dual nationality, ending in the government's resignation in January 2021.
Comment on this source -
Chuan Guo, Geoff Pleiss, Yu Sun, and Kilian Weinberger (2017). On Calibration of Modern Neural Networks (ICML)
Why the confidence scalar cannot be taken at face value before this argument even begins: reported confidence is systematically overstated unless it has been calibrated against observed accuracy.
Comment on this source
Claims and confidence 4
- verified
Commercial gender-classification systems in 2018 had far higher error rates for darker-skinned women than for lighter-skinned men, under one percent against above a third.
Buolamwini and Gebru 2018, measured on the Pilot Parliaments Benchmark across three commercial systems.
Respond to this claim - verified
The Dutch childcare benefits system disproportionately flagged families with dual nationality for fraud scrutiny, and the government resigned over the resulting harm in January 2021.
Dutch parliamentary inquiry findings, the data protection authority's determination of discriminatory processing, and contemporaneous reporting of the cabinet's resignation.
Respond to this claim - directional
A system that abstains at low confidence delivers its abstentions disproportionately to populations underrepresented in its training or calibration data.
Directional. Follows from measured accuracy disparities combined with confidence-gated routing, and is raised as a named failure mode in the uncertainty-representation research; we know of no public audit that has measured the abstention distribution itself at scale.
Respond to this claim - verified
Modern neural networks are systematically overconfident, and their reported probabilities can be corrected by post-hoc rescaling.
Guo et al. 2017 and the subsequent calibration literature.
Respond to this claim