Hierarchical Multimodal LLMs with Semantic Space Alignment for Enhanced Time Series Classification
Xiaoyu Tao, Tingyue Pan, Mingyue Cheng, Yucong Luo, Qi Liu, Enhong Chen

TL;DR
This paper introduces HiTime, a hierarchical multimodal LLM framework that aligns semantic spaces to improve time series classification by bridging the gap between numerical data and linguistic semantics, achieving superior results.
Contribution
The paper presents a novel hierarchical multimodal LLM approach with semantic space alignment and a parameter-efficient fine-tuning strategy for enhanced time series classification.
Findings
Outperforms state-of-the-art baselines on multiple benchmarks
Effectively bridges the representation gap between time series and semantics
Demonstrates the viability of generative LLMs for time series tasks
Abstract
Time series classification plays a fundamental role in a wide range of real-world applications. Recently, large language models (LLMs) have demonstrated strong generalization and reasoning capacities, but directly applying them to time series classification remains non-trivial due to the representation gap between numerical sequences and linguistic semantics. In this paper, we propose HiTime, a hierarchical LLM-based framework for multimodal time series classification that bridges structured temporal representations with semantic reasoning in a generative paradigm. Specifically, we design a hierarchical sequence feature encoding module composed of a data-specific encoder and a task-specific encoder to extract complementary temporal features. To mitigate the embedding gap between time series representations and textual semantics, we further introduce a semantic space alignment module…
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 · Neural Networks and Applications · Advanced Text Analysis Techniques
MethodsSoftmax · Attention Is All You Need
