English

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

Machine Learning 2024-09-17 v1 Artificial Intelligence Neural and Evolutionary Computing

Abstract

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, they often require large expert-labeled training datasets which can be infeasible in practice. In few-shot settings, i.e. only a limited number of samples per class are available in training data, DNNs show a significant drop in testing accuracy and poor generalization ability. In this paper, we propose to address these problems from an optimization and a loss function perspective. Specifically, we propose a new learning framework named COSCO consisting of a sharpness-aware minimization (SAM) optimization and a Prototypical loss function to improve the generalization ability of DNN for multivariate time series classification problems under few-shot setting. Our experiments demonstrate our proposed method outperforms the existing baseline methods. Our source code is available at: https://github.com/JRB9/COSCO.

Keywords

Cite

@article{arxiv.2409.09645,
  title  = {COSCO: A Sharpness-Aware Training Framework for Few-shot Multivariate Time Series Classification},
  author = {Jesus Barreda and Ashley Gomez and Ruben Puga and Kaixiong Zhou and Li Zhang},
  journal= {arXiv preprint arXiv:2409.09645},
  year   = {2024}
}

Comments

5 pages, 5 figures, CIKM '24 Short Paper Track

R2 v1 2026-06-28T18:45:03.353Z