Responsible AI
Thresholds, Resource Allocation, and Fairness in Operations
Evaluate how thresholds, ranking, scarce resources, review capacity, and fallback design distribute benefits and burdens after prediction.
By the end you can
- Explain why operational fairness evaluates the full score-to-action policy, including thresholds, ranking, capacity, service quality, human workflow, and feedback
- Distinguish Fixed threshold, Top-k ranking, and Service guarantee
- Identify evidence that connects score generation to outcome and feedback
- Design a review that moves from model the queue to monitor feedback
What operational fairness and resource allocation changes in practice
Whoever writes the decision policy is the person shaping fairness. The decision policy is the rule that converts a score into an action under a constraint. Thresholds, ranking, quotas, budgets, review capacity, fallback and service supply decide how the real outcomes end up distributed.
One audited system shows that layer written out in full. A commercial care-management algorithm converted its score into action at two fixed percentile cut-offs. Patients above the 97th percentile were automatically enrolled in the high-risk care management program. Patients above the 55th percentile were referred to their primary care physician for consideration. Obermeyer and colleagues audited it in Science in 2019, over 6,079 Black and 43,539 White patients — 11,929 and 88,080 patient-years — at one large academic hospital between 2013 and 2015. At the 97th-percentile cut-off, Black patients had 26.3% more chronic illnesses than White patients: 4.8 distinct conditions against 3.8, P<0.001. In the counterfactual the authors ran, the two cut-offs never moved. Only what the score measured did. Their abstract reports the size of that: “Remedying this disparity would increase the percentage of Black patients receiving additional help from 17.7 to 46.5%.” Same thresholds, different target, and the 17.7% becomes 46.5%.
So a team evaluating the operation should simulate the queue and the resources behind it, not only confusion matrices. The measures that matter include selection rate, error type, wait time, service quality, and how much work the queue puts on reviewers. They include unmet need, repeat exposure, appeal, and the effect of capacity expansion or minimum guarantees.
Unmet need stays invisible in a confusion matrix. The cases that were never reviewed never became rows in it. The kidney queue shows how a case is removed before anyone scores it. A candidate only begins accruing qualifying waiting time once eGFR falls to 20 ml/min or below, even though OPTN policy allows registration on the list at any eGFR. A race coefficient that lifted an estimate above 20 therefore acted before the queue rather than inside it. Martha Pavlakis put the consequence plainly in 2023: “For the Black patient with an eGFR reflecting a value above 20, which if it was race neutral would be 20 or below, the opportunity for referral for transplant evaluation is lost.” That patient is not scored badly. That patient is not there.
Wait time, service quality and reviewer workload are fairness measurements, not operational side notes. An audit that stops at the confusion matrix has graded the model and left the service ungraded — and would report the 17.7% as a fact about patients rather than about a cut-off.
Visual
The layers an allocation review must connect
Score, decision policy, capacity, human workflow, feedback: the score is the part everyone audits, and the other four decide who gets served.
The Allegheny Family Screening Tool makes the middle boxes concrete rather than schematic. The tool shows the call screener a risk score from 1 to 20. What selects a case is the policy wrapped around that number, together with the person applying it. A working paper from 2023, published in 2026 in the Journal of Policy Analysis and Management, describes the arrangement: “For referrals with the highest risk scores, the AFST defaults to a screen-in recommendation. In all cases, the call-screening supervisors remain the ultimate decision-maker, and may choose to override the default.”
The same paper measured what that decision policy did. It used difference-in-differences on Allegheny County referrals from 2010 to 2020. The tool cut screening-rate disparities between Black and White children by 19%. It cut within-score disparities by 2.7 percentage points, or 46% of the pre-existing gap.
Within-score is the phrase to stop on. Children carrying the same number were treated differently. So the movement was made in the default and the override — boxes two and four, where no retraining takes place.
- 1
Score generation
Produces a ranking, probability, or recommendation.
- 2
Decision policy
Applies threshold, top-k, quota, abstention, or prioritization rules.
- 3
Resource constraint
Limits review, service, funding, or intervention capacity.
- 4
Human workflow
Adds discretion, delay, override, and uneven implementation.
- 5
Outcome and feedback
Determines benefit, burden, label visibility, and future data.
Example
An evaluation that graded the screening queue, not only its model
Allegheny County's screening queue has been graded as an operation. An independent impact evaluation, run at Stanford by Goldhaber-Fiebert and Prince in 2019, measured four things: accuracy, workload, consistency across screeners, and disparities. That list is the argument of this lesson in miniature.
They compared 31,190 children in referrals before implementation (1 January 2015 – 31 July 2016) with 33,966 after (1 December 2016 – 31 May 2018). Consistency was checked across a subgroup of 11 call screeners who handled a substantial volume of referrals in both periods. They found roughly 24 more children screened in accurately each month, almost all of them in the white race group. Implementation also halted the pre-existing downward trend in the screen-in rate.
The conclusion they drew from a rising screen-in rate is a sentence about resources, not about the model: “Rather, it might imply that additional allocation of investigative resources is required to sustain improvements due to the AFST—a finding that is relevant for other systems considering implementing similar tools.” Screening more children in correctly is a bill arriving at the investigation unit.
- Score: The tool shows the call screener a risk score from 1 to 20, estimated under historical administrative data.
- Decision policy: At the highest scores the AFST defaults to a screen-in recommendation, which the call-screening supervisor may override — the ranking alone selects nobody.
- Capacity: Roughly 24 more children were screened in accurately each month, and implementation halted the pre-existing downward trend in the screen-in rate. The evaluators read that as investigative resources owed, not as a gain already banked.
- Human workflow: Consistency was measured across a subgroup of 11 call screeners who handled a substantial volume of referrals in both periods, because the same score reaches different hands.
- Disparities: The accuracy gain was almost all in the white race group. The difference-in-differences study found the same tool cutting Black–White screening-rate disparities by 19% and within-score disparities by 2.7 percentage points. Who gains, and who is compared with whom, changes with what you measure.
Steps
Simulate the queue before touching the model
Simulate the queue before touching the model. Volume, capacity and fallback shape who is served at least as much as the ranking does.
The Stanford evaluation is the field version of these five steps rather than an illustration of them. It did not report accuracy alone, but accuracy, workload, consistency across screeners and disparities. It fixed two dated intake windows and counted the children in each: 31,190 before, 33,966 after. It broke the accuracy gain out by group and found it almost all in the white race group. It ended on the investigative resources that sustaining the improvement would require.
Every one of those moves is available to a team that has a queue, a log and two dates. None of them requires retraining anything.
1. Model the queue
Simulate volume, ranking, thresholds, capacity, delay, and fallback.
2. Measure distribution
Track selection, errors, wait, service, burden, and unmet need by relevant slices.
3. Test policies
Compare thresholds, top-k, guarantees, abstention, and capacity changes.
4. Evaluate human effects
Measure workload, override, consistency, and local service availability.
5. Monitor feedback
Check selective labels, concentration, gaming, and long-term access.
Key idea
A threshold change moves the burden elsewhere
Changing a threshold to improve a fairness metric moves the burden somewhere else. Where the capacity behind it is fixed, the burden lands on the human reviewers, or in a slower and worse service. So test the change end to end, from the score to the case that gets served.
The Stanford evaluators followed exactly that movement. More children screened in accurately each month is a demand on investigation. They wrote the finding as an allocation of investigative resources required to sustain the improvement, not as an accuracy result to be reported and closed.
In the kidney queue the same mechanism runs in the opposite direction, and it is easier to miss. A candidate whose eGFR estimate sat above 20 never began accruing qualifying waiting time at all. No reviewer's error rate anywhere in that system recorded them.
Resource allocation involves normative and political choices that a model cannot make neutrally. The people who set the policy should expose those choices. They should not disguise them as technical tuning.
Calling an allocation change technical tuning hides a political choice, and no audit scoped to model error will find the candidate an eGFR above 20 kept out of the queue in the first place.
Example
Same candidates, a changed allocation policy, a measured result
An allocation policy can be changed without retraining anything, and the redistribution is measurable.
On 5 January 2023, OPTN policy began requiring kidney programs to identify Black candidates disadvantaged by race-inclusive eGFR and backdate their waiting time. Programs had until 3 January 2024 to comply. A 2025 study in the Journal of the American Society of Nephrology counted what the change did: “Overall, 32% (14,419/44,912) of Black candidate listings received an eGFR modification of waiting time priority.” The median increase was 610 qualifying priority days (IQR 330–1,049). The adjusted hazard ratio for deceased-donor transplantation was 2.85 (95% CI 2.70–3.02).
No model was retrained. Queue position was.
- Queue simulation: Run the same scores through three allocation policies and compare who receives service. The OPTN backdating is that comparison run in the world, with 32% (14,419 of 44,912) of Black candidate listings moving under an unchanged clinical record.
- Capacity sensitivity: Estimate how fairness changes when capacity or priority moves. Here the movement was a median 610 qualifying priority days (IQR 330–1,049) — what a queue position is worth in a system where the supply of organs is fixed.
- Service-quality check: Measure what selected cases actually receive, not only that they were selected. The adjusted hazard ratio for deceased-donor transplantation was 2.85 (95% CI 2.70–3.02).
- Feedback audit: Identify who the policy did not reach. Centres varied widely — a median 31% of prevalent patients modified, with an IQR of 11%–45% — so the same national policy delivered very different things depending on where a candidate was listed.
Comparison
Fixed threshold, Top-k ranking, or Service guarantee?
A fixed threshold acts on a score. Top-k acts on capacity. A service guarantee reserves a floor for defined needs whatever the ranking says.
The top-k trade has been measured on both of its faces at once. Kleinberg and colleagues simulated bail release rules over New York City cases from 2008 to 2013, and reported the same policy in the two directions a fixed constraint allows. Hold the jailing rate constant, and the algorithmic rule cut crime by no less than 14.4% and up to 24.7%. Hold crime constant, and it cut jail rates by no less than 18.5% and up to 41.9%. Their abstract states it as one sentence: “one policy simulation shows crime reductions up to 24.7% with no change in jailing rates, or jailing rate reductions up to 41.9% with no increase in crime rates.” The gain is real, and it is not free-floating. Someone chooses which of those two numbers to take, and the choice is the policy.
The same 2017 study shows how far a human queue can sit from any consistent ranking. Stricter judges did not detain the highest-risk defendants first. Judges released 48.5% of the riskiest 1% of defendants. Those released failed to appear at a 56.3% rate and were re-arrested at a 62.7% rate.
The service guarantee is not a hand-wave either. It has a published mechanism and a name: FA*IR, a fair top-k ranking algorithm from 2017. The floor is defined and then enforced at every prefix of the list, not only at the cut: “Our ranked group fairness definition extends group fairness using the standard notion of protected groups and is based on ensuring that the proportion of protected candidates in every prefix of the top-k ranking remains statistically above or indistinguishable from a given minimum.” The paper reports that the resulting rankings show small distortion relative to the pure utility-maximising order. That is the empirical form of a claim worth holding onto. A floor can be combined with ranking. It does not have to replace it.
Fixed threshold
Acts when a score crosses one value.
- Simple to communicate
- Volume changes with prevalence and drift
- Can overload or underuse capacity
- Needs calibration and monitoring
Top-k ranking
Selects a fixed number of highest scores.
- Matches constrained capacity
- Creates relative competition
- May exclude high-need cases in strong cohorts
- Sensitive to population composition
Service guarantee
Reserves minimum access or review for defined needs.
- Can protect against complete exclusion
- May reduce aggregate optimization
- Requires policy and capacity choices
- Can be combined with ranking
Fairness at the model, lost at the queue
Fairness achieved at the model and lost at the queue is still lost. Wait, capacity and fallback are therefore part of what a reviewer has to see before believing a fairness claim.
Define when operational fairness and resource allocation requires the team to redesign, restrict, remedy, or retire the system.
The threshold itself has been studied directly. In 2017 Corbett-Davies and colleagues treated the decision as a constrained optimisation over decision thresholds, rather than as a property that a calibrated score either has or lacks. They quantified the gap on Broward County, Florida pretrial data. What that reformulation produces is not a warning but a shape you can look at: “We show that for several past definitions of fairness, the optimal algorithms that result require detaining defendants above race-specific risk thresholds. We further show that the optimal unconstrained algorithm requires applying a single, uniform threshold to all defendants.”
Race-specific thresholds, or one uniform threshold. Those are the two objects on the table, and each of them is a decision somebody has to sign. A fairness constraint on a threshold carries a cost. The cost falls somewhere specific. Which group pays it is a policy choice.
It is made whether or not anyone writes it down.
Key takeaways
- Scores influence outcomes through thresholds, ranking, quotas, capacity, and human workflow — a 97th-percentile auto-enrolment and a 55th-percentile referral are where a care-management score became who got care.
- A fairness audit should simulate operational queues and resource constraints, the way the Stanford impact evaluation measured accuracy, workload, consistency across 11 call screeners and disparities over two dated intake windows.
- Top-k and fixed-threshold policies distribute opportunity differently: the same bail simulation yields crime reductions up to 24.7% at a constant jailing rate, or jail-rate reductions up to 41.9% at constant crime. Someone picks which.
- Service quality and delay can remain unequal after equal selection rates. A median 610 qualifying priority days (IQR 330–1,049) is a difference in what selected candidates receive, not in whether they were selected.
- Threshold changes can transfer burden to reviewers or create new bottlenecks: screening more children in accurately is why the evaluators wrote that additional allocation of investigative resources is required to sustain the improvement.
- Resource allocation is a normative policy choice that should remain visible and accountable — the choice between race-specific risk thresholds and a single uniform threshold is signed either way.