English

Prompting Underestimates LLM Capability for Time Series Classification

Computation and Language 2026-03-13 v2

Abstract

Prompt-based evaluations suggest that large language models (LLMs) perform poorly on time series classification, raising doubts about whether they encode meaningful temporal structure. We show that this conclusion reflects limitations of prompt-based generation rather than the model's representational capacity by directly comparing prompt outputs with linear probes over the same internal representations. While zero-shot prompting performs near chance, linear probes improve average F1 from 0.15-0.26 to 0.61-0.67, often matching or exceeding specialized time series models. Layer-wise analyses further show that class-discriminative time series information emerges in early transformer layers and is amplified by visual and multimodal inputs. Together, these results demonstrate a systematic mismatch between what LLMs internally represent and what prompt-based evaluation reveals, leading current evaluations to underestimate their time series understanding.

Keywords

Cite

@article{arxiv.2601.03464,
  title  = {Prompting Underestimates LLM Capability for Time Series Classification},
  author = {Dan Schumacher and Erfan Nourbakhsh and Rocky Slavin and Anthony Rios},
  journal= {arXiv preprint arXiv:2601.03464},
  year   = {2026}
}

Comments

8 pages + Appendix and References, 9 figures

R2 v1 2026-07-01T08:53:30.363Z