A Safe-Domain Generative Adversarial Network with Transformer for Noisy Imbalanced Fault Diagnosis.

Xiaohan Zhang,Han Wang,Chenze Wang,Qing Liu,Min Liu
DOI: https://doi.org/10.1109/cscwd57460.2023.10152558
2023-01-01
Abstract:At present, data-driven fault diagnosis methods have made excellent achievements. In industrial scenarios, it is difficult to obtain sufficient amount of fault data, which means intelligent fault diagnosis is often faced with imbalanced data problem. Moreover, the label noise is usually brought due to manual recording errors so as to seriously affect the diagnosis performance. To address these problems, this paper proposed a safe-domain generative adversarial network with Transformer (SDGAN). A safe domain selecting method is used to remove the noisy samples and construct a pure dataset which poses no risk to the training process of GAN. Therefore, GAN is able to generate high-quality minority samples to balance the original dataset. In addition, the Vision Transformer (ViT) is also applied as a classifier to recognize the global information for each fault sample and achieve high diagnostic accuracy. The experimental results show that SDGAN achieves great diagnosis performance on various imbalanced ratios and noise ratios cases. Furthermore, SDGAN outperforms other baseline methods on imbalanced fault diagnosis with label noise, which indicates that the SDGAN can effectively solve real-world industrial problems.
What problem does this paper attempt to address?