CLAIOct 31, 2025

OKBench: Democratizing LLM Evaluation with Fully Automated, On-Demand, Open Knowledge Benchmarking

arXiv:2511.08598v15 citationsh-index: 3Has Code
Originality Incremental advance
AI Analysis

This addresses the need for up-to-date evaluation in knowledge-intensive tasks for LLM developers and researchers, though it is incremental as it builds on existing benchmark concepts with automation.

The authors tackled the problem of static benchmarks failing to capture evolving knowledge for LLM evaluation by proposing OKBench, a fully automated framework for generating dynamic knowledge benchmarks on demand, which revealed distinct model behaviors with new information and showed retrieval narrowing performance gaps between small and large models.

Knowledge-intensive question answering is central to large language models (LLMs) and is typically assessed using static benchmarks derived from sources like Wikipedia and textbooks. However, these benchmarks fail to capture evolving knowledge in a dynamic world, and centralized curation struggles to keep pace with rapid LLM advancements. To address these drawbacks, we propose Open Knowledge Bench (OKBench), a fully automated framework for generating high-quality, dynamic knowledge benchmarks on demand. Focusing on the news domain where knowledge updates daily, OKBench is an agentic framework that automates the sourcing, creation, validation, and distribution of benchmarks. Our approach democratizes benchmark creation and facilitates thorough evaluation of retrieval-augmented methods by reducing overlap with pretraining data. We evaluate our framework on a wide range open-source and proprietary LLMs of various sizes and configurations, both with and without retrieval over freshly generated knowledge. Our results reveal distinct model behaviors when confronted with new information and highlight how retrieval narrows the performance gap between small and large models. These findings underscore the importance of evaluating LLMs on evolving knowledge benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes