When, How Long and How Much? Interpretable Neural Networks for Time Series Regression by Learning to Mask and Aggregate
Florent Forest, Amaury Wei, Olga Fink

TL;DR
MAGNETS is an interpretable neural network architecture for time series regression that learns human-understandable concepts through mask-based feature aggregation, providing transparent predictions without requiring concept annotations.
Contribution
This work introduces MAGNETS, a novel neural model that inherently interprets time series data by learning concept masks, addressing limitations of prior methods in capturing complex patterns and scaling.
Findings
Achieves interpretable predictions without concept annotations
Effectively captures temporal feature importance and interactions
Scales to high-dimensional multivariate time series
Abstract
Time series extrinsic regression (TSER) refers to the task of predicting a continuous target variable from an input time series. It appears in many domains, including healthcare, finance, environmental monitoring, and engineering. In these settings, accurate predictions and trustworthy reasoning are both essential. Although state-of-the-art TSER models achieve strong predictive performance, they typically operate as black boxes, making it difficult to understand which temporal patterns drive their decisions. Post-hoc interpretability techniques, such as feature attribution, aim to to explain how the model arrives at its predictions, but often produce coarse, noisy, or unstable explanations. Recently, inherently interpretable approaches based on concepts, additive decompositions, or symbolic regression, have emerged as promising alternatives. However, these approaches remain limited:…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning in Healthcare · Generative Adversarial Networks and Image Synthesis
