What HITL actually means
Human-in-the-loop is any system where humans participate in an otherwise automated decision process. The four common roles humans play:
- Reviewer: machine proposes, human approves or rejects.
- Labeller: human provides ground-truth annotations that improve the model.
- Operator: human is in charge; AI is a tool they wield (autocomplete, copilots).
- Escalation target: machine handles easy cases; hard ones get bumped to a human.
Most real systems use multiple roles, not one. The question is rarely "HITL or not" โ it's "where, and how often".
