LGJun 3, 2023

Encoding Time-Series Explanations through Self-Supervised Model Behavior Consistency

MIT
arXiv:2306.02109v242 citationsh-index: 59
Originality Incremental advance
AI Analysis

This addresses the problem of faithful interpretation for time series models, which is important for domains like physiological monitoring, though it appears incremental as it builds on existing surrogate explanation methods.

The paper tackles the challenge of interpreting time series models by developing TimeX, a self-supervised method that trains an interpretable surrogate to mimic pretrained model behavior through model behavior consistency, achieving the highest or second-highest performance across eight datasets compared to baselines.

Interpreting time series models is uniquely challenging because it requires identifying both the location of time series signals that drive model predictions and their matching to an interpretable temporal pattern. While explainers from other modalities can be applied to time series, their inductive biases do not transfer well to the inherently challenging interpretation of time series. We present TimeX, a time series consistency model for training explainers. TimeX trains an interpretable surrogate to mimic the behavior of a pretrained time series model. It addresses the issue of model faithfulness by introducing model behavior consistency, a novel formulation that preserves relations in the latent space induced by the pretrained model with relations in the latent space induced by TimeX. TimeX provides discrete attribution maps and, unlike existing interpretability methods, it learns a latent space of explanations that can be used in various ways, such as to provide landmarks to visually aggregate similar explanations and easily recognize temporal patterns. We evaluate TimeX on eight synthetic and real-world datasets and compare its performance against state-of-the-art interpretability methods. We also conduct case studies using physiological time series. Quantitative evaluations demonstrate that TimeX achieves the highest or second-highest performance in every metric compared to baselines across all datasets. Through case studies, we show that the novel components of TimeX show potential for training faithful, interpretable models that capture the behavior of pretrained time series models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes