← Latest papers
🤖 AI

From Time Series Analysis to Question Answering: A Survey in the LLM Era

This survey explores the evolution from traditional Time Series Analysis to Time Series Question Answering in the LLM era, proposing a taxonomy and three alignment paradigms to bridge the gap between language models and temporal data while outlining future research directions.

Original authors: Wei Li, Zhe Xie, Yuxuan Liang, Xinli Hao, Yunyao Cheng, Dan Pei, Xiaofeng Meng

Published 2026-05-11
📖 5 min read🧠 Deep dive

Original authors: Wei Li, Zhe Xie, Yuxuan Liang, Xinli Hao, Yunyao Cheng, Dan Pei, Xiaofeng Meng

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Picture: From "Doing Math" to "Having a Chat"

Imagine you have a massive, complex dashboard of numbers representing the heartbeat of a city, a stock market, or a patient's health. For years, experts have used Time Series Analysis (TSA) to look at these numbers. Think of TSA as a specialized mechanic. You hand the mechanic a specific tool (like a wrench for "forecasting" or a screwdriver for "detecting anomalies"), and they fix that one specific part. They give you a number or a label (like "Normal" or "Abnormal"), but they don't really talk to you about why or what it feels like.

Recently, Large Language Models (LLMs) (like the AI behind chatbots) have entered the scene. These are like eloquent storytellers. They are amazing at reading, writing, and answering questions, but they were trained on books and conversations, not on raw numbers.

The problem? The mechanic (TSA) and the storyteller (LLM) speak different languages. The mechanic speaks "numbers," and the storyteller speaks "words."

This paper argues that we are moving from the era of the Specialized Mechanic to the era of the Conversational Guide. This new era is called Time Series Question Answering (TSQA). Instead of asking the AI to "predict the next 48 hours," you can now ask, "Why did the temperature spike yesterday, and what does that mean for my energy bill?" The AI doesn't just spit out a number; it explains the story behind the data.

The Three Ways to Connect the Mechanic and the Storyteller

The paper proposes a "menu" of three ways to make these two worlds work together, depending on how much effort and money you want to spend. They call these Alignment Paradigms.

1. Injective Alignment: The "Translator" (No Surgery)

  • The Analogy: Imagine you have a strict storyteller who refuses to change their voice. You take the raw numbers, write them down as a list of words (e.g., "10, 12, 15..."), and paste them into a prompt like a letter. You then say, "Here is the list, please tell me what happens next."
  • How it works: You don't change the AI at all. You just "inject" the numbers into its text input.
  • Pros: It's cheap and easy. You don't need to retrain the AI.
  • Cons: The AI might get confused if the numbers are messy or if the list is too long. It's like reading a grocery list and trying to guess the recipe.

2. Bridging Alignment: The "Bridge Builder" (Adding a Connector)

  • The Analogy: The storyteller still won't change their voice, but you build a small, custom bridge between the numbers and the words. You use a special adapter that translates the numbers into a "language" the storyteller understands better before they read it.
  • How it works: You add a small layer of software that converts the numbers into text-like patterns, but you still keep the main AI frozen (unchanged).
  • Pros: It's a great middle ground. It's more accurate than just pasting numbers, but you don't have to retrain the whole AI.
  • Cons: You have to build and maintain this bridge, and it might not be perfect for every type of data.

3. Internal Alignment: The "Surgery" (Changing the Brain)

  • The Analogy: This is the most intense approach. You take the storyteller and perform surgery on their brain. You teach them that numbers are a new language they need to learn from scratch. You might even give them new "eyes" to see charts and graphs directly.
  • How it works: You actually retrain the AI, updating its internal weights so it naturally understands time series, visual plots, and tables.
  • Pros: This creates the most powerful and flexible AI. It can "think" about time and numbers natively, not just as a translation.
  • Cons: It is very expensive, requires massive computing power, and takes a lot of time to train.

What the Paper Found (The Map)

The authors looked at dozens of recent research papers and sorted them into these three buckets.

  • Most papers right now are using the Bridge Builder approach (Bridging Alignment). It's the sweet spot for most people.
  • The Trend: The field is shifting. In the past, everyone was just doing specific math tasks (TSA). Now, more research is moving toward the Conversational Guide (TSQA), where the goal is to answer complex user questions rather than just calculating a number.
  • The Data: They analyzed datasets from medicine (heartbeats), finance (stock prices), and IoT (sensors). They found that while we have data, we often lack the "reasoning" data. We have the "what" (the numbers), but not enough "why" (the step-by-step logic) to teach the AI how to think deeply.

The Hurdles Ahead

The paper points out three main challenges we need to overcome:

  1. Data Quality: We need better datasets that don't just give answers, but show the steps the AI should take to get there (like showing the math work on a test).
  2. Tooling: We need to teach these AIs to use specific tools (like a calculator or a graph slicer) when they get stuck, rather than guessing.
  3. Hallucinations: Sometimes, the AI will confidently make up a number or a trend that isn't true. Since numbers are precise, making them up is a big problem. We need better ways to stop the AI from "lying" about the data.

Summary

This paper is a roadmap. It tells us that we are moving from rigid, expert-only number crunching to flexible, user-friendly conversations with data. It offers three paths to get there (Inject, Bridge, or Surgery) and warns us that while the technology is exciting, we still need better data and tools to make the AI truly reliable.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →