Time Series Model Attribution Visualizations as Explanations
Attributions are a common local explanation technique for deep learning models on single samples as they are easily extractable and demonstrate the relevance of input values. In many cases, heatmaps visualize such attributions for samples, for instance, on images. However, heatmaps are not always the ideal visualization to explain certain model decisions for other data types. In this review, we focus on attribution visualizations for time series. We collect attribution heatmap visualizations and some alternatives, discuss the advantages as well as disadvantages and give a short position towards future opportunities for attributions and explanations for time series.
Code (0)
등록된 구현이 없습니다.
Tasks
modelPositionTime SeriesTime Series AnalysisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Interactive dense pixel visualizations for time series and model attribution explanations
The field of Explainable Artificial Intelligence (XAI) for Deep Neural Network models has developed significantly, offering numerous techniques to extract explanations from models. However, evaluating explanations is oft…
Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Time SeriesTowards A Unified Information Bottleneck Framework for Time Series Explanations
Explaining deep learning models operating on time series data is crucial in various applications that require transparent and interpretable insights into model behavior. {Existing explanation methods generally fall into …
Visual Explanations with Attributions and Counterfactuals on Time Series Classification
With the rising necessity of explainable artificial intelligence (XAI), we see an increase in task-dependent XAI methods on varying abstraction levels. XAI techniques on a global level explain model behavior and on a loc…
Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Time Series+1Introducing the Attribution Stability Indicator: a Measure for Time Series XAI Attributions
Given the increasing amount and general complexity of time series data in domains such as finance, weather forecasting, and healthcare, there is a growing need for state-of-the-art performance models that can provide int…
Time SeriesTime Series ClassificationWeather ForecastingHow does this interaction affect me? Interpretable attribution for feature interactions
Machine learning transparency calls for interpretable explanations of how inputs relate to predictions. Feature attribution is a way to analyze the impact of features on predictions. Feature interactions are the contextu…