Interpretable Time-series Classification on Few-shot Samples
Wensi Tang, Lu Liu, Guodong Long

TL;DR
This paper introduces DPSN, an interpretable neural framework for few-shot time-series classification that combines global representative samples and local discriminative shapelets, outperforming existing methods especially with limited data.
Contribution
The paper proposes a novel dual prototypical shapelet network that enhances interpretability and performance in few-shot time-series classification tasks.
Findings
DPSN outperforms state-of-the-art methods on benchmark datasets.
The model provides interpretable insights through dual granularity.
Effective with limited training samples.
Abstract
Recent few-shot learning works focus on training a model with prior meta-knowledge to fast adapt to new tasks with unseen classes and samples. However, conventional time-series classification algorithms fail to tackle the few-shot scenario. Existing few-shot learning methods are proposed to tackle image or text data, and most of them are neural-based models that lack interpretability. This paper proposes an interpretable neural-based framework, namely \textit{Dual Prototypical Shapelet Networks (DPSN)} for few-shot time-series classification, which not only trains a neural network-based model but also interprets the model from dual granularity: 1) global overview using representative time series samples, and 2) local highlights using discriminative shapelets. In particular, the generated dual prototypical shapelets consist of representative samples that can mostly demonstrate the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Metabolomics and Mass Spectrometry Studies
