Retrieval Model

Noun · AI & Machine Learning

Definitions

  1. A model used to retrieve relevant information, often by creating embeddings, ranking candidates, or estimating semantic similarity. Retrieval models are central in search and RAG systems.

    In plain English: A model used to find relevant documents or information.

    Example: "They upgraded the retrieval model after users kept getting documents that matched wording but missed the real intent of the question."

Related Terms