Glossary of AI Terminology

What Is Context Relevance?

Context relevance

Context relevance measures whether the retrieved or supplied context is useful for answering the query. A context chunk can be semantically similar to the query but still not contain the information needed to answer correctly.

In RAG evaluation, context relevance helps distinguish retrieval noise from generation failure. If context relevance is low, improve retrieval, chunking, filters, query rewriting, or embeddings before tuning the final prompt.

Bi-weekly AI Research Paper Readings

Stay on top of emerging trends and frameworks.