AI agents
Human–Agent Teams, Escalation, and Mixed Initiative
Design human–agent collaboration around authority, workload, handoffs, correction, and meaningful intervention.
By the end you can
- Define human-agent collaboration as an operational contract rather than a capability label
- Contrast Human-on-the-loop with Human-in-the-loop in “A reviewer approved every agent recommendation during a high-volume shift”
- Trace “Human review can hide a system that is impossible to review meaningfully” through a concrete execution path
- Produce “Design one mixed-initiative workflow” with evidence for “Humans can identify and correct errors before consequential action”
A human in the loop is not yet oversight
Mixed-initiative is not a loose adjective. The term arrived in 1999 with twelve numbered conditions attached to it: “critical factors for the effective integration of automated services with direct manipulation interfaces”. Eric Horvitz wrote them. Four of the twelve are the whole design surface of this lesson: (5) employing dialog to resolve key uncertainties, (6) allowing efficient direct invocation and termination, (7) minimizing the cost of poor guesses about action and timing, and (9) providing mechanisms for efficient agent−user collaboration to refine results.
Factor (9) carries one sentence worth reading twice: “We should design agents with the assumption that users may often wish to complete or refine an analysis provided by an agent.” Refinement by the human is a starting assumption of the design, not a courtesy added at the end.
A human presence does not automatically provide oversight. Reviewers need enough time, enough skill, the evidence in front of them, and organizational permission to disagree. They also need to know who holds the decision at each moment. And they need to know what happens when two authorities give opposite instructions.
The cost of not knowing is on the record. On 1 July 2002 at 21:35:32 hrs, near Ueberlingen over Lake Constance, a Tupolev TU154M and a Boeing B757-200 collided in mid-air. Seventy-one people were on board and none of them survived. The immediate cause was a conflict of initiative. The BFU, the German Federal Bureau of Aircraft Accidents Investigation, set it out in its 2004 report AX001-1-2/02: “The TU154M crew followed the ATC instruction to descend and continued to do so even after TCAS advised them to climb. This manoeuvre was performed contrary to the generated TCAS RA.”
The BFU did not stop at the cockpit. Among the systemic causes it listed the ACAS/TCAS regulations issued by ICAO, national authorities, the manufacturer and the operators: they “were not standardised, incomplete and partially contradictory”. Two initiatives, two instructions, and no rule that said which one wins.
When both sides can hand control back, the moment nobody is sure who currently holds the decision is the moment accountability disappears.
Case
Article 14(4)(b) names automation bias
European law names the failure a token reviewer represents. Article 14(4) of the AI Act, Regulation (EU) 2024/1689, sets out what the natural persons assigned human oversight of a high-risk system must be able to do. Point (b) requires them “to remain aware of the possible tendency of automatically relying or over-relying on the output produced by a high-risk AI system (automation bias)”. Point (d) requires them to be able “to decide, in any particular situation, not to use the high-risk AI system or to otherwise disregard, override or reverse the output”. The NIST AI Risk Management Framework, released in January 2023, organises the same duty into govern, map, measure and manage.
The law supplies the label. The measurements behind it come from a 2012 systematic review in the Journal of the American Medical Informatics Association. Its screening was wide and its inclusion narrow: “Of 13 821 retrieved papers, 74 met the inclusion criteria.”
What those 74 studies show is that automation bias is a property of the working conditions, not of the reviewer's character. The review found the effect mediated by workload, task complexity and time constraint — the three things a deployment plan sets. It found the effect mitigated by training, by emphasising user accountability, and by decision-support design factors. Two of those factors are the position of advice on screen, and providing information rather than a recommendation.
Each of those mitigators is a build decision. A rota that raises workload is a choice. An interface that leads with a recommendation is a choice. They are the levers the evidence says move the bias.
Visual
The reviewer must see what the agent saw, when it decided
Four things turn a human presence into oversight: role allocation, a shared situation view, an intervention point, and an escalation path. A fifth, the learning loop, is what keeps corrections from evaporating.
Role allocation assigns tasks according to capability, consequence, and legitimacy. The shared situation view exposes state, evidence, uncertainty, and pending effects. It means the reviewer sees what the agent saw, at the moment it decided. The 2012 review gives two testable levers on that view: the position of advice on screen, and providing information rather than a recommendation. The intervention point allows correction before irreversible action — a question about seconds and about ordering, not about intent.
The escalation path routes ambiguity, conflict, and exceptions to the right person. Ueberlingen is what an escalation path looks like when the rules governing it are “not standardised, incomplete and partially contradictory”. The learning loop captures human corrections without turning every decision into permanent policy. Give the escalation path and the learning loop an owner each and a test each.
- 1
Role allocation
Assign tasks according to capability, consequence, and legitimacy.
- 2
Shared situation view
Expose state, evidence, uncertainty, and pending effects.
- 3
Intervention point
Allow correction before irreversible action.
- 4
Escalation path
Route ambiguity, conflict, and exceptions to the right person.
- 5
Learning loop
Capture human corrections without turning every decision into permanent policy.
Example
The operator's gaze returned to the road about one second before impact
An automated test vehicle struck and killed a pedestrian in Tempe, Arizona on 18 March 2018. The automated driving system detected her 5.6 seconds before impact, but “never accurately classified her as a pedestrian or predicted her path”. The safety operator was looking toward her cell phone at the bottom of the centre console. She redirected her gaze to the road about 1 second before impact. She began steering left 0.02 seconds before the vehicle struck the pedestrian at 39 mph. The car was an Uber Advanced Technologies Group test vehicle, and the National Transportation Safety Board adopted its report on the crash, NTSB/HAR-19/03, in November 2019.
The design had placed a person in the loop and given her a task the Board says people cannot perform. Its analysis of vehicle operator monitoring is blunt: “When it comes to the human capacity to monitor an automation system for its failures, research findings are consistent—humans are very poor at this task.”
- Decision at stake: Whether the person seated in the loop was given work a person can actually do. The Board found the probable cause to be the operator's failure to monitor the driving environment and the operation of the automated driving system, because she was visually distracted by her personal cell phone.
- Hidden assumption: That assigning a human to watch an automation constitutes oversight of it. The Board records the opposite as a consistent research finding.
- Primary control question: How much time did the design leave for intervention? Detection came 5.6 seconds before impact, the gaze returned about 1 second before it, and the steering input came 0.02 seconds before it — the classification never arrived at all.
- Evidence to collect: Whether the organisation had any mechanism against the failure mode it was depending on. Uber ATG's lack of adequate mechanisms for addressing operators' automation complacency was among the contributing factors the Board listed.
Example
Operational signals for human-agent collaboration
Oversight is real when humans can identify and correct errors before consequential action, and not merely when a human name appears on the record. Three further signals say whether that first one holds in practice: reviewers see the evidence needed to disagree with the agent; escalation reaches people with appropriate authority and expertise; and human corrections improve the system through a governed feedback process.
Test each of them on repeated runs and on cases built to be misleading, not on a single clean example. Green and Chen tested theirs across every presentation condition they could construct, and every condition failed the same way.
- Signal 1: Humans can identify and correct errors before consequential action. Measure the interval the design actually leaves them: in Tempe it was 5.6 seconds from detection, about 1 second from the operator's gaze returning, and 0.02 seconds from her first steering input.
- Signal 2: Reviewers see the evidence needed to disagree with the agent. Green and Chen's participants could not evaluate the accuracy of their own or the risk assessment's predictions. The 2012 automation-bias review names two levers on that view: the position of advice on screen, and providing information rather than a recommendation.
- Signal 3: Escalation reaches people with appropriate authority and expertise, and the rules say which authority wins. At Ueberlingen no rule did: the BFU found the ACAS/TCAS regulations from ICAO, national authorities, the manufacturer and the operators “were not standardised, incomplete and partially contradictory”. EUROCONTROL's 2017 ACAS Guide states the standing rule — pilots must comply with all RAs even when contrary to ATC clearances or instructions — and records that “In 5 years following the Überlingen accident, eight other occurrences have been observed in European airspace”.
- Signal 4: Human corrections improve the system through a governed feedback process. The same review found automation bias mitigated by training and by emphasising user accountability. Both are things an organisation maintains, not properties a system has once.
Analogy
A Surgical Team With Checklists and Speak-Up Authority
In an operating theatre, roles are clear, evidence is shared, and anyone can call a stop before an irreversible step. Standing in the room would not make anyone safer without the authority to speak and a way to be heard.
That arrangement has been measured. Eight hospitals in eight cities introduced the WHO's 19-item Surgical Safety Checklist, part of its Safe Surgery Saves Lives programme. Haynes and colleagues prospectively followed 3,733 patients before the checklist and 3,955 after it. The New England Journal of Medicine published the result in 2009: “The rate of death was 1.5% before the checklist was introduced and declined to 0.8% afterward (P=0.003). Inpatient complications occurred in 11.0% of patients at baseline and in 7.0% after introduction of the checklist (P<0.001).”
Nineteen items, spoken aloud by a team that can stop the operation, halved a death rate across eight cities. That is the ceiling the analogy offers, and it is a real one. But the theatre treats one patient at a time. An agent workflow can put thousands of cases in front of a reviewer whose attention has not scaled with them. A checklist bought that reduction under conditions where the checker had time to run it.
Human–agent teamwork needs usable evidence, bounded workload, and real authority to intervene.
Key idea
Human review can hide a system that is impossible to review meaningfully
If queues are too large, explanations are weak, or dissent is penalized, approval becomes ritual. The organization may claim oversight. Meanwhile the agent effectively controls the decision. Nobody signed off on that transfer of control, and nothing in the process records it.
This has been run as an experiment. Green and Chen ran it on Mechanical Turk in March 2019: 1,156 participants in a pretrial-release setting, 732 in a financial-lending setting, 300 defendant profiles and 300 loans. Their summary of the result: “Under all conditions, our study participants 1) were unable to effectively evaluate the accuracy of their own or the risk assessment's predictions, 2) did not calibrate their reliance on the risk assessment based on the risk assessment's performance, and 3) exhibited bias in their interactions with the risk assessment.”
Read the second finding slowly. Reliance did not track performance. A reviewer who cannot tell how good the tool is cannot decide how much of the decision to give it, and the presentation conditions the experimenters varied did not fix that. This is why the safeguard has to be measured rather than declared. Measure review time, override quality, disagreement outcomes, missed escalations, and reviewer workload. Then measure the thing Green and Chen's participants could not do: whether reviewers can state how accurate the system and they themselves have been.
Oversight that a person cannot refuse in practice is a signature, not a safeguard.
Steps
Design one mixed-initiative workflow
Redesign the moment where a person already signs off on agent output, in a process you actually run. Ask first whether that sign-off is real review or a rubber stamp, since human review can hide a system that is impossible to review meaningfully.
Allocate roles: interpretation, evidence gathering, decision, execution, and appeal. Write down which authority wins when two of them disagree. The BFU found that rule missing at Ueberlingen.
Choose the intervention timing. Review goes before material commitment and after enough evidence exists. State the interval in seconds or hours. Tempe's was 5.6 seconds from detection and 0.02 seconds from the operator's first input.
Design the evidence view: source, uncertainty, alternatives, and expected consequence. Treat the position of advice on screen, and the choice to provide information rather than a recommendation, as the levers the 2012 review found they are.
Support correction. Allow edits, rejection, escalation, and rollback without workarounds — that is Horvitz's factor (6), allowing efficient direct invocation and termination.
Monitor team behavior: workload, override, rubber-stamping, delays, and repeated agent errors. Workload, task complexity and time constraint are the three mediators that review identified, and all three are yours to set.
Then change what the reviewer is given until they could plausibly catch a wrong output and stop it before it takes effect. Keep the record of the cases where they did.
- 1
Allocate roles
Assign interpretation, evidence gathering, decision, execution, and appeal.
- 2
Choose intervention timing
Place review before material commitment and after enough evidence exists.
- 3
Design the evidence view
Show source, uncertainty, alternatives, and expected consequence.
- 4
Support correction
Allow edits, rejection, escalation, and rollback without workarounds.
- 5
Monitor team behavior
Track workload, override, rubber-stamping, delays, and repeated agent errors.
Ask what the last checkbox actually caught
The goal is not maximum autonomy or maximum review. It is a division of labor that improves outcomes while preserving accountability and recourse. The pooled evidence says that division is usually got wrong. A 2024 meta-analysis in Nature Human Behaviour pooled 370 effect sizes from 106 experimental studies published between January 2020 and June 2023. Its headline finding: “First, we found that, on average, human–AI combinations performed significantly worse than the best of humans or AI alone (Hedges' g = −0.23; 95% confidence interval, −0.39 to −0.07).”
The moderator matters more than the average. Decision tasks — approve or deny, release or hold, flag or pass — showed a significant loss (g = −0.27, 95% CI −0.44 to −0.10, P = 0.002). Content-creation tasks showed a positive but statistically non-significant effect (g = 0.19, 95% CI −0.09 to 0.48, P = 0.180) that was nonetheless significantly better than the decision-task result. The combination is worst precisely where this lesson's workflows live.
So before adding another checkbox to the workflow, ask what the last one actually caught. A review step nobody can perform properly buys the appearance of oversight and none of the substance, and on decision tasks it can cost you the performance of whichever party was better alone. The arrangement is worth building only where the person in the loop can still see enough, and act early enough, to stop a wrong action before it lands.
Adding a checkbox is cheap; giving the person at it the time, the reasons, and the standing to reverse the decision is the work.
Key takeaways
- Mixed-initiative has an author and a date: Eric Horvitz's twelve “critical factors for the effective integration of automated services with direct manipulation interfaces”, published in 1999.
- A human presence does not automatically provide oversight. On monitoring an automation for its failures, the NTSB's Tempe report is flat: “humans are very poor at this task”.
- Automation bias is set by working conditions: a systematic review of 74 studies, drawn from 13,821 screened, found it mediated by workload, task complexity and time constraint.
- Reviewers who cannot judge accuracy cannot calibrate reliance: Green and Chen's 1,156 pretrial and 732 lending participants failed to do so under every condition tested.
- Escalation needs a rule about who wins: the BFU found the ACAS/TCAS regulations “were not standardised, incomplete and partially contradictory” after 71 deaths near Ueberlingen.
- The combination is not free: across 370 effect sizes from 106 experiments, human–AI teams averaged Hedges' g = −0.23 against the best of either alone, and g = −0.27 on decision tasks.