
Share
Researchers are exploring how Large Language Models can bridge the gap between text-based AI and time series analysis, offering new methods to handle sequential data from diverse fields like healthcare and finance.
The rapid growth of edge devices has led to an explosion in time series data, spanning various domains from healthcare to finance. This surge has spurred the development of specialized methods for analyzing such data. Recently, Large Language Models (LLMs) have emerged as a promising new approach, leveraging their sequential processing capabilities to handle time series data. However, there's a significant gap between LLMs, which are pre-trained on textual data, and the unique characteristics of time series. A recent survey by Liu et al., titled "Towards Cross-Modality Modeling for Time Series Analytics: A Survey in the LLM Era," provides an up-to-date overview of how researchers are bridging this gap.
Taxonomy of Approaches: The authors introduce a taxonomy that categorizes existing methods into four groups based on the type of textual data used:
Cross-Modality Strategies: They summarize key strategies for aligning and fusing textual and time series data, including:
Experimental Validation: The survey includes experiments on multimodal datasets from various domains to evaluate the effectiveness of different combinations of textual data and cross-modality strategies.
For practitioners, this survey offers valuable insights into how LLMs can be adapted for time series analytics. Here are some key takeaways:
Raw Text: Using raw text directly can provide context that enhances the understanding of time series data. For example, in financial markets, news articles and social media posts can offer additional insights into stock prices.
Structured Text: Structured text, such as metadata or labels, can provide more structured context.
Generated Text: Generating synthetic text using LLMs can augment the available textual data.

The authors conducted experiments on multimodal datasets from various domains, including healthcare, finance, and environmental monitoring. They found that:
The survey concludes with several promising directions for future research:
This survey by Liu et al. provides a comprehensive overview of the current state and future directions in LLM-based cross-modality modeling for time series analytics. For researchers and practitioners, it offers valuable insights into how to effectively leverage LLMs for time series data, addressing the fundamental cross-modality gap between textual and time series data.
Tags
Original Sources
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
7 May 2025
88 articles
Related Articles
Related Articles
More Stories