LGMar 28, 2025

MASCOTS: Model-Agnostic Symbolic COunterfactual explanations for Time Series

arXiv:2503.22389v13 citationsh-index: 6ECML/PKDD
Originality Incremental advance
AI Analysis

This addresses the problem of making time series model decisions more interpretable for users, though it appears incremental as it builds on existing counterfactual and symbolic approximation techniques.

The paper tackles the challenge of generating counterfactual explanations for time series models by introducing MASCOTS, a model-agnostic method that uses symbolic transformations to improve interpretability while maintaining performance comparable to state-of-the-art methods in validity, proximity, and plausibility.

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 challenging due to temporal dependencies, high dimensionality, and the lack of an intuitive human-interpretable representation. We introduce MASCOTS, a method that leverages the Bag-of-Receptive-Fields representation alongside symbolic transformations inspired by Symbolic Aggregate Approximation. By operating in a symbolic feature space, it enhances interpretability while preserving fidelity to the original data and model. Unlike existing approaches that either depend on model structure or autoencoder-based sampling, MASCOTS directly generates meaningful and diverse counterfactual observations in a model-agnostic manner, operating on both univariate and multivariate data. We evaluate MASCOTS on univariate and multivariate benchmark datasets, demonstrating comparable validity, proximity, and plausibility to state-of-the-art methods, while significantly improving interpretability and sparsity. Its symbolic nature allows for explanations that can be expressed visually, in natural language, or through semantic representations, making counterfactual reasoning more accessible and actionable.

Foundations

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

Your Notes