Deep Time Series Forecasting with Shape and Temporal Criteria
Vincent Le Guen, Nicolas Thome

TL;DR
This paper introduces DILATE and STRIPE++ frameworks that incorporate shape and temporal criteria into deep learning models to improve multi-step time series forecasting, especially for non-stationary signals with sudden changes.
Contribution
It proposes differentiable shape and temporal similarity measures based on relaxed DTW and TDI, enabling new loss functions and kernels for deterministic and probabilistic forecasting.
Findings
Enhanced sharpness of predictions in non-stationary signals
Improved diversity and accuracy in probabilistic forecasts
Validated benefits through extensive experiments on real-world data
Abstract
This paper addresses the problem of multi-step time series forecasting for non-stationary signals that can present sudden changes. Current state-of-the-art deep learning forecasting methods, often trained with variants of the MSE, lack the ability to provide sharp predictions in deterministic and probabilistic contexts. To handle these challenges, we propose to incorporate shape and temporal criteria in the training objective of deep models. We define shape and temporal similarities and dissimilarities, based on a smooth relaxation of Dynamic Time Warping (DTW) and Temporal Distortion Index (TDI), that enable to build differentiable loss functions and positive semi-definite (PSD) kernels. With these tools, we introduce DILATE (DIstortion Loss including shApe and TimE), a new objective for deterministic forecasting, that explicitly incorporates two terms supporting precise shape and…
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
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Forecasting Techniques and Applications
