Pipeline
-
Two-Stage Retrieval
Retrieve-then-rerank pipeline where a fast first-stage retriever (BM25 or bi-encoder) produces a candidate set, which a slower but more accurate reranker (cross-encoder) then orders.
Retrieve-then-rerank pipeline where a fast first-stage retriever (BM25 or bi-encoder) produces a candidate set, which a slower but more accurate reranker (cross-encoder) then orders.