Capturing Temporal Components for Time Series Classification
Analyzing sequential data is crucial in many domains, particularly due to the abundance of data collected from the Internet of Things paradigm. Time series classification, the task of categorizing sequential data, has gained prominence, with machine learning approaches demonstrating remarkable performance on public benchmark datasets. However, progress has primarily been in designing architectures for learning representations from raw data at fixed (or ideal) time scales, which can fail to generalize to longer sequences. This work introduces a \textit{compositional representation learning} approach trained on statistically coherent components extracted from sequential data. Based on a multi-scale change space, an unsupervised approach is proposed to segment the sequential data into chunks with similar statistical properties. A sequence-based encoder model is trained in a multi-task setting to learn compositional representations from these temporal components for time series classification. We demonstrate its effectiveness through extensive experiments on publicly available time series classification benchmarks. Evaluating the coherence of segmented components shows its competitive performance on the unsupervised segmentation task.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationRepresentation LearningTime SeriesTime Series ClassificationSimilar Papers 제목 키워드 기반
Peri-midFormer: Periodic Pyramid Transformer for Time Series Analysis
Time series analysis finds wide applications in fields such as weather forecasting, anomaly detection, and behavior recognition. Previous methods attempted to model temporal variations directly using 1D time series. Howe…
Anomaly DetectionClassificationImputationTime Series+3Spectral Text Fusion: A Frequency-Aware Approach to Multimodal Time-Series Forecasting
Multimodal time series forecasting is crucial in real-world applications, where decisions depend on both numerical data and contextual signals. The core challenge is to effectively combine temporal numerical patterns wit…
Time Series ForecastingxLSTM-Mixer: Multivariate Time Series Forecasting by Mixing via Scalar Memories
Time series data is prevalent across numerous fields, necessitating the development of robust and accurate forecasting models. Capturing patterns both within and between temporal and multivariate components is crucial fo…
Multivariate Time Series ForecastingTemporal SequencesTime SeriesTime Series ForecastingDisMS-TS: Eliminating Redundant Multi-Scale Features for Time Series Classification
Real-world time series typically exhibit complex temporal variations, making the time series classification task notably challenging. Recent advancements have demonstrated the potential of multi-scale analysis approaches…
Time Series ClassificationTime Series PredictionEfficient High-Resolution Time Series Classification via Attention Kronecker Decomposition
The high-resolution time series classification problem is essential due to the increasing availability of detailed temporal data in various domains. To tackle this challenge effectively, it is imperative that the state-o…
Time SeriesTime Series Classification