ITFormer: Bridging Time Series and Natural Language for Multi-Modal QA with Large-Scale Multitask Dataset
About
Time-series data are critical in diverse applications, such as industrial monitoring, medical diagnostics, and climate research. However, effectively integrating these high-dimensional temporal signals with natural language for dynamic, interactive tasks remains a significant challenge. To address this, we introduce the Time-Series Question Answering (Time-Series QA) task and release EngineMT-QA, the first large-scale, multi-task, temporal-textual QA dataset designed to capture complex interactions between time-series signals and natural language. Building on this resource, we propose the Instruct Time Transformer (ITFormer), a novel framework that bridges time-series encoders with frozen large language models (LLMs). ITFormer effectively extracts, aligns, and fuses temporal and textual features, achieving a strong improvement in QA accuracy over strong baselines with fewer than 1\% additional trainable parameters. By combining computational efficiency with robust cross-modal modeling, our work establishes a adaptable paradigm for integrating temporal data with natural language, paving the way for new research and applications in multi-modal AI. More details about the project, including datasets and code, are available at: https://pandalin98.github.io/itformer_site/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Time Series Reasoning | ETI | Accuracy84.62 | 22 | |
| Time Series Reasoning | TRQA | Accuracy80.12 | 22 | |
| Time Series Reasoning | ECG-QA | Accuracy57.31 | 22 | |
| Time Series Reasoning | SLEEP QA | Acc0.3362 | 22 | |
| Time Series Reasoning | TSQA | Accuracy49.5 | 22 | |
| Time Series Reasoning | RCW | Accuracy67.31 | 22 | |
| Time Series Reasoning | TSUR Reasoning (test) | Inductive Accuracy42.54 | 19 | |
| Decision Making | TSR-Suite Task 4 | Accuracy41.7 | 8 | |
| Perception | TSR-Suite Task 1 | Accuracy47.5 | 8 | |
| Perception | TSR-Suite Task 2 | Accuracy14.6 | 8 |