🧭 MoC-RAG Benchmark Leaderboard

Does routed, typed context (Mixture-of-Contexts RAG) beat flat RAG for agentic memory? This leaderboard reports retrieval, context-efficiency, routing, and robustness metrics for BM25 / dense / hybrid / metadata-filtered / reranked RAG and MoC-RAG (top_experts ∈ {1,2,3,all}).

Headline (sentence-transformers): BM25 collapses on adversarial queries (−36% vs keyword), while MoC-RAG holds and overtakes BM25 by ~+15 points on the adversarial split, carrying roughly half the hard distractors of dense RAG at 95–100% routing accuracy.

Dataset: ruslanmv/moc-rag-benchmark.

Embedder

Robustness by query type (the key result)

Single-split leaderboard