Temporal Saliency Detection Towards Explainable Transformer-based Timeseries Forecasting
Nghia Duong-Trung, Duc-Manh Nguyen, Danh Le-Phuoc

TL;DR
This paper introduces Temporal Saliency Detection (TSD), an attention-based architecture that enhances long multi-horizon time series forecasting and explainability by analyzing saliency patterns through a U-Net inspired encoder.
Contribution
The paper presents a novel TSD model that integrates multiresolution saliency analysis into Transformer-based forecasting, improving accuracy and interpretability over existing methods.
Findings
Achieves 31% and 46% relative improvements in multivariate and univariate forecasting.
Demonstrates superior performance across multiple benchmark datasets.
Facilitates explainability through attention-based saliency detection.
Abstract
Despite the notable advancements in numerous Transformer-based models, the task of long multi-horizon time series forecasting remains a persistent challenge, especially towards explainability. Focusing on commonly used saliency maps in explaining DNN in general, our quest is to build attention-based architecture that can automatically encode saliency-related temporal patterns by establishing connections with appropriate attention heads. Hence, this paper introduces Temporal Saliency Detection (TSD), an effective approach that builds upon the attention mechanism and applies it to multi-horizon time series prediction. While our proposed architecture adheres to the general encoder-decoder structure, it undergoes a significant renovation in the encoder component, wherein we incorporate a series of information contracting and expanding blocks inspired by the U-Net style architecture. The TSD…
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
TopicsStock Market Forecasting Methods · Data Visualization and Analytics · Explainable Artificial Intelligence (XAI)
MethodsConcatenated Skip Connection · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · U-Net
