VLDB Paper Reveals Over 50% Mislabeled Rates in Major Text-to-SQL Benchmarks

A VLDB 2026 paper systematically audited mainstream text-to-SQL benchmarks, revealing mislabeling rates of 52.8% for BIRD Mini-Dev and 62.8% for Spider 2.0-Snow. The study highlights that annotation quality is vital for leaderboard reliability, urging developers to audit datasets rather than blindly trust rankings.

Confirmed

The research team employed a three-stage audit process: first using the SAR-Agent automated diagnostic system to generate reports for each sample, followed by manual adjudication of flagged cases by human SQL experts, and finally a look-back review of samples with repetitive error patterns. Regarding error distribution, mislabels caused by "insufficient data understanding" were the most common, accounting for 57.79% and 57.89% of the errors in BIRD Mini-Dev and Spider 2.0-Snow, respectively.

Why It Matters

Current evaluations of LLMs on text-to-SQL tasks rely heavily on these mainstream benchmarks and leaderboards. With over half of the labels being incorrect, existing model performances and rankings may be severely distorted. This compels both academia and industry to prioritize dataset quality audits over raw rankings when evaluating agent capabilities.

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

Primary sources