paper-with-me

Papers

Empowering Time Series Analysis with Large Language Models: A Survey

2024-02-05 · Yushan Jiang, Zijie Pan, Xikun Zhang, Sahil Garg, Anderson Schneider, Yuriy Nevmyvaka, Dongjin Song

Recently, remarkable progress has been made over large language models (LLMs), demonstrating their unprecedented capability in varieties of natural language tasks. However, completely training a large general-purpose model from the scratch is challenging for time series analysis, due to the large volumes and varieties of time series data, as well as the non-stationarity that leads to concept drift impeding continuous model adaptation and re-training. Recent advances have shown that pre-trained LLMs can be exploited to capture complex dependencies in time series data and facilitate various applications. In this survey, we provide a systematic overview of existing methods that leverage LLMs for time series analysis. Specifically, we first state the challenges and motivations of applying language models in the context of time series as well as brief preliminaries of LLMs. Next, we summarize the general pipeline for LLM-based time series analysis, categorize existing methods into different groups (i.e., direct query, tokenization, prompt design, fine-tune, and model integration), and highlight the key ideas within each group. We also discuss the applications of LLMs for both general and spatial-temporal time series data, tailored to specific domains. Finally, we thoroughly discuss future research opportunities to empower time series analysis with LLMs.

📄 PDF Abstract BibTeX arXiv:2402.03182

Code (0)

등록된 구현이 없습니다.

Tasks

SurveyTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Empowering Time Series Analysis with Synthetic Data: A Survey and Outlook in the Era of Foundation Models

2025-03-14 · Xu Liu, Taha Aksu, Juncheng Liu, Qingsong Wen 외

Time series analysis is crucial for understanding dynamics of complex systems. Recent advances in foundation models have led to task-agnostic Time Series Foundation Models (TSFMs) and Large Language Model-based Time Seri…

DiversityLanguage ModelingLanguage ModellingLarge Language Model+2

Position: Empowering Time Series Reasoning with Multimodal LLMs

2025-02-03 · Yaxuan Kong, Yiyuan Yang, Shiyu Wang, Chenghao Liu 외

Understanding time series data is crucial for multiple real-world applications. While large language models (LLMs) show promise in time series tasks, current approaches often rely on numerical data alone, overlooking the…

Decision MakingMultimodal ReasoningPositionTime Series+1

Empowering Time Series Analysis with Large-Scale Multimodal Pretraining

2026-02-05 · Peng Chen, Siyuan Wang, Shiyan Hu, Xingjian Wu 외 arxiv

While existing time series foundation models primarily rely on large-scale unimodal pretraining, they lack complementary modalities to enhance time series understanding. Building multimodal foundation models is a natural…

Time Series ForecastingTime Series AnalysisAnomaly Detection

Empowering Time Series Forecasting with LLM-Agents

2025-08-06 · Chin-Chia Michael Yeh, Vivian Lai, Uday Singh Saini, Xiran Fan 외 arxiv

Large Language Model (LLM) powered agents have emerged as effective planners for Automated Machine Learning (AutoML) systems. While most existing AutoML approaches focus on automating feature engineering and model archit…

Time Series ForecastingFeature Engineering

LLM-PS: Empowering Large Language Models for Time Series Forecasting with Temporal Patterns and Semantics

2025-03-12 · Jialiang Tang, Shuo Chen, Chen Gong, Jing Zhang 외

Time Series Forecasting (TSF) is critical in many real-world domains like financial planning and health monitoring. Recent studies have revealed that Large Language Models (LLMs), with their powerful in-contextual modeli…

Time SeriesTime Series Forecasting