llm-kb
← Back to research
Paper

TSRouter: Dynamic Modality-Model Selection for Time Series Reasoning

A new framework called TSRouter dynamically selects between LLMs and VLMs for time series reasoning, leveraging their complementary strengths. LLMs preserve exact numerical details but miss global patterns, while VLMs capture patterns but lose fine-grained data. TSRouter chooses the best modality and model per input, balancing accuracy and cost.

0 engagement·1 source·Thu, Jul 9, 2026, 09:09 PM
TSRouter addresses the challenge of time series reasoning by exploiting the complementary capabilities of LLMs and VLMs. LLMs process time series as text, preserving exact numerical values but struggling with global patterns; VLMs visualize time series to capture patterns efficiently but may lose fine-grained details. TSRouter dynamically selects the most suitable modality and model for each input, optimizing for both task-specific expertise and inference costs. The framework is detailed in a paper published on arXiv on July 9, 2026. No benchmark results or specific model names are provided in the excerpt.

Entities

Vision-Language Models(concept)Large Language Models(concept)TSRouter(tool)

Related

Paper

Mixture of Probes: New method for multimodal LLMs to learn from privileged modalities

Researchers propose Mixture of Probes (MoP), a method enabling multimodal LLMs to leverage auxiliary modalities available only during training. This addresses real-world scenarios where inference-time modalities are limited, improving model performance without requiring all modalities at test time.

0 engagement·1 source·arxiv
Thu, Jul 9, 2026, 06:00 PM
arXiv
Product

Route LLM prompts to cheapest suitable model automatically

A tool that automatically routes LLM prompts to the most cost-effective model based on task complexity, preventing wasteful use of expensive models like GPT-4o for simple tasks such as formatting or classification. It helps developers reduce API costs without sacrificing quality.

3 engagement·1 source·reddit
Sun, Jul 12, 2026, 09:52 PM
Paper

Paper proposes correlation-aware bandits with surrogate rewards for LLM routing

A new arXiv paper introduces contextual bandit algorithms that leverage surrogate reward signals from machine learning models to improve LLM routing decisions. The approach accounts for inter-arm correlations and noisy auxiliary rewards, addressing limitations of classical bandits that assume conditional independence.

0 engagement·1 source·arxiv
Fri, Jul 10, 2026, 12:42 AM
arXiv
Paper

Neuro-Agentic Control Framework Combines LLM Planner with Time-Series Foundation Model for Industrial IoT Security

A new research paper proposes a neuro-agentic control framework that couples an LLM-based planner (e.g., Gemini 2.5 Flash-Lite) with a pre-trained Time-Series Foundation Model to address the safety limitations of using LLMs for closed-loop control in industrial IoT environments. The framework aims to mitigate LLM hallucination risks while leveraging semantic reasoning for security control decisions.

0 engagement·1 source·arxiv
Fri, Jul 10, 2026, 03:43 AM
arXiv
Product

LLM hardware recipe database with filters and community usage tracking

A community-driven database that lists which LLM models run on which hardware, with performance details. Users can filter by hardware, submit new recipes, and mark which recipes they actively use to show popularity. It solves the problem of finding compatible model-hardware combinations for LLM deployment.

4 engagement·1 source·reddit
Sat, Jul 11, 2026, 10:45 PM