paper-with-me

Papers

Rethinking Channel Dependence for Multivariate Time Series Forecasting: Learning from Leading Indicators

2024-01-31 · Lifan Zhao, Yanyan Shen

Recently, channel-independent methods have achieved state-of-the-art performance in multivariate time series (MTS) forecasting. Despite reducing overfitting risks, these methods miss potential opportunities in utilizing channel dependence for accurate predictions. We argue that there exist locally stationary lead-lag relationships between variates, i.e., some lagged variates may follow the leading indicators within a short time period. Exploiting such channel dependence is beneficial since leading indicators offer advance information that can be used to reduce the forecasting difficulty of the lagged variates. In this paper, we propose a new method named LIFT that first efficiently estimates leading indicators and their leading steps at each time step and then judiciously allows the lagged variates to utilize the advance information from leading indicators. LIFT plays as a plugin that can be seamlessly collaborated with arbitrary time series forecasting methods. Extensive experiments on six real-world datasets demonstrate that LIFT improves the state-of-the-art methods by 5.5% in average forecasting performance. Our code is available at https://github.com/SJTU-Quant/LIFT.

📄 PDF Abstract BibTeX arXiv:2401.17548

Code (2)

sjtu-dmtai/lift 공식 구현 pytorch
sjtu-quant/lift 공식 구현 pytorch

Tasks

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

MCformer: Multivariate Time Series Forecasting with Mixed-Channels Transformer

2024-03-14 · Wenyong Han, Tao Zhu Member, Liming Chen, Huansheng Ning 외

The massive generation of time-series data by largescale Internet of Things (IoT) devices necessitates the exploration of more effective models for multivariate time-series forecasting. In previous models, there was a pr…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

C3RL: Rethinking the Combination of Channel-independence and Channel-mixing from Representation Learning

2025-07-23 · Shusen Ma, Yun-Bo Zhao, Yu Kang arxiv

Multivariate time series forecasting has drawn increasing attention due to its practical importance. Existing approaches typically adopt either channel-mixing (CM) or channel-independence (CI) strategies. CM strategy can…

Multivariate Time Series ForecastingRepresentation LearningContrastive Learning

Generalized Prompt Tuning: Adapting Frozen Univariate Time Series Foundation Models for Multivariate Healthcare Time Series

2024-11-19 · Mingzhu Liu, Angela H. Chen, George H. Chen

Time series foundation models are pre-trained on large datasets and are able to achieve state-of-the-art performance in diverse tasks. However, to date, there has been limited work demonstrating how well these models per…

Time SeriesTime Series Prediction

CSformer: Combining Channel Independence and Mixing for Robust Multivariate Time Series Forecasting

2023-12-11 · Haoxin Wang, Yipeng Mo, Kunlan Xiang, Nan Yin 외

In the domain of multivariate time series analysis, the concept of channel independence has been increasingly adopted, demonstrating excellent performance due to its ability to eliminate noise and the influence of irrele…

Multivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting

Optimal Copula Transport for Clustering Multivariate Time Series

2015-09-27 · Gautier Marti, Frank Nielsen, Philippe Donnat

This paper presents a new methodology for clustering multivariate time series leveraging optimal transport between copulas. Copulas are used to encode both (i) intra-dependence of a multivariate time series, and (ii) int…

ClusteringClustering Multivariate Time SeriesTime SeriesTime Series Analysis