An Exploratory Study to Repurpose LLMs to a Unified Architecture for Time Series Classification
Hansen He, Shuheng Li

TL;DR
This paper explores hybrid architectures combining specialized time series encoders with frozen large language models, highlighting the significance of encoder choice, especially Inception, for effective time series classification.
Contribution
It systematically evaluates various encoder architectures in hybrid LLM models for TSC, revealing Inception as the most effective encoder architecture.
Findings
Inception encoder consistently improves performance with LLMs.
Encoder architecture choice significantly impacts hybrid TSC models.
Inception-based models are promising for future LLM-driven TSC.
Abstract
Time series classification (TSC) is a core machine learning problem with broad applications. Recently there has been growing interest in repurposing large language models (LLMs) for TSC, motivated by their strong reasoning and generalization ability. Prior work has primarily focused on alignment strategies that explicitly map time series data into the textual domain; however, the choice of time series encoder architecture remains underexplored. In this work, we conduct an exploratory study of hybrid architectures that combine specialized time series encoders with a frozen LLM backbone. We evaluate a diverse set of encoder families, including Inception, convolutional, residual, transformer-based, and multilayer perceptron architectures, among which the Inception model is the only encoder architecture that consistently yields positive performance gains when integrated with an LLM…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · Topic Modeling
