AnchorMoE: Interpretable Time Series Classification via Anchor-Routed MoE
About
Multivariate time series classification (MTSC) is pivotal in high-stakes domains, such as clinical diagnosis and industrial fault detection, where safe deployment necessitates transparent decision-making. However, isolating the temporal segments that drive model predictions is challenging because discriminative signals in real-world time series are typically sparse, heterogeneous, and heavily obscured by background noise. This paper, therefore, proposes AnchorMoE, an interpretable-by-construction classification framework. Built upon a Mixture-of-Experts (MoE) architecture, AnchorMoE encodes multi-view representations of local patches and routes them to specialized experts, ensuring that the final prediction is formulated as an exact additive decomposition over the input segments, facilitating ante-hoc transparency rather than relying on post-hoc estimations. To maintain the reliability of this decomposition under sparse signal distributions, we introduce a geometric orthogonality constraint that penalizes representational redundancy, compelling distinct experts to specialize in heterogeneous predictive patterns. Furthermore, an uncertainty-aware reliability gate is designed to dynamically calibrate the contribution of each segment, effectively suppressing residual background noise. Extensive experiments on real-world and synthetic benchmarks demonstrate that AnchorMoE achieves highly competitive classification performance while faithfully grounding its decisions in the raw time series.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multivariate Time Series Classification | Finger Movement | Accuracy62.67 | 49 | |
| Multivariate Time Series Classification | StandWalkJump | Accuracy53.23 | 45 | |
| Multivariate Time Series Classification | NATOPS | Accuracy97.37 | 32 | |
| Multivariate Time Series Classification | Insect Wingbeat | Accuracy65.06 | 32 | |
| Multivariate Time Series Classification | BasicMotions | Accuracy100 | 32 | |
| Multivariate Time Series Classification | Face Detection | Accuracy69.64 | 22 | |
| Multivariate Time Series Classification | Heartbeat | Accuracy80.97 | 22 | |
| Multivariate Time Series Classification | Racket Sports | Accuracy92.11 | 22 | |
| Multivariate Time Series Classification | DuckDuckGeese | Accuracy67 | 22 | |
| Multivariate Time Series Classification | PEMS-SF | Accuracy90.72 | 22 |