paper-with-me

Papers

Data Augmentation for Multivariate Time Series Classification: An Experimental Study

2024-06-10 · Romain Ilbert, Thai V. Hoang, Zonghua Zhang

Our study investigates the impact of data augmentation on the performance of multivariate time series models, focusing on datasets from the UCR archive. Despite the limited size of these datasets, we achieved classification accuracy improvements in 10 out of 13 datasets using the Rocket and InceptionTime models. This highlights the essential role of sufficient data in training effective models, paralleling the advancements seen in computer vision. Our work delves into adapting and applying existing methods in innovative ways to the domain of multivariate time series classification. Our comprehensive exploration of these techniques sets a new standard for addressing data scarcity in time series analysis, emphasizing that diverse augmentation strategies are crucial for unlocking the potential of both traditional and deep learning models. Moreover, by meticulously analyzing and applying a variety of augmentation techniques, we demonstrate that strategic data enrichment can enhance model accuracy. This not only establishes a benchmark for future research in time series analysis but also underscores the importance of adopting varied augmentation approaches to improve model performance in the face of limited data availability.

📄 PDF Abstract BibTeX arXiv:2406.06518

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationTime SeriesTime Series AnalysisTime Series Classification

Methods 이 논문이 사용한 방법론

InceptionTime 설명 없음
ROCKET Linear classifier using random convolutional kernels applied to time series.

Similar Papers 제목 키워드 기반

Robust Augmentation for Multivariate Time Series Classification

2022-01-27 · Hong Yang, Travis Desell

Neural networks are capable of learning powerful representations of data, but they are susceptible to overfitting due to the number of parameters. This is particularly challenging in the domain of time series classificat…

ClassificationTime SeriesTime Series AnalysisTime Series Classification

Class-Based Time Series Data Augmentation to Mitigate Extreme Class Imbalance for Solar Flare Prediction

2024-05-31 · Junzhi Wen, Rafal A. Angryk

Time series data plays a crucial role across various domains, making it valuable for decision-making and predictive modeling. Machine learning (ML) and deep learning (DL) have shown promise in this regard, yet their perf…

Data AugmentationDecision MakingSolar Flare PredictionTime Series

Self-Supervised Learning of Disentangled Representations for Multivariate Time-Series

2024-10-16 · Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng 외

Multivariate time-series data in fields like healthcare and industry are informative but challenging due to high dimensionality and lack of labels. Recent self-supervised learning methods excel in learning rich represent…

Inductive BiasRepresentation LearningSelf-Supervised LearningTime Series

IB-GAN: A Unified Approach for Multivariate Time Series Classification under Class Imbalance

2021-10-14 · Grace Deng, Cuize Han, Tommaso Dreossi, Clarence Lee 외

Classification of large multivariate time series with strong class imbalance is an important task in real-world applications. Standard methods of class weights, oversampling, or parametric data augmentation do not always…

ClassificationData AugmentationImputationTime Series+2

Wave-Mask/Mix: Exploring Wavelet-Based Augmentations for Time Series Forecasting

2024-08-20 · Dona Arabi, Jafar Bakhshaliyev, Ayse Coskuner, Kiran Madhusudhanan 외

Data augmentation is important for improving machine learning model performance when faced with limited real-world data. In time series forecasting (TSF), where accurate predictions are crucial in fields like finance, he…

Data AugmentationTime SeriesTime Series Forecasting