paper-with-me

Papers

Temporal Streaming Batch Principal Component Analysis for Time Series Classification

2024-10-28 · Enshuo Yan, Huachuan Wang, Weihao Xia

In multivariate time series classification, although current sequence analysis models have excellent classification capabilities, they show significant shortcomings when dealing with long sequence multivariate data, such as prolonged training times and decreased accuracy. This paper focuses on optimizing model performance for long-sequence multivariate data by mitigating the impact of extended time series and multiple variables on the model. We propose a principal component analysis (PCA)-based temporal streaming compression and dimensionality reduction algorithm for time series data (temporal streaming batch PCA, TSBPCA), which continuously updates the compact representation of the entire sequence through streaming PCA time estimation with time block updates, enhancing the data representation capability of a range of sequence analysis models. We evaluated this method using various models on five real datasets, and the experimental results show that our method performs well in terms of classification accuracy and time efficiency. Notably, our method demonstrates a trend of increasing effectiveness as sequence length grows; on the two longest sequence datasets, accuracy improved by about 7.2%, and execution time decreased by 49.5%.

📄 PDF Abstract BibTeX arXiv:2410.20820

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionTime SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Memory-efficient training with streaming dimensionality reduction

2020-04-25 · Siyuan Huang, Brian D. Hoskins, Matthew W. Daniels, Mark D. Stiles 외

The movement of large quantities of data during the training of a Deep Neural Network presents immense challenges for machine learning workloads. To minimize this overhead, especially on the movement and calculation of g…

BIG-bench Machine LearningDimensionality Reduction

Robust PCA for Anomaly Detection and Data Imputation in Seasonal Time Series

2022-08-03 · Hong-Lan Botterman, Julien Roussel, Thomas Morzadec, Ali Jabbari 외

We propose a robust principal component analysis (RPCA) framework to recover low-rank and sparse matrices from temporal observations. We develop an online version of the batch temporal algorithm in order to process large…

Anomaly DetectionImputationTime SeriesTime Series Analysis

Robust Streaming PCA

2019-02-08 · Daniel Bienstock, Minchan Jeong, Apurv Shukla, Se-Young Yun

We consider streaming principal component analysis when the stochastic data-generating model is subject to perturbations. While existing models assume a fixed covariance, we adopt a robust perspective where the covarianc…

Sequential Logistic Principal Component Analysis (SLPCA): Dimensional Reduction in Streaming Multivariate Binary-State System

2014-07-16 · Zhaoyi Kang, Costas J. Spanos

Sequential or online dimensional reduction is of interests due to the explosion of streaming data based applications and the requirement of adaptive statistical modeling, in many emerging fields, such as the modeling of …

Distributed Stochastic Algorithms for High-rate Streaming Principal Component Analysis

2020-01-04 · Haroon Raja, Waheed U. Bajwa

This paper considers the problem of estimating the principal eigenvector of a covariance matrix from independent and identically distributed data samples in streaming settings. The streaming rate of data in many contempo…

Vocal Bursts Intensity Prediction