paper-with-me

Papers

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 can provide valuable information about the condition and integrity of structures. In recent years, there has been a growing trend towards the use of vibration signals in the field of bioengineering. Activity-induced structural vibrations, particularly footstep-induced signals, are useful for analyzing the movement of biological systems such as the human body and animals, providing valuable information regarding an individual's gait, body mass, and posture, making them an attractive tool for health monitoring, security, and human-computer interaction. However, the presence of various types of noise can compromise the accuracy of footstep-induced signal analysis. In this paper, we propose a novel ensemble model that leverages both the ensemble of multiple signals and of recurrent and convolutional neural network predictions. The proposed model consists of three stages: preprocessing, hybrid modeling, and ensemble. In the preprocessing stage, features are extracted using the Fast Fourier Transform and wavelet transform to capture the underlying physics-governed dynamics of the system and extract spatial and temporal features. In the hybrid modeling stage, a bi-directional LSTM is used to denoise the noisy signal concatenated with FFT results, and a CNN is used to obtain a condensed feature representation of the signal. In the ensemble stage, three layers of a fully-connected neural network are used to produce the final denoised signal. The proposed model addresses the challenges associated with structural vibration signals, which outperforms the prevailing algorithms for a wide range of noise levels, evaluated using PSNR, SNR, and WMAPE.

📄 PDF Abstract BibTeX arXiv:2303.11413

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingFault DiagnosisStructural Health Monitoring

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Transformer-Based Denoising of Mechanical Vibration Signals

2023-08-04 · Han Chen, Yang Yu, Pengtao Li

Mechanical vibration signal denoising is a pivotal task in various industrial applications, including system health monitoring and failure prediction. This paper introduces a novel deep learning transformer-based archite…

Denoising

Synergistic Signal Denoising for Multimodal Time Series of Structure Vibration

2023-08-17 · Yang Yu, Han Chen

Structural Health Monitoring (SHM) plays an indispensable role in ensuring the longevity and safety of infrastructure. With the rapid growth of sensor technology, the volume of data generated from various structures has …

DenoisingStructural Health MonitoringTime 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 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 netw…

Data AugmentationGenerative Adversarial NetworkTime SeriesTime Series Analysis+1

Active Stacking for Heart Rate Estimation

2019-03-26 · Dongrui Wu, Feifei Liu, Chengyu Liu

Heart rate estimation from electrocardiogram signals is very important for the early detection of cardiovascular diseases. However, due to large individual differences and varying electrocardiogram signal quality, there …

Active LearningHeart rate estimationregression