Skip to content

Human in the Loop (HITL)

Definition
AI-generated

Human in the loop (HITL) is a design pattern where people review, correct, approve, or label model or agent outputs before they commit actions—combining automation with explicit checkpoints, escalation rules, and audit trails rather than fully end-to-end autonomy.

Synonyms

Why it matters in GWAS

Curation, phenotype harmonization, and target nomination touch regulated and irreversible decisions; HITL workflows (e.g. analyst sign-off on allele fixes, variant lists, or public text) reduce the risk that LLM or pipeline errors propagate into meta-analyses or participant-facing materials.

Example usage

"The LLM drafted ICD code mappings, but release to the meta-analysis required human-in-the-loop approval on every changed cohort field."

References

  • Amershi S, et al. (2019). Guidelines for human-AI interaction. CHI.
  • Holzinger A. (2016). Interactive machine learning for health informatics: when do we need the human-in-the-loop? Brain Inform.

Last updated (UTC · Git history)