TSRouter Dynamically Selects Models for Time Series Reasoning

Fangxu Yu, Tao Feng, Dehai Min, Lu Cheng, Ge Liu, Tianyi Zhou· July 13, 2026 View original

Summary

TSRouter is a graph-based dynamic routing framework that intelligently selects the most suitable modality (text or visual) and model for time series reasoning tasks. It leverages a heterogeneous graph to contextualize interactions among tasks, queries, modalities, and models, significantly outperforming baselines.

Time series reasoning is a critical capability for many real-world applications, but it presents a challenge for AI models. Large Language Models (LLMs) excel at numerical precision when processing time series as text, yet struggle with global patterns. Conversely, Vision-Language Models (VLMs) effectively capture visual patterns but may lose fine-grained numerical details. Furthermore, different models have varying expertise and inference costs. To address this, researchers developed TSRouter, a dynamic routing framework that intelligently selects the optimal modality and model for each time series query. TSRouter constructs a heterogeneous graph that maps the complex interactions between tasks, query characteristics, modality attributes, and model capabilities. The framework formulates routing as a candidate scoring problem, evaluating each modality-model pair based on user-defined performance-cost preferences. TSRouter demonstrated substantial improvements (16% to 46% relative gains) over diverse baselines across four time series reasoning tasks. It also showed robust zero-shot generalization to unseen models and tasks, while reducing computational overhead through cost-aware optimization.

Why it matters

Data scientists and AI engineers working with time series data can achieve higher accuracy and efficiency by dynamically selecting the best AI model and data representation for each specific reasoning task. This optimizes resource usage and improves decision-making in critical applications.

How to implement this in your domain

  1. 1Explore integrating TSRouter into your time series analysis pipelines to dynamically select optimal models and modalities.
  2. 2Define clear performance-cost preferences for your time series reasoning tasks to guide TSRouter's model selection.
  3. 3Leverage TSRouter's zero-shot generalization capabilities to quickly adapt to new time series models or tasks without extensive retraining.
  4. 4Analyze your existing time series data to understand which modalities (textual or visual) might be most beneficial for different types of reasoning.

Who benefits

FinanceHealthcareManufacturingEnergyLogistics

Key takeaways

  • TSRouter dynamically selects the best modality and model for time series reasoning, combining LLM numerical precision with VLM pattern recognition.
  • It uses a graph-based framework to model complex interactions between tasks, queries, modalities, and models.
  • The system significantly outperforms baselines, showing 16% to 46% relative improvements.
  • TSRouter offers robust zero-shot generalization and reduces computational overhead through cost-aware optimization.

Original post by Fangxu Yu, Tao Feng, Dehai Min, Lu Cheng, Ge Liu, Tianyi Zhou

"arXiv:2607.08940v1 Announce Type: new Abstract: Time series reasoning is essential for real-world problem-solving. While both Large Language Models (LLMs) and Vision-Language Models (VLMs) can reason about time-series data, their capabilities are complementary: LLMs process time…"

View on X

Originally posted by Fangxu Yu, Tao Feng, Dehai Min, Lu Cheng, Ge Liu, Tianyi Zhou on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses