paper-with-me

Papers

Data Augmentation of Multivariate Sensor Time Series using Autoregressive Models and Application to Failure Prognostics

2024-10-21 · Douglas Baptista de Souza, Bruno Paes Leao

This work presents a novel data augmentation solution for non-stationary multivariate time series and its application to failure prognostics. The method extends previous work from the authors which is based on time-varying autoregressive processes. It can be employed to extract key information from a limited number of samples and generate new synthetic samples in a way that potentially improves the performance of PHM solutions. This is especially valuable in situations of data scarcity which are very usual in PHM, especially for failure prognostics. The proposed approach is tested based on the CMAPSS dataset, commonly employed for prognostics experiments and benchmarks. An AutoML approach from PHM literature is employed for automating the design of the prognostics solution. The empirical evaluation provides evidence that the proposed method can substantially improve the performance of PHM solutions.

📄 PDF Abstract BibTeX arXiv:2410.16419

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLData AugmentationTime Series

Similar Papers 제목 키워드 기반

Graph-Aware Contrasting for Multivariate Time-Series Classification

2023-09-11 · Yucheng Wang, Yuecong Xu, Jianfei Yang, Min Wu 외

Contrastive learning, as a self-supervised learning paradigm, becomes popular for Multivariate Time-Series (MTS) classification. It ensures the consistency across different views of unlabeled samples and then learns effe…

ClassificationContrastive LearningSelf-Supervised LearningTime Series+1

ChemTime: Rapid and Early Classification for Multivariate Time Series Classification of Chemical Sensors

2023-12-15 · Alexander M. Moore, Randy C. Paffenroth, Kenneth T. Ngo, Joshua R. Uzarski

Multivariate time series data are ubiquitous in the application of machine learning to problems in the physical sciences. Chemiresistive sensor arrays are highly promising in chemical detection tasks relevant to industri…

BenchmarkingClassificationEarly ClassificationSurvey+2

Sensorformer: Cross-patch attention with global-patch compression is effective for high-dimensional multivariate time series forecasting

2025-01-06 · Liyang Qin, Xiaoli Wang, Chunhua Yang, Huaiwen Zou 외

Among the existing Transformer-based multivariate time series forecasting methods, iTransformer, which treats each variable sequence as a token and only explicitly extracts cross-variable dependencies, and PatchTST, whic…

AttributeMultivariate Time Series ForecastingTime SeriesTime Series Forecasting

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 classificat…

Data AugmentationTime SeriesTime Series AnalysisTime Series Classification

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