🤖 AI Summary
Large language models (LLMs) suffer from cross-modal limitations in time-series analysis due to their text-only pretraining, hindering effective temporal modeling. This paper systematically surveys recent advances in applying LLMs to multimodal time-series analysis. We propose the first classification framework for joint time-series–text modeling, categorizing methodologies into three paradigms: modality translation, representation alignment, and multimodal fusion. We unify and analyze time-series encoding techniques, cross-modal alignment mechanisms, and fusion strategies across downstream tasks—including forecasting, anomaly detection, and interpretability. Key challenges are identified: data sparsity, temporal-semantic misalignment between modalities, and the lack of standardized evaluation protocols. Our work provides both theoretical foundations and a systematic research roadmap for efficiently adapting LLMs to time-series intelligence.
📝 Abstract
Large Language Models (LLMs) have emerged as a promising paradigm for time series analytics, leveraging their massive parameters and the shared sequential nature of textual and time series data. However, a cross-modality gap exists between time series and textual data, as LLMs are pre-trained on textual corpora and are not inherently optimized for time series. In this tutorial, we provide an up-to-date overview of LLM-based cross-modal time series analytics. We introduce a taxonomy that classifies existing approaches into three groups based on cross-modal modeling strategies, e.g., conversion, alignment, and fusion, and then discuss their applications across a range of downstream tasks. In addition, we summarize several open challenges. This tutorial aims to expand the practical application of LLMs in solving real-world problems in cross-modal time series analytics while balancing effectiveness and efficiency. Participants will gain a thorough understanding of current advancements, methodologies, and future research directions in cross-modal time series analytics.