LLM Hallucination¶
Definition
AI-generated
In large language models, hallucination refers to fluent outputs that are false, unsupported, or fabricated relative to the user’s sources—such as invented citations, wrong equations, or allele directions that do not appear in the data.
Topics
Synonyms
Why it matters in GWAS¶
Automated summaries, code, or variant interpretations from LLMs can look authoritative while contradicting GWAS summary statistics or literature; human review, retrieval grounding, and tool-based verification are essential safeguards.
Example usage¶
"The pipeline applies LLM Hallucination to improve prediction while monitoring generalization on held-out data."
Related terms¶
References¶
- Ji Z, et al. (2023). Survey of hallucination in natural language generation. ACM Comput Surv.
Last updated (UTC · Git history)