TILDE-Q: A Transformation Invariant Loss Function for Time-Series Forecasting
Hyunwook Lee, Chunggi Lee, Hongkyu Lim, Sungahn Ko

TL;DR
This paper introduces TILDE-Q, a novel shape-aware, transformation invariant loss function for time-series forecasting that improves model accuracy across diverse real-world applications by capturing complex temporal patterns.
Contribution
The paper proposes TILDE-Q, a new loss function that considers amplitude, phase, and shape distortions, supporting modeling of both periodic and nonperiodic dynamics, outperforming existing metrics.
Findings
TILDE-Q outperforms MSE and DILATE in various applications.
Models trained with TILDE-Q achieve higher accuracy in real-world datasets.
TILDE-Q effectively captures complex temporal patterns.
Abstract
Time-series forecasting has gained increasing attention in the field of artificial intelligence due to its potential to address real-world problems across various domains, including energy, weather, traffic, and economy. While time-series forecasting is a well-researched field, predicting complex temporal patterns such as sudden changes in sequential data still poses a challenge with current models. This difficulty stems from minimizing Lp norm distances as loss functions, such as mean absolute error (MAE) or mean square error (MSE), which are susceptible to both intricate temporal dynamics modeling and signal shape capturing. Furthermore, these functions often cause models to behave aberrantly and generate uncorrelated results with the original time-series. Consequently, developing a shape-aware loss function that goes beyond mere point-wise comparison is essential. In this paper, we…
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 · Data Visualization and Analytics · Image Processing and 3D Reconstruction
