Artificial Intelligence

Human-in-the-Loop (HITL)

A system design pattern where a human reviews and approves every AI output before any action is taken. HITL provides the maximum level of human oversight but constrains the system's speed and scalability to the pace of human review.

Why It Matters

HITL is often the default assumption in AI governance policies, but it's not always practical or even desirable at scale. Understanding when HITL is appropriate — and when alternative oversight models are better — is a key governance decision.

Example

A radiology AI flags potential tumors in medical images, but a human radiologist reviews every flagged image before any diagnosis is communicated to the patient. The AI increases the radiologist's efficiency without making autonomous medical decisions.

Think of it like...

HITL is like a spell-checker that highlights suggestions but waits for the writer to accept or reject each one — nothing changes without explicit human approval.

Related Terms