TL;DR
This paper introduces a learning-based convolutionally low-rank model for time series forecasting that adapts to complex series with trends and dynamics, outperforming existing methods through extensive real-world experiments.
Contribution
It proposes LbCNNM, a novel model integrating learnable transformations into CNNM, enabling effective forecasting of diverse time series components.
Findings
LbCNNM achieves superior forecasting accuracy on large real-world datasets.
The model effectively handles trends, seasonality, and dynamics in time series.
Extensive experiments validate the robustness and versatility of LbCNNM.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
