paper-with-me

홈 › Papers

Thoth: Mid-Training Bridges LLMs to Time Series Understanding

2026-03-01 · Jiafeng Lin, Yuxuan Wang, Jialong Wu, Huakun Luo, Zhongyi Pei, Jianmin Wang arxiv

Large Language Models (LLMs) have demonstrated remarkable success in general-purpose reasoning. However, they still struggle to understand and reason about time series data, which limits their effectiveness in decision-making scenarios that depend on temporal dynamics. In this paper, we propose Thoth, the first family of mid-trained LLMs with general-purpose time series understanding capabilities. As a pivotal intermediate stage, mid-training achieves task- and domain-agnostic alignment between time series and natural language, for which we construct Book-of-Thoth, a high-quality, time-series-centric mid-training corpus. Book-of-Thoth enables both time-series-to-text and text-to-time-series generation, equipping LLMs with a foundational grasp of temporal patterns. To better evaluate advanced reasoning capabilities, we further present KnoTS, a novel benchmark of knowledge-intensive time series understanding, designed for joint reasoning over temporal patterns and domain knowledge. Extensive experiments demonstrate that mid-training with Book-of-Thoth enables Thoth to significantly outperform its base model and advanced LLMs across a range of time series question answering benchmarks. Moreover, Thoth exhibits superior capabilities when fine-tuned under data scarcity, underscoring the effectiveness of mid-training for time series understanding. Code is available at: https://github.com/thuml/Thoth.

📄 PDF Abstract BibTeX arXiv:2603.01042

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Thoth: Improved Rapid Serial Visual Presentation using Natural Language Processing

2019-08-05 · David Awad

Thoth is a tool designed to combine many different types of speed reading technology. The largest insight is using natural language parsing for more optimal rapid serial visual presentation and more effective reading inf…

Unleashing Scientific Reasoning for Bio-experimental Protocol Generation via Structured Component-based Reward Mechanism

2025-10-17 · Haoran Sun, Yankai Jiang, Zhenyu Tang, Yaning Pan 외 arxiv

The foundation of reproducible science lies in protocols that are precise, logically ordered, and executable. The autonomous generation of these protocols through natural language queries could greatly improve the effici…

Natural Language Queries

Hierarchical Multimodal LLMs with Semantic Space Alignment for Enhanced Time Series Classification

2024-10-24 · Xiaoyu Tao, Tingyue Pan, Mingyue Cheng, Yucong Luo

Leveraging large language models (LLMs) has garnered increasing attention and introduced novel perspectives in time series classification. However, existing approaches often overlook the crucial dynamic temporal informat…

Text GenerationTime SeriesTime Series AnalysisTime Series Classification

Extracting Actionable Insights from Building Energy Data using Vision LLMs on Wavelet and 3D Recurrence Representations

2025-09-26 · Amine Bechar, Adel Oulefki, Abbes Amira, Fatih Kurogollu 외 arxiv

The analysis of complex building time-series for actionable insights and recommendations remains challenging due to the nonlinear and multi-scale characteristics of energy data. To address this, we propose a framework th…

Anomaly Detection

VITRO: Vocabulary Inversion for Time-series Representation Optimization

2024-12-23 · Filippos Bellos, Nam H. Nguyen, Jason J. Corso

Although LLMs have demonstrated remarkable capabilities in processing and generating textual data, their pre-trained vocabularies are ill-suited for capturing the nuanced temporal dynamics and patterns inherent in time s…

Language ModelingLanguage ModellingTime SeriesWord Embeddings