paper-with-me

Papers

CausalConceptTS: Causal Attributions for Time Series Classification using High Fidelity Diffusion Models

2024-05-24 · Juan Miguel Lopez Alcaraz, Nils Strodthoff

Despite the excelling performance of machine learning models, understanding the decisions of machine learning models remains a long-standing goal. While commonly used attribution methods in explainable AI attempt to address this issue, they typically rely on associational rather than causal relationships. In this study, within the context of time series classification, we introduce a novel framework to assess the causal effect of concepts, i.e., predefined segments within a time series, on specific classification outcomes. To achieve this, we leverage state-of-the-art diffusion-based generative models to estimate counterfactual outcomes. Our approach compares these causal attributions with closely related associational attributions, both theoretically and empirically. We demonstrate the insights gained by our approach for a diverse set of qualitatively different time series classification tasks. Although causal and associational attributions might often share some similarities, in all cases they differ in important details, underscoring the risks associated with drawing causal conclusions from associational data alone. We believe that the proposed approach is widely applicable also in other domains, particularly where predefined segmentations are available, to shed some light on the limits of associational attributions.

📄 PDF Abstract BibTeX arXiv:2405.15871

Code (3)

ai4healthuol/causalconceptts 공식 구현 pytorch
ai4healthuol/cardiolab pytorch
ai4healthuol/mds-ed pytorch

Tasks

counterfactualTime SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Mechanistic Interpretability for Transformer-based Time Series Classification

2025-11-26 · Matīss Kalnāre, Sofoklis Kitharidis, Thomas Bäck, Niki van Stein arxiv

Transformer-based models have become state-of-the-art tools in various machine learning tasks, including time series classification, yet their complexity makes understanding their internal decision-making challenging. Ex…

Time Series Classification

A Deep Dive into Perturbations as Evaluation Technique for Time Series XAI

2023-07-11 · Udo Schlegel, Daniel A. Keim

Explainable Artificial Intelligence (XAI) has gained significant attention recently as the demand for transparency and interpretability of machine learning models has increased. In particular, XAI for time series data ha…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Interpretable Machine LearningTime Series+2

Introducing the Attribution Stability Indicator: a Measure for Time Series XAI Attributions

2023-10-06 · Udo Schlegel, Daniel A. Keim

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 Forecasting

Visual Explanations with Attributions and Counterfactuals on Time Series Classification

2023-07-14 · Udo Schlegel, Daniela Oelke, Daniel A. Keim, Mennatallah El-Assady

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+1

Time Series Model Attribution Visualizations as Explanations

2021-09-27 · Udo Schlegel, Daniel A. Keim

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 attrib…

modelPositionTime SeriesTime Series Analysis