Exposing Vulnerabilities in Explanation for Time Series Classifiers via Dual-Target Attacks
Bohan Wang, Zewen Liu, Lu Lin, Hui Liu, Li Xiong, Ming Jin, Wei Jin
TL;DR
The paper demonstrates a systemic vulnerability in interpretable time-series classifiers: an adversary can jointly induce a targeted misclassification and steer the accompanying explanation to a chosen reference, effectively restoring a plausible rationale for the original decision. It introduces TSEF, a dual-target, structured attack that decouples when to perturb (temporal localization via a mask) from how to perturb (frequency-domain edits), enabling pattern-consistent changes under a bounded budget. The authors prove that naive dense attacks tend to diffuse attribution away from the targeted region, motivating their two-stage approach, and validate it across six datasets and multiple interpreters, including real-world deployments. The work argues that explanation stability is not a reliable safeguard and calls for coupling-aware auditing and defenses that jointly consider predictor–explainer behavior to ensure trustworthy time-series systems.
Abstract
Interpretable time series deep learning systems are often assessed by checking temporal consistency on explanations, implicitly treating this as evidence of robustness. We show that this assumption can fail: Predictions and explanations can be adversarially decoupled, enabling targeted misclassification while the explanation remains plausible and consistent with a chosen reference rationale. We propose TSEF (Time Series Explanation Fooler), a dual-target attack that jointly manipulates the classifier and explainer outputs. In contrast to single-objective misclassification attacks that disrupt explanation and spread attribution mass broadly, TSEF achieves targeted prediction changes while keeping explanations consistent with the reference. Across multiple datasets and explainer backbones, our results consistently reveal that explanation stability is a misleading proxy for decision robustness and motivate coupling-aware robustness evaluations for trustworthy time series tasks.
