paper-with-me

홈 › Papers

Fusing Large Language Models with Temporal Transformers for Time Series Forecasting

2025-07-14 · Chen Su, Yuanhe Tian, Qinyu Liu, Jun Zhang, Yan Song arxiv

Recently, large language models (LLMs) have demonstrated powerful capabilities in performing various tasks and thus are applied by recent studies to time series forecasting (TSF) tasks, which predict future values with the given historical time series. Existing LLM-based approaches transfer knowledge learned from text data to time series prediction using prompting or fine-tuning strategies. However, LLMs are proficient at reasoning over discrete tokens and semantic patterns but are not initially designed to model continuous numerical time series data. The gaps between text and time series data lead LLMs to achieve inferior performance to a vanilla Transformer model that is directly trained on TSF data. However, the vanilla Transformers often struggle to learn high-level semantic patterns. In this paper, we design a novel Transformer-based architecture that complementarily leverages LLMs and vanilla Transformers, so as to integrate the high-level semantic representations learned by LLMs into the temporal information encoded by time series Transformers, where a hybrid representation is obtained by fusing the representations from the LLM and the Transformer. The resulting fused representation contains both historical temporal dynamics and semantic variation patterns, allowing our model to predict more accurate future values. Experiments on benchmark datasets demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2507.10098

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ForecastingTime Series Prediction

Similar Papers 제목 키워드 기반

Fusing Temporal Graphs into Transformers for Time-Sensitive Question Answering

2023-10-30 · Xin Su, Phillip Howard, Nagib Hakim, Steven Bethard

Answering time-sensitive questions from long documents requires temporal reasoning over the times in questions and documents. An important open question is whether large language models can perform such reasoning solely …

Question AnsweringTemporal Information Extraction

Adaptive Multi-view and Temporal Fusing Transformer for 3D Human Pose Estimation

2021-10-11 · Hui Shuai, Lele Wu, Qingshan Liu

This paper proposes a unified framework dubbed Multi-view and Temporal Fusing Transformer (MTF-Transformer) to adaptively handle varying view numbers and video length without camera calibration in 3D Human Pose Estimatio…

3D Human Pose EstimationCamera CalibrationPose Estimation

Tempo-R0: A Video-MLLM for Temporal Video Grounding through Efficient Temporal Sensing Reinforcement Learning

2025-07-07 · Feng Yue, Zhaoxing Zhang, Junming Jiao, Zhengyu Liang 외 arxiv

Temporal Video Grounding (TVG), which requires pinpointing relevant temporal segments from video based on language query, has always been a highly challenging task in the field of video understanding. Videos often have a…

Reinforcement LearningVideo Grounding

College Student Retention Risk Analysis From Educational Database using Multi-Task Multi-Modal Neural Fusion

2021-09-11 · Mohammad Arif Ul Alam

We develop a Multimodal Spatiotemporal Neural Fusion network for Multi-Task Learning (MSNF-MTCL) to predict 5 important students' retention risks: future dropout, next semester dropout, type of dropout, duration of dropo…

Document EmbeddingFairnessMulti-Task Learning

Transformers and Cortical Waves: Encoders for Pulling In Context Across Time

2024-01-25 · Lyle Muller, Patricia S. Churchland, Terrence J. Sejnowski

The capabilities of transformer networks such as ChatGPT and other Large Language Models (LLMs) have captured the world's attention. The crucial computational mechanism underlying their performance relies on transforming…

Sentence