paper-with-me

Papers

Explaining Time Series via Contrastive and Locally Sparse Perturbations

2024-01-16 · Zichuan Liu, Yingying Zhang, Tianchun Wang, Zefan Wang, Dongsheng Luo, Mengnan Du, Min Wu, Yi Wang, Chunlin Chen, Lunting Fan, Qingsong Wen

Explaining multivariate time series is a compound challenge, as it requires identifying important locations in the time series and matching complex temporal patterns. Although previous saliency-based methods addressed the challenges, their perturbation may not alleviate the distribution shift issue, which is inevitable especially in heterogeneous samples. We present ContraLSP, a locally sparse model that introduces counterfactual samples to build uninformative perturbations but keeps distribution using contrastive learning. Furthermore, we incorporate sample-specific sparse gates to generate more binary-skewed and smooth masks, which easily integrate temporal trends and select the salient features parsimoniously. Empirical studies on both synthetic and real-world datasets show that ContraLSP outperforms state-of-the-art models, demonstrating a substantial improvement in explanation quality for time series data. The source code is available at \url{https://github.com/zichuan-liu/ContraLSP}.

📄 PDF Abstract BibTeX arXiv:2401.08552

Code (1)

zichuan-liu/contralsp 공식 구현 pytorch

Tasks

Contrastive LearningcounterfactualTime Series

Similar Papers 제목 키워드 기반

Instance-based Counterfactual Explanations for Time Series Classification

2020-09-28 · Eoin Delaney, Derek Greene, Mark T. Keane

In recent years, there has been a rapidly expanding focus on explaining the predictions made by black-box AI systems that handle image and tabular data. However, considerably less attention has been paid to explaining th…

ClassificationcounterfactualCounterfactual ExplanationDynamic Time Warping+4

Locally Adaptive Bayesian Multivariate Time Series

2013-12-01 · NeurIPS 2013 12 · Daniele Durante, Bruno Scarpa, David B. Dunson

In modeling multivariate time series, it is important to allow time-varying smoothness in the mean and covariance process. In particular, there may be certain time intervals exhibiting rapid changes and others in which c…

Bayesian InferenceTime SeriesTime Series Analysis

Multi-Task Self-Supervised Time-Series Representation Learning

2023-03-02 · Heejeong Choi, Pilsung Kang

Time-series representation learning can extract representations from data with temporal dynamics and sparse labels. When labeled data are sparse but unlabeled data are abundant, contrastive learning, i.e., a framework to…

Anomaly DetectionContrastive LearningMulti-Task LearningRepresentation Learning+4

TimeSAE: Causal Sparse Decoding for Faithful Explanations of Black-Box Time Series Models

2026-01-14 · Khalid Oublal, Quentin Bouniot, Qi Gan, Stephan Clémençon 외 arxiv

As black box models and pretrained models gain traction in time series applications, understanding and explaining their predictions becomes increasingly vital, especially in high-stakes domains where interpretability and…

DANLIP: Deep Autoregressive Networks for Locally Interpretable Probabilistic Forecasting

2023-01-05 · Ozan Ozyegen, Juyoung Wang, Mucahit Cevik

Despite the high performance of neural network-based time series forecasting methods, the inherent challenge in explaining their predictions has limited their applicability in certain application areas. Due to the diffic…

Probabilistic Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting