AIExplainer

What is a citation precision?

A metric that answers the following question: What percentage of the citations in an LLM's response were actually correct and supportive?

A metric that answers the following question: What percentage of the citations in an LLM's response were actually correct and supportive? That is, what percent of the citations contain the exact facts or relevant information required to verify the claim made in an LLM's response. For example, if an LLM response cited 10 documents, but only 7 of those citations were correct and supportive, then the citation precision would be 0.7.

Practitioners refer to citation precision when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.