CLAIDBIRLGNov 6, 2025

RUST-BENCH: Benchmarking LLM Reasoning on Unstructured Text within Structured Tables

arXiv:2511.04491v11 citationsh-index: 3Has Code
Originality Incremental advance
AI Analysis

This provides a challenging new testbed for advancing tabular reasoning research, addressing a gap in evaluating LLMs on real-world data complexity.

The paper tackled the problem that existing tabular reasoning benchmarks are too simple and do not reflect real-world complexity, by introducing RUST-BENCH, a benchmark of 7966 questions from 2031 real-world tables across science and sports domains, which revealed that LLMs struggle with heterogeneous schemas and complex multi-hop inference.

Existing tabular reasoning benchmarks mostly test models on small, uniform tables, underrepresenting the complexity of real-world data and giving an incomplete view of Large Language Models' (LLMs) reasoning abilities. Real tables are long, heterogeneous, and domain-specific, mixing structured fields with free text and requiring multi-hop reasoning across thousands of tokens. To address this gap, we introduce RUST-BENCH, a benchmark of 7966 questions from 2031 real-world tables spanning two domains: i) RB-Science (NSF grant records) and ii) RB-Sports (NBA statistics). Unlike prior work, RUST-BENCH evaluates LLMs jointly across scale, heterogeneity, domain specificity, and reasoning complexity. Experiments with open-source and proprietary models show that LLMs struggle with heterogeneous schemas and complex multi-hop inference, revealing persistent weaknesses in current architectures and prompting strategies. RUST-BENCH establishes a challenging new testbed for advancing tabular reasoning research.

Foundations

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

Your Notes