SIGNAL//DESK
AI securitysrc: Roost FA glossary v2

Hallucination

AI makes things up. Confidently. Without flagging. Not malice, not a bug — the mechanism of the probability machine, working as designed, sampling tokens that 'look right' next without checking whether the resulting claim is true.

Hallucination is the generation of fluent, plausible, but factually incorrect content by a model. It occurs because the model is a probabilistic engine designed to predict the next token based on statistical likelihood rather than verifying information against a ground-truth database. It is a feature of the architecture's design, not a software bug, resulting in outputs that appear authoritative despite lacking any basis in reality.

Hallucination is the confident assertion of unsupported, fabricated, or false content by a generative model, arising from the stochastic nature of token prediction. The model optimizes for linguistic coherence and conditional probability distributions rather than factual veracity. As the mechanism functions as designed—sampling tokens that satisfy local sequence patterns—it inherently lacks a grounding mechanism to cross-reference claims against verifiable external reality, leading to high-confidence outputs that are epistemically decoupled from the training data or provided context.

evolution

  1. 2017-06 · history
    Transformer Architecture

    The introduction of the Transformer model established the probabilistic token-prediction mechanism that inherently prioritizes linguistic coherence over factual grounding.

  2. 2020-05 · history
    GPT-3 Release

    The scaling of large language models demonstrated high-fluency text generation that frequently produced plausible but entirely fabricated information.

  3. 2022-11 · history
    ChatGPT Public Launch

    The widespread public adoption of conversational AI brought the term 'hallucination' into mainstream discourse as users encountered confident, false outputs.

  4. 2023-05 · history
    Formalization of Hallucination Research

    Academic and industry researchers began publishing systematic taxonomies to distinguish between intrinsic and extrinsic AI hallucinations.


← all terms