paper-with-me

Papers

Rolling bearing fault diagnosis method based on generative adversarial enhanced multi-scale convolutional neural network model

2024-03-21 · Maoxuan Zhou, Wei Kang, Kun He

In order to solve the problem that current convolutional neural networks can not capture the correlation features between the time domain signals of rolling bearings effectively, and the model accuracy is limited by the number and quality of samples, a rolling bearing fault diagnosis method based on generative adversarial enhanced multi-scale convolutional neural network model is proposed. Firstly, Gram angular field coding technique is used to encode the time domain signal of the rolling bearing and generate the feature map to retain the complete information of the vibration signal. Then, the re-sulting data is divided into a training set, a validation set, and a test set. Among them, the training set is input into the gradient penalty Wasserstein distance generation adversarial network to complete the training, and a new sample with similar features to the training sample is obtained, and then the original training set is expanded. Next, multi-scale convolution is used to extract the fault features of the extended training set, and the feature graph is normalized by example to overcome the influence of the difference in feature distribution. Finally, the attention mechanism is applied to the adaptive weighting of normalized features and the extraction of deep features, and the fault diagnosis is completed by the softmax classifier. Compared with ResNet method, the experimental results show that the proposed method has better generalization performance and anti-noise performance.

📄 PDF Abstract BibTeX arXiv:2403.15483

Code (0)

등록된 구현이 없습니다.

Tasks

Fault Diagnosis

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Average Pooling 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Kaiming Initialization 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
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…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Synthesizing Rolling Bearing Fault Samples in New Conditions: A framework based on a modified CGAN

2022-06-24 · Maryam Ahang, Masoud Jalayer, Ardeshir Shojaeinasab, Oluwaseyi Ogunfowora 외

Bearings are one of the vital components of rotating machines that are prone to unexpected faults. Therefore, bearing fault diagnosis and condition monitoring is essential for reducing operational costs and downtime in n…

Fault Diagnosis

Cloud Ensemble Learning for Fault Diagnosis of Rolling Bearings with Stochastic Configuration Networks

2023-07-02 · Wei Dai, Jiang Liu, Lanhao Wang

Fault diagnosis of rolling bearings is of great significance for post-maintenance in rotating machinery, but it is a challenging work to diagnose faults efficiently with a few samples. Additionally, faults commonly occur…

Ensemble LearningFault Diagnosis

A Novel GAN-based Fault Diagnosis Approach for Imbalanced Industrial Time Series

2019-04-01 · Wenqian Jiang, Cheng Cheng, Beitong Zhou, Guijun Ma 외

This paper proposes a novel fault diagnosis approach based on generative adversarial networks (GAN) for imbalanced industrial time series where normal samples are much larger than failure cases. We combine a well-designe…

DecoderFault DiagnosisTime SeriesTime Series Analysis

A Multi-size Kernel based Adaptive Convolutional Neural Network for Bearing Fault Diagnosis

2022-03-29 · Guangwei Yu, Gang Li, Xingtong Si, Zhuoyuan Song

Bearing fault identification and analysis is an important research area in the field of machinery fault diagnosis. Aiming at the common faults of rolling bearings, we propose a data-driven diagnostic algorithm based on t…

DiagnosticFault Diagnosis

Logistic-ELM: A Novel Fault Diagnosis Method for Rolling Bearings

2022-04-23 · Zhenhua Tan, Jingyu Ning, Kai Peng, Zhenche Xia 외

The fault diagnosis of rolling bearings is a critical technique to realize predictive maintenance for mechanical condition monitoring. In real industrial systems, the main challenges for the fault diagnosis of rolling be…

Fault Diagnosis