paper-with-me

Papers

Time Series Forecasting via Learning Convolutionally Low-Rank Models

2021-04-23 · Guangcan Liu

Recently, Liu and Zhang studied the rather challenging problem of time series forecasting from the perspective of compressed sensing. They proposed a no-learning method, named Convolution Nuclear Norm Minimization (CNNM), and proved that CNNM can exactly recover the future part of a series from its observed part, provided that the series is convolutionally low-rank. While impressive, the convolutional low-rankness condition may not be satisfied whenever the series is far from being seasonal, and is in fact brittle to the presence of trends and dynamics. This paper tries to approach the issues by integrating a learnable, orthonormal transformation into CNNM, with the purpose for converting the series of involute structures into regular signals of convolutionally low-rank. We prove that the resultant model, termed Learning-Based CNNM (LbCNNM), strictly succeeds in identifying the future part of a series, as long as the transform of the series is convolutionally low-rank. To learn proper transformations that may meet the required success conditions, we devise an interpretable method based on Principal Component Pursuit (PCP). Equipped with this learning method and some elaborate data argumentation skills, LbCNNM not only can handle well the major components of time series (including trends, seasonality and dynamics), but also can make use of the forecasts provided by some other forecasting methods; this means LbCNNM can be used as a general tool for model combination. Extensive experiments on 100,452 real-world time series from Time Series Data Library (TSDL) and M4 Competition (M4) demonstrate the superior performance of LbCNNM.

📄 PDF Abstract BibTeX arXiv:2104.11510

Code (1)

gcliu1982/LbCNNM 공식 구현

Tasks

compressed sensingTime SeriesTime Series AnalysisTime Series Forecasting

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Convolutionally Low-Rank Models with Modified Quantile Regression for Interval Time Series Forecasting

2026-04-17 · Miaoxuan Zhu, Yi Yu, Yuyang Li, Wei Li 외 arxiv

The quantification of uncertainty in prediction models is crucial for reliable decision-making, yet remains a significant challenge. Interval time series forecasting offers a principled solution to this problem by provid…

Time Series Forecasting

Two-Step Meta-Learning for Time-Series Forecasting Ensemble

2020-11-20 · Evaldas Vaiciukynas, Paulius Danenas, Vilius Kontrimas, Rimantas Butleris

Amounts of historical data collected increase and business intelligence applicability with automatic forecasting of time series are in high demand. While no single time series modeling method is universal to all types of…

DiversityMeta-LearningTime SeriesTime Series Analysis+2

Low-Rank Adaptation of Time Series Foundational Models for Out-of-Domain Modality Forecasting

2024-05-16 · Divij Gupta, Anubhav Bhatti, Suraj Parmar, Chen Dan 외

Low-Rank Adaptation (LoRA) is a widely used technique for fine-tuning large pre-trained or foundational models across different modalities and tasks. However, its application to time series data, particularly within foun…

Time Series

Forecast Collapse in Time-Series Foundation Models

2026-08-14 · Shu Wan, Miles Ma, Hank Zhu, Guangqi Liu 외 arxiv

When forecasting hourly returns for 1,000 US equities, we observe an unexpected phenomenon: predictions become nearly flat and show poor stock ranking, as measured by cross-sectional correlation. We call this forecast co…

Can time series forecasting be automated? A benchmark and analysis

2024-07-23 · Anvitha Thirthapura Sreedhara, Joaquin Vanschoren

In the field of machine learning and artificial intelligence, time series forecasting plays a pivotal role across various domains such as finance, healthcare, and weather. However, the task of selecting the most suitable…

BenchmarkingDecision MakingDiversityTime Series+1