LGAIJul 23

Beyond Sufficiency: Time Series Explanation with Counterfactual Necessity

arXiv:2607.215737.8
Predicted impact top 41% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners needing faithful explanations of time-series models, this work addresses the problem of spurious attributions by introducing necessity as a complementary criterion.

Existing sufficiency-based explanations for time-series classifiers can highlight spurious subsequences. The authors propose TimePNS, a necessity-aware framework using counterfactual interventions to identify decision-critical subsequences, achieving better sufficiency-necessity trade-offs than baselines.

Faithful explanations of time-series classifiers should identify subsequences that are not only sufficient to preserve a black-box model's prediction, but also necessary for maintaining it. However, existing sufficiency-oriented methods can assign high importance to spurious subsequences that support the prediction without being essential to the model's decision. We introduce \textbf{TimePNS}, a necessity-aware framework for time-series explanation. Inspired by Pearl's counterfactual notion of necessity, TimePNS assesses whether a temporal factor is necessary by intervening on it and measuring whether the original prediction is disrupted. The framework adopts a two-stage design. Stage I learns an identifiable causal generative process together with a sufficiency-oriented explanation mask. Stage II performs counterfactual interventions on temporal factors to derive necessity signals, which supervise a temporal gate that refines the initial explanation by suppressing non-essential components and emphasizing counterfactually necessary ones. Experiments on synthetic and real-world time-series benchmarks show that TimePNS more accurately identifies decision-critical subsequences and consistently improves sufficiency-necessity trade-offs over strong baselines.

Foundations

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

Your Notes