cd/entity/BM25· home entities BM25
grep -l @bm25 /news/*.json | wc -l → 84

BM25

mentions 84 type Organization page 2/5 feed RSS

// recent coverage 84 mentions

10:26
2026-07-28
bluenotebook.io
artificial-intelligence

Does a context gate for search agents work?

A context gate that filters retrieved documents before they enter an agent's context cuts input tokens by 1.4× with no accuracy loss on the BrowseComp-Plus benchmark, but doubles per-query latency and…

02:02
2026-07-25
promptcube3.com
artificial-intelligence

Search Engines vs. LLMs: Why Lexical Search Still Wins

Lexical search using inverted indexes still outperforms large language models for exact-match queries like product SKUs, achieving 100% accuracy versus variable results from vector embeddings, accordi…

23:49
2026-07-24
promptcube3.com
artificial-intelligence

AI Workflow Skills: What Actually Lasts Until 2030

AI workflow skills are shifting from prompt engineering to system orchestration, according to an analysis of long-term technical capabilities. The most durable skills through 2030 include managing con…

08:00
2026-07-24
dev.to
artificial-intelligence

I Was Optimizing Ranking While the Real Problem Was Selection

A developer spent three months optimizing a ranking algorithm for a search system, only to realize the real problem was selection: the document that actually answered the user's question was never inc…

04:00
2026-07-24
arxiv.org
artificial-intelligence

Multimodal CoLRAG-TF: Triple-Filtered Retrieval for Complex PDFs

Researchers present Multimodal CoLRAG-TF, a retrieval-augmented generation architecture that integrates dense text embeddings, BM25 keyword matching, knowledge-graph triple filtering, and image-based …

00:00
2026-07-24
promptcube3.com
artificial-intelligence

RAG Performance: Why Ranking Isn't Your Real Problem

A developer recounts spending weeks cycling through BM25, hybrid search, cross-encoders, and multiple embedding models for RAG performance, only to find that answer quality remained flat because the r…

11:33
2026-07-23
blog.stackademic.com
artificial-intelligence

Hybrid Retrieval Under the Microscope: BM25 vs MiniCOIL on MedQuAD

A controlled experiment comparing hybrid retrieval pipelines using BM25 versus miniCOIL on the MedQuAD dataset with EmbeddingGemma and Qdrant shows that miniCOIL, a sparse neural retrieval model, impr…

00:08
2026-07-22
eoinhurrell.com
artificial-intelligence

The Reranker Tax: When a Smart Layer Can't Save a Weak Foundation

Adding a reranker to a search system incurs a tax in latency, cost, and complexity that is only worthwhile when the first-stage retrieval already has high recall, according to a post by Eoin Hurrell. …

18:15
2026-07-20
databricks.com
machine-learning

Scaling document classification to 100k+ labels

Databricks has developed a hybrid approach combining AI Classify with vector search that outperforms frontier models on accuracy and cost for document classification tasks involving taxonomies of 100,…

04:20
2026-07-18
dev.to
artificial-intelligence

RocheDB: Data Locality as a First-Stage Retrieval Index

RocheDB introduces data locality as a first-stage retrieval index, aiming to reduce the candidate set before ranking in search, recommendation, and RAG pipelines. By placing related data in nearby rin…

12:52
2026-07-16
machinebrief.com
artificial-intelligence

Hybrid RAG: A Smarter Way to Talk to Your PDFs

A new hybrid RAG application combines ChromaDB semantic search with BM25 keyword search to improve accuracy when querying PDFs, using a strict anti-hallucination system that forces the LLM to refuse o…

06:40
2026-07-15
machinebrief.com
artificial-intelligence

Evidence Selection in RAG with QUBO

A new approach using Quadratic Unconstrained Binary Optimization (QUBO) for evidence selection in retrieval-augmented generation (RAG) systems achieves competitive exact-match and token-F1 performance…

← prev page 2 / 5 next →
// co-occurs with top 8 entities
// topics top 6 topics