BGE Rerankers
Training and Deploying Modern Cross‑Encoder Reranking
-
- $9.99
-
- $9.99
Publisher Description
"BGE Rerankers: Training and Deploying Modern Cross‑Encoder Reranking"
Modern retrieval systems rarely fail because they cannot find enough candidates; they fail because they rank the wrong ones highest. This book is written for experienced ML engineers, search practitioners, and advanced RAG builders who need to close that gap with BGE rerankers. It treats cross-encoder reranking not as a black-box upgrade, but as a precision instrument whose modeling choices, training data, and serving design directly shape production relevance.
Across the book, readers will learn how BGE rerankers work, how they differ from bi-encoder retrieval, and where they fit in retrieve-then-rerank pipelines for search and RAG. It covers model-family selection across encoder, LLM-based, layerwise, and lightweight variants; data construction and hard-negative design; ranking-oriented objectives and metrics; FlagEmbedding finetuning workflows; token budgeting, truncation, and score semantics; as well as batching, hardware mapping, runtime optimization, benchmarking, and upgrade discipline. The result is a practical framework for choosing, training, evaluating, and operating rerankers under real latency, cost, and quality constraints.
The presentation is technical, systems-aware, and version-conscious, with an emphasis on trade-offs, operational realism, and reproducible decision-making. Readers should already be comfortable with transformer models, retrieval pipelines, and modern deep learning tooling.