paper-with-me

Papers

Ensemble Augmentation for Deep Neural Networks Using 1-D Time Series Vibration Data

2021-08-06 · Atik Faysal, Ngui Wai Keng, M. H. Lim

Time-series data are one of the fundamental types of raw data representation used in data-driven techniques. In machine condition monitoring, time-series vibration data are overly used in data mining for deep neural networks. Typically, vibration data is converted into images for classification using Deep Neural Networks (DNNs), and scalograms are the most effective form of image representation. However, the DNN classifiers require huge labeled training samples to reach their optimum performance. So, many forms of data augmentation techniques are applied to the classifiers to compensate for the lack of training samples. However, the scalograms are graphical representations where the existing augmentation techniques suffer because they either change the graphical meaning or have too much noise in the samples that change the physical meaning. In this study, a data augmentation technique named ensemble augmentation is proposed to overcome this limitation. This augmentation method uses the power of white noise added in ensembles to the original samples to generate real-like samples. After averaging the signal with ensembles, a new signal is obtained that contains the characteristics of the original signal. The parameters for the ensemble augmentation are validated using a simulated signal. The proposed method is evaluated using 10 class bearing vibration data using three state-of-the-art Transfer Learning (TL) models, namely, Inception-V3, MobileNet-V2, and ResNet50. Augmented samples are generated in two increments: the first increment generates the same number of fake samples as the training samples, and in the second increment, the number of samples is increased gradually. The outputs from the proposed method are compared with no augmentation, augmentations using deep convolution generative adversarial network (DCGAN), and several geometric transformation-based augmentations...

📄 PDF Abstract BibTeX arXiv:2108.03288

Code (1)

atik666/augmmentationcode 공식 구현

Tasks

Data AugmentationGenerative Adversarial NetworkTime SeriesTime Series AnalysisTransfer Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

An ensemble of convolution-based methods for fault detection using vibration signals

2023-05-05 · Xian Yeow Lee, Aman Kumar, Lasitha Vidyaratne, Aniruddha Rajendra Rao 외

This paper focuses on solving a fault detection problem using multivariate time series of vibration signals collected from planetary gearboxes in a test rig. Various traditional machine learning and deep learning methods…

Fault DetectionTime SeriesTime Series Classification

Can Transformers Predict Vibrations?

2024-02-16 · Fusataka Kuniyoshi, Yoshihide Sawada

Highly accurate time-series vibration prediction is an important research issue for electric vehicles (EVs). EVs often experience vibrations when driving on rough terrains, known as torsional resonance. This resonance, c…

Time Series

Time Series Diffusion Method: A Denoising Diffusion Probabilistic Model for Vibration Signal Generation

2023-12-13 · Haiming Yi, Lei Hou, Yuhong Jin, Nasser A. Saeed 외

Diffusion models have demonstrated powerful data generation capabilities in various research fields such as image generation. However, in the field of vibration signal generation, the criteria for evaluating the quality …

DenoisingFault DiagnosisImage GenerationTime Series+1

Ensemble-Enhanced Graph Autoencoder with GAT and Transformer-Based Encoders for Robust Fault Diagnosis

2025-04-13 · Moirangthem Tiken Singh

Fault classification in industrial machinery is vital for enhancing reliability and reducing downtime, yet it remains challenging due to the variability of vibration patterns across diverse operating conditions. This stu…

Dynamic Time WarpingFault Diagnosis

Structural Vibration Signal Denoising Using Stacking Ensemble of Hybrid CNN-RNN

2023-03-11 · Youzhi Liang, Wen Liang, Jianguo Jia

Vibration signals have been increasingly utilized in various engineering fields for analysis and monitoring purposes, including structural health monitoring, fault diagnosis and damage detection, where vibration signals …

DenoisingFault DiagnosisStructural Health Monitoring