paper-with-me

Papers

Interpretable Time-series Classification on Few-shot Samples

2020-06-03 · Wensi Tang, Lu Liu, Guodong Long

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 overall shapes of all samples in the class and discriminative partial-length shapelets that can be used to distinguish different classes. We have derived 18 few-shot TSC datasets from public benchmark datasets and evaluated the proposed method by comparing with baselines. The DPSN framework outperforms state-of-the-art time-series classification methods, especially when training with limited amounts of data. Several case studies have been given to demonstrate the interpret ability of our model.

📄 PDF Abstract BibTeX arXiv:2006.02031

Code (1)

Wensi-Tang/DPSN 공식 구현 pytorch

Tasks

ClassificationFew-Shot LearningGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

Abstracted Shapes as Tokens -- A Generalizable and Interpretable Model for Time-series Classification

2024-11-01 · Yunshi Wen, Tengfei Ma, Tsui-Wei Weng, Lam M. Nguyen 외

In time-series analysis, many recent works seek to provide a unified view and representation for time-series across multiple domains, leading to the development of foundation models for time-series data. Despite diverse …

QuantizationRepresentation LearningTime SeriesTime Series Analysis+2

Few-shot time-series anomaly detection with unsupervised domain adaptation

2023-11-01 · journal 2023 11 · Hongbo Li, Wenli Zheng, Feilong Tang, Yanmin Zhu 외

Anomaly detection for time-series data is crucial in the management of systems for streaming applications, computational services, and cloud platforms. The majority of current few-shot learning (FSL) approaches are suppo…

Anomaly DetectionDomain AdaptationFew-Shot LearningTime Series+4

COSCO: A Sharpness-Aware Training Framework for Few-shot Multivariate Time Series Classification

2024-09-15 · Jesus Barreda, Ashley Gomez, Ruben Puga, Kaixiong Zhou 외

Multivariate time series classification is an important task with widespread domains of applications. Recently, deep neural networks (DNN) have achieved state-of-the-art performance in time series classification. However…

ClassificationTime SeriesTime Series Classification

Empowering VLMs for Few-Shot Multimodal Time Series Classification via Tailored Agentic Reasoning

2026-05-10 · Lin Li, Jiawei Huang, Qihao Quan, Dan Li 외 arxiv

In this paper, we propose the first VL$\underline{\textbf{M}}$ $\underline{\textbf{a}}$gentic $\underline{\textbf{r}}$easoning framework for few-$\underline{\textbf{s}}$hot multimodal $\underline{\textbf{T}}$ime $\underl…

Time Series Classification

Learning Interpretable Shapelets for Time Series Classification through Adversarial Regularization

2019-06-03 · Yichang Wang, Rémi Emonet, Elisa Fromont, Simon Malinowski 외

Times series classification can be successfully tackled by jointly learning a shapelet-based representation of the series in the dataset and classifying the series according to this representation. However, although the …

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1