CaTS-Bench: Can Language Models Describe Time Series?
Luca Zhou, Pratham Yashwante, Marshall Fisher, Alessio Sampieri, Zihao Zhou, Fabio Galasso, Rose Yu
TL;DR
CaTS-Bench addresses the gap in time-series captioning by integrating numeric reasoning, contextual metadata, and visual plots into a context-aware benchmark. It introduces a 1746 HR gold standard plus a ~20k synthetic-caption corpus, validated for factuality and diversity, and a 910-question diagnostic suite to probe numeric precision and multimodal grounding. Experiments show proprietary VLMs provide strong baselines, but struggle with precise numeric descriptions; finetuning open-source models on synthetic data yields substantial gains and reveals limitations in visual grounding. The benchmark establishes a rigorous, scalable platform for evaluating grounded multimodal generation in numeric domains and guides future work on better numeric-visual integration.
Abstract
Time series captioning, the task of describing time series in natural language, requires numeric and temporal reasoning, trend interpretation, and contextual understanding. Existing benchmarks, however, often rely on fully synthetic or generic captions, and typically neglect metadata and visual representations. We introduce \textbf{CaTS-Bench}, a comprehensive benchmark for \textbf{C}ontext-\textbf{a}ware \textbf{T}ime \textbf{S}eries reasoning across $11$ diverse domains, centered on a gold-standard evaluation set of $1746$ human-rewritten captions that measure how effectively models translate numeric trends into immediately interpretable narratives. To address the scarcity of human-annotated data, we also propose a scalable pipeline for generating high-fidelity synthetic captions, the quality of which we validate. We evaluate leading Vision-Language Models on our benchmark, revealing that even proprietary models struggle to capture numeric nuances in temporal descriptions, while finetuning open-source models on synthetic data yields substantial performance gains. Finally, release a diagnostic suite of $910$ multiple-choice questions and tailored numeric metrics to gauge time-series-specific reasoning capabilities, establishing CaTS-Bench as a reliable foundation for grounded, multimodal language generation in numeric domains.
