Papers
arxiv:2510.02410

OpenTSLM: Time-Series Language Models for Reasoning over Multivariate Medical Text- and Time-Series Data

Published on Oct 2
ยท Submitted by Thomas Wolf on Oct 6
Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,

Abstract

OpenTSLM integrates time series into pretrained LLMs using soft prompting and cross-attention, outperforming text-only models on clinical reasoning tasks.

AI-generated summary

LLMs have emerged as powerful tools for interpreting multimodal data. In medicine, they hold particular promise for synthesizing large volumes of clinical information into actionable insights and digital health applications. Yet, a major limitation remains their inability to handle time series. To overcome this gap, we present OpenTSLM, a family of Time Series Language Models (TSLMs) created by integrating time series as a native modality to pretrained LLMs, enabling reasoning over multiple time series of any length. We investigate two architectures for OpenTSLM. The first, OpenTSLM-SoftPrompt, models time series implicitly by concatenating learnable time series tokens with text tokens via soft prompting. Although parameter-efficient, we hypothesize that explicit time series modeling scales better and outperforms implicit approaches. We thus introduce OpenTSLM-Flamingo, which integrates time series with text via cross-attention. We benchmark both variants against baselines that treat time series as text tokens or plots, across a suite of text-time-series Chain-of-Thought (CoT) reasoning tasks. We introduce three datasets: HAR-CoT, Sleep-CoT, and ECG-QA-CoT. Across all, OpenTSLM models outperform baselines, reaching 69.9 F1 in sleep staging and 65.4 in HAR, compared to 9.05 and 52.2 for finetuned text-only models. Notably, even 1B-parameter OpenTSLM models surpass GPT-4o (15.47 and 2.95). OpenTSLM-Flamingo matches OpenTSLM-SoftPrompt in performance and outperforms on longer sequences, while maintaining stable memory requirements. By contrast, SoftPrompt grows exponentially in memory with sequence length, requiring around 110 GB compared to 40 GB VRAM when training on ECG-QA with LLaMA-3B. Expert reviews by clinicians find strong reasoning capabilities exhibited by OpenTSLMs on ECG-QA. To facilitate further research, we provide all code, datasets, and models open-source.

Community

Paper submitter

๐Ÿ’ก Highlights

  • ๐“๐’๐‹๐Œ๐ฌ can caption and reason about multiple raw time series of varying length.
  • ๐๐ซ๐ž๐ฌ๐ž๐ซ๐ฏ๐ž๐ ๐‹๐‹๐Œ ๐œ๐š๐ฉ๐š๐›๐ข๐ฅ๐ข๐ญ๐ข๐ž๐ฌ: add additional context, background, or follow-up questions.
  • ๐’๐ญ๐š๐ญ๐ž-๐จ๐Ÿ-๐ญ๐ก๐ž-๐š๐ซ๐ญ ๐ซ๐ž๐š๐ฌ๐จ๐ง๐ข๐ง๐  ๐ซ๐ž๐ฌ๐ฎ๐ฅ๐ญ๐ฌ: demonstrated across diverse clinical reasoning tasks, including ECG question answering, rationales verified by medical doctors.
  • ๐Ž๐ฉ๐ž๐ง-๐ฌ๐จ๐ฎ๐ซ๐œ๐ž: code, datasets, and pretrained models are available (MIT license).

This is an automated message from the Librarian Bot. I found the following papers similar to this paper.

The following papers were recommended by the Semantic Scholar API

Please give a thumbs up to this comment if you found it helpful!

If you want recommendations for any Paper on Hugging Face checkout this Space

You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend

Sign up or log in to comment

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2510.02410 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2510.02410 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2510.02410 in a Space README.md to link it from this page.

Collections including this paper 2