What is reranking?medium

Type
conceptual
Topic
reranking
Frequency
common
Tags
reranking
Answer

Reranking reorders retrieved candidates using a stronger relevance model.

Explanation

Retrieval often gets a broad candidate set quickly, while reranking improves precision before context is passed to the generator.

Follow-upWhat tradeoff does reranking introduce?