Related Experiment Video
Updated: Nov 19, 2025

13:00
Measuring Attention and Visual Processing Speed by Model-based Analysis of Temporal-order Judgments
Published on: January 23, 2017
10.1K
Benchmarking Attention-Based Interpretability of Deep Learning in Multivariate Time Series Predictions.
Domjan Barić1, Petar Fumić1, Davor Horvatić1
1Department of Physics, Faculty of Science, University of Zagreb, Bijenička cesta 32, 10000 Zagreb, Croatia.
Entropy (Basel, Switzerland)
|January 28, 2021
Summary
Deep learning models need interpretable explanations for safety-critical systems. A new benchmark shows most attention models fail interpretability, but IMV-LSTM excels in multivariate forecasting.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Time Series Analysis
Background:
- Deep learning models in safety-critical systems require more than prediction accuracy; they need interpretable and robust explanations.
- Attention mechanisms are commonly used in deep neural networks for sequence modeling to provide intrinsic interpretability.
Purpose of the Study:
- To design diagnostic datasets for evaluating attention-based deep learning models in multivariate forecasting tasks.
- To assess the prediction performance, interpretability correctness, and sensitivity analysis of these models.
Main Methods:
- Development of a novel benchmark with synthetically generated datasets featuring time series interactions of increasing complexity.
- Empirical evaluation of attention-based deep neural networks using the benchmark across prediction performance, interpretability, and sensitivity.
Main Results:
- Most evaluated models demonstrated satisfactory prediction performance but often lacked correct interpretability.
- The IMV-LSTM model was the only one to achieve both high prediction performance and correct interpretability.
- IMV-LSTM effectively captures both autocorrelations and crosscorrelations in multivariate time series.
Conclusions:
- Attention mechanisms in deep learning models for forecasting do not inherently guarantee correct interpretability despite good prediction scores.
- IMV-LSTM shows promise for interpretable multivariate time series forecasting, with interpretability improving on more complex datasets.
- The proposed benchmark is crucial for diagnosing and improving the interpretability of attention-based deep learning models.
Related Concept Videos
Prediction Intervals
2.7K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.7K
Regression Toward the Mean
6.6K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.6K
Multi-input and Multi-variable systems
258
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
In the absence of...
258
Time-Series Graph
4.8K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.8K
