Retrieval-augmented generation

BM25

Superseded baseline#10 of 1,179 most-superseded

Superseded — cited as a baseline and beaten by newer methods

6 papers critique it · 16 beat it on benchmarks

What papers say

Verbatim critique sentences, each from a paper that cites BM25 as a baseline.

This paradigm inevitably discards critical visual and structural information, including the row-column relationships of tables, data trends of charts, and layout logic between text and figures.
LFRAG: Layout-oriented Fine-grained Retrieval-Augmented Generation on Multimodal Document Understanding
The semantic and lexical gaps limit the effectiveness of sparse models like BM25 and TF-IDF, which operate on keyword matching
ModernBERT + ColBERT: Enhancing biomedical RAG through an advanced re-ranking retriever
Despite their widespread use, many RAG systems rely on static, off-the-shelf retrieval modules — e.g., BM25 ... that are minimally adapted to the downstream task or domain.
Test-time Corpus Feedback: From Retrieval to RAG
We prioritized a dense retrieval approach over sparse methods (such as BM25) because layperson queries often lack the precise legal terminology found in regulatory documents.
Benchmarking Large Language Models for Quebec Insurance: From Closed-Book to Retrieval-Augmented Generation
They offer computational efficiency but lack deeper semantic comprehension.
MegaRAG: Multimodal Knowledge Graph-Based Retrieval Augmented Generation
However, many practical systems still assume that one fixed retrieval strategy is sufficient across all tasks. This assumption is problematic in realistic agent settings.
An Agent-Oriented Pluggable Experience-RAG Skill for Experience-Driven Retrieval Strategy Orchestration

Beaten on benchmarks

Head-to-head results where a newer method reports beating BM25. Values are copied from the source paper's tables — verify against the cited paper.

What to use instead

Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.