paper-with-me

홈 › Papers

Interactive Counterfactual Generation for Univariate Time Series

2024-08-20 · Udo Schlegel, Julius Rauscher, Daniel A. Keim

We propose an interactive methodology for generating counterfactual explanations for univariate time series data in classification tasks by leveraging 2D projections and decision boundary maps to tackle interpretability challenges. Our approach aims to enhance the transparency and understanding of deep learning models' decision processes. The application simplifies the time series data analysis by enabling users to interactively manipulate projected data points, providing intuitive insights through inverse projection techniques. By abstracting user interactions with the projected data points rather than the raw time series data, our method facilitates an intuitive generation of counterfactual explanations. This approach allows for a more straightforward exploration of univariate time series data, enabling users to manipulate data points to comprehend potential outcomes of hypothetical scenarios. We validate this method using the ECG5000 benchmark dataset, demonstrating significant improvements in interpretability and user understanding of time series classification. The results indicate a promising direction for enhancing explainable AI, with potential applications in various domains requiring transparent and interpretable deep learning models. Future work will explore the scalability of this method to multivariate time series data and its integration with other interpretability techniques.

📄 PDF Abstract BibTeX arXiv:2408.10633

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualTime SeriesTime Series Classification

Similar Papers 제목 키워드 기반

Shapelet-based Model-agnostic Counterfactual Local Explanations for Time Series Classification

2024-02-02 · Qi Huang, Wei Chen, Thomas Bäck, Niki van Stein

In this work, we propose a model-agnostic instance-based post-hoc explainability method for time series classification. The proposed algorithm, namely Time-CF, leverages shapelets and TimeGAN to provide counterfactual ex…

ClassificationcounterfactualTime SeriesTime Series Classification

MASCOTS: Model-Agnostic Symbolic COunterfactual explanations for Time Series

2025-03-28 · Dawid Płudowski, Francesco Spinnato, Piotr Wilczyński, Krzysztof Kotowski 외

Counterfactual explanations provide an intuitive way to understand model decisions by identifying minimal changes required to alter an outcome. However, applying counterfactual methods to time series models remains chall…

counterfactualCounterfactual ReasoningTime Series

TimePool: Visually Answer "Which and When" Questions On Univariate Time Series

2023-08-01 · Tinghao Feng, Yueqi Hu, Jing Yang, Tom Polk 외

When exploring time series datasets, analysts often pose "which and when" questions. For example, with world life expectancy data over one hundred years, they may inquire about the top 10 countries in life expectancy and…

Time SeriesTime Series Analysis

Benchmarking Counterfactual Interpretability in Deep Learning Models for Time Series Classification

2024-08-22 · Ziwen Kan, Shahbaz Rezaei, Xin Liu

The popularity of deep learning methods in the time series domain boosts interest in interpretability studies, including counterfactual (CF) methods. CF methods identify minimal changes in instances to alter the model pr…

BenchmarkingcounterfactualTime SeriesTime Series Classification

Diverse Counterfactual Explanations for Anomaly Detection in Time Series

2022-03-21 · Deborah Sulem, Michele Donini, Muhammad Bilal Zafar, Francois-Xavier Aubet 외

Data-driven methods that detect anomalies in times series data are ubiquitous in practice, but they are in general unable to provide helpful explanations for the predictions they make. In this work we propose a model-agn…

Anomaly DetectioncounterfactualTime SeriesTime Series Analysis+1