VLDB 2026 Paper Audits BIRD and Spider 2.0-Snow, Finding >50% Annotation Errors

A VLDB 2026 paper systematically audits mainstream text-to-SQL benchmarks, finding annotation error rates of 52.8% in BIRD Mini-Dev and 62.8% in Spider 2.0-Snow. The study shows that benchmark data annotation quality is critical for leaderboard reliability; current LLM scores and rankings are severely distorted. The authors urge developers to verify data quality rather than blindly trust rankings.

Confirmed

The research team uses a three-stage audit process: first, an automatic diagnostic system SAR-Agent generates reports for each sample; then human SQL experts adjudicate flagged cases; finally, samples with recurring error patterns are reviewed again.

The most common error type is "insufficient data understanding," accounting for 57.79% in BIRD Mini-Dev and 57.89% in Spider 2.0-Snow.

After re-evaluating 16 open-source text-to-SQL agents on a corrected BIRD Dev subset, rankings shift by -9 to +9. For example, the former SOTA model Contextual-SQL drops from 1st place.

Why it matters

Current LLM evaluation in text-to-SQL heavily relies on these mainstream benchmarks and leaderboards. Over 50% annotation errors mean that academia and industry must prioritize dataset quality review over rankings when assessing agent performance; otherwise, misleading conclusions will be drawn.

2026-07-28 ~ 2026-07-28 · 8 related posts

Primary sources