paper-with-me

홈 › Papers

Revisited Large Language Model for Time Series Analysis through Modality Alignment

2024-10-16 · Liangwei Nathan Zheng, Chang George Dong, Wei Emma Zhang, Lin Yue, Miao Xu, Olaf Maennel, Weitong Chen

Large Language Models have demonstrated impressive performance in many pivotal web applications such as sensor data analysis. However, since LLMs are not designed for time series tasks, simpler models like linear regressions can often achieve comparable performance with far less complexity. In this study, we perform extensive experiments to assess the effectiveness of applying LLMs to key time series tasks, including forecasting, classification, imputation, and anomaly detection. We compare the performance of LLMs against simpler baseline models, such as single-layer linear models and randomly initialized LLMs. Our results reveal that LLMs offer minimal advantages for these core time series tasks and may even distort the temporal structure of the data. In contrast, simpler models consistently outperform LLMs while requiring far fewer parameters. Furthermore, we analyze existing reprogramming techniques and show, through data manifold analysis, that these methods fail to effectively align time series data with language and display pseudo-alignment behaviour in embedding space. Our findings suggest that the performance of LLM-based methods in time series tasks arises from the intrinsic characteristics and structure of time series data, rather than any meaningful alignment with the language model architecture.

📄 PDF Abstract BibTeX arXiv:2410.12326

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionImputationLanguage ModelingLanguage ModellingLarge Language ModelTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Quantile Time Series Regression Models Revisited

2023-08-12 · Christis Katsouris

This article discusses recent developments in the literature of quantile time series models in the cases of stationary and nonstationary underline stochastic processes.

regressionTime SeriesTime Series Regression

Titans Revisited: A Lightweight Reimplementation and Critical Analysis of a Test-Time Memory Model

2025-10-10 · Gavriel Di Nepi, Federico Siciliano, Fabrizio Silvestri arxiv

By the end of 2024, Google researchers introduced Titans: Learning at Test Time, a neural memory model achieving strong empirical results across multiple tasks. However, the lack of publicly available code and ambiguitie…

Time Series Forecasting

Hyperinflation in Brazil, Israel, and Nicaragua revisited

2016-04-12

The aim of this work is to address the description of hyperinflation regimes in economy. The spirals of hyperinflation developed in Brazil, Israel, and Nicaragua are revisited. This new analysis of data indicates that th…

Time Series Analysis

Revisiting the Efficacy of Signal Decomposition in AI-based Time Series Prediction

2024-05-11 · Kexin Jiang, Chuhan Wu, Yaoran Chen

Time series prediction is a fundamental problem in scientific exploration and artificial intelligence (AI) technologies have substantially bolstered its efficiency and accuracy. A well-established paradigm in AI-driven t…

PredictionTime SeriesTime Series Prediction

Empowering Time Series Analysis with Large Language Models: A Survey

2024-02-05 · Yushan Jiang, Zijie Pan, Xikun Zhang, Sahil Garg 외

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 mod…

SurveyTime SeriesTime Series Analysis