PulseAugur
EN
LIVE 06:31:32

New BIRD-History Benchmark Evaluates Text-to-SQL Systems Using Query Logs

Researchers have introduced BIRD-History, a new benchmark designed to evaluate text-to-SQL systems' ability to leverage historical query logs for understanding underspecified natural language questions. The benchmark includes 1,393 tasks across 11 databases, with annotations to identify relevant knowledge in past SQL scripts. A proposed plug-in retriever extracts and reranks external knowledge from these historical logs, demonstrating consistent performance improvements when integrated with existing text-to-SQL systems. AI

IMPACT This benchmark could improve the accuracy of text-to-SQL systems by enabling them to better understand context from historical data.

RANK_REASON The item describes a new benchmark and associated methodology for evaluating AI systems, published on arXiv. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New BIRD-History Benchmark Evaluates Text-to-SQL Systems Using Query Logs

How we ranked this

Signal score
30 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The item describes a new benchmark and associated methodology for evaluating AI systems, published on arXiv. [lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Yunfan Zhou, Qiming Shi, Yizhou Yang, Di Weng, Yingcai Wu ·

    BIRD-History: A Benchmark for History-Driven Text-to-SQL with Fine-Grained Knowledge Annotations

    arXiv:2608.29345v1 Announce Type: new Abstract: While recent Large Language Model (LLM)-based text-to-SQL systems achieve impressive performance on standard benchmarks, they struggle when user queries implicitly rely on domain-specific knowledge, such as business logic, data conv…