CMT-Bench: Cricket Multi-Table Generation Benchmark for Probing Robustness in Large Language Models
By: Ritam Upadhyay , Naman Ahuja , Rishabh Baral and more
Potential Business Impact:
Tests if AI can track changing game scores.
LLM Driven text-to-table (T2T) systems often rely on extensive prompt-engineering or iterative event extraction in code-parsable formats, which boosts scores but are computationally expensive and obscure how models actually reason over temporal evolving narratives to summarise key information. We present CMT-Bench, a diagnostic benchmark built from live cricket commentary that requires dynamic table generation across two evolving schemas under a dense, rule-governed policy. CMT-Bench is designed to probe robustness via three semantics-preserving dimensions: (i) extractive-cue ablation to separate extractive shortcuts from state tracking, (ii) temporal prefixing to test long-context stability, and (iii) entity-form perturbations (anonymization, outof-distribution substitutions, role-entangling paraphrases) to assess sensitivity to surface variation. Across diverse long-context stateof-the-art LLMs, we find large drops without extractive summaries, monotonic degradation with input length, and consistent accuracy drop under entity-form changes. Complementary distributional tests confirm significant shifts in numeric error patterns, indicating drift in reasoning rather than mere noise. Our results show that current LLMs are brittle in dynamic Textto-table generation, motivating robustness-first evaluation as a prerequisite for developing efficient and scalable approaches for this task.
Similar Papers
T2R-bench: A Benchmark for Generating Article-Level Reports from Real World Industrial Tables
Computation and Language
Helps computers turn messy tables into clear reports.
T2R-bench: A Benchmark for Generating Article-Level Reports from Real World Industrial Tables
Computation and Language
Helps computers turn messy data into clear reports.
Table as a Modality for Large Language Models
Computation and Language
Helps computers understand charts and tables better.