A Unified Shape-Aware Foundation Model for Time Series Classification
By: Zhen Liu , Yucheng Wang , Boyuan Li and more
Potential Business Impact:
Finds important patterns in data for better predictions.
Foundation models pre-trained on large-scale source datasets are reshaping the traditional training paradigm for time series classification. However, existing time series foundation models primarily focus on forecasting tasks and often overlook classification-specific challenges, such as modeling interpretable shapelets that capture class-discriminative temporal features. To bridge this gap, we propose UniShape, a unified shape-aware foundation model designed for time series classification. UniShape incorporates a shape-aware adapter that adaptively aggregates multiscale discriminative subsequences (shapes) into class tokens, effectively selecting the most relevant subsequence scales to enhance model interpretability. Meanwhile, a prototype-based pretraining module is introduced to jointly learn instance- and shape-level representations, enabling the capture of transferable shape patterns. Pre-trained on a large-scale multi-domain time series dataset comprising 1.89 million samples, UniShape exhibits superior generalization across diverse target domains. Experiments on 128 UCR datasets and 30 additional time series datasets demonstrate that UniShape achieves state-of-the-art classification performance, with interpretability and ablation analyses further validating its effectiveness.
Similar Papers
ShapeX: Shapelet-Driven Post Hoc Explanations for Time Series Classification Models
Machine Learning (CS)
Shows why time-based computer guesses are right.
Modèles de Fondation et Ajustement : Vers une Nouvelle Génération de Modèles pour la Prévision des Séries Temporelles
Machine Learning (CS)
Predicts future events with new data.
Foundation Models for Time Series: A Survey
Machine Learning (CS)
Helps computers understand patterns in data over time.