Reranking / reranker
A second, more accurate (cross-encoder) scoring pass over retrieval candidates; the highest-value upgrade beyond basic retrieval.
A second, more accurate (cross-encoder) scoring pass over retrieval candidates; the highest-value upgrade beyond basic retrieval.
Two-stage search: fetch many candidates cheaply (compressed/bi-encoder), then re-score the shortlist precisely (full-precision or cross-encoder). Rescues lossy compression and boosts precision.