Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
194 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

FaultFormer: Pretraining Transformers for Adaptable Bearing Fault Classification (2312.02380v3)

Published 4 Dec 2023 in cs.LG and eess.SP

Abstract: The growth of global consumption has motivated important applications of deep learning to smart manufacturing and machine health monitoring. In particular, analyzing vibration data offers great potential to extract meaningful insights into predictive maintenance by the detection of bearing faults. Deep learning can be a powerful method to predict these mechanical failures; however, they lack generalizability to new tasks or datasets and require expensive, labeled mechanical data. We address this by presenting a novel self-supervised pretraining and fine-tuning framework based on transformer models. In particular, we investigate different tokenization and data augmentation strategies to reach state-of-the-art accuracies using transformer models. Furthermore, we demonstrate self-supervised masked pretraining for vibration signals and its application to low-data regimes, task adaptation, and dataset adaptation. Pretraining is able to improve performance on scarce, unseen training samples, as well as when fine-tuning on fault classes outside of the pretraining distribution. Furthermore, pretrained transformers are shown to be able to generalize to a different dataset in a few-shot manner. This introduces a new paradigm where models can be pretrained on unlabeled data from different bearings, faults, and machinery and quickly deployed to new, data-scarce applications to suit specific manufacturing needs.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (18)
  1. Krizhevsky, A.; Sutskever, I.; Hinton, G. E. ImageNet Classification with Deep Convolutional Neural Networks. Advances in Neural Information Processing Systems. 2012
  2. Vaswani, A.; Shazeer, N.; Parmar, N.; Uszkoreit, J.; Jones, L.; Gomez, A. N.; Kaiser, L.; Polosukhin, I. Attention Is All You Need. CoRR 2017, abs/1706.03762
  3. The Costs, Causes and Consequences of Unplanned Downtime; 2023
  4. Ravande, S. Unplanned downtime costs more than you think. 2022; \urlhttps://www.forbes.com/sites/forbestechcouncil/2022/02/22/unplanned-downtime-costs-more-than-you-think/?sh=625ff3ef36f7
  5. Brandon Van Hecke, Y. Q.; He, D. Bearing fault diagnosis based on a new acoustic emission sensor technique. Proceedings of the Institution of Mechanical Engineers, Part O: Journal of Risk and Reliability 2015,
  6. Zilong, Z.; Wei, Q. Intelligent fault diagnosis of rolling bearing using one-dimensional multi-scale deep convolutional neural network based health state classification. 2018 IEEE 15th International Conference on Networking, Sensing and Control (ICNSC). 2018; pp 1–6
  7. Li, S.; Liu, G.; Tang, X.; Lu, J.; Hu, J. An Ensemble Deep Convolutional Neural Network Model with Improved D-S Evidence Fusion for Bearing Fault Diagnosis. Sensors 2017, 17
  8. Shao, H.; Jiang, H.; Lin, Y.; Zhao, K. Intelligent fault diagnosis of rolling bearings using an improved deep recurrent neural network. Measurement Science and Technology 2018,
  9. Pan, H.; He, X.; Tang, S.; Meng, F. An Improved Bearing Fault Diagnosis Method using One-Dimensional CNN and LSTM. Journal of Mechanical Engineering / Strojniški Vestnik 2018,
  10. Radford, A.; Narasimhan, K.; Salimans, T.; Sutskever, I. Improving language understanding by generative pre-training. 2018,
  11. Devlin, J.; Chang, M.; Lee, K.; Toutanova, K. BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. CoRR 2018, abs/1810.04805
  12. CWRU Bearing Dataset. \urlhttps://engineering.case.edu/bearingdatacenter
  13. Lessmeier, C.; Kimotho, J. K.; Zimmer, D.; Sextro., W. Condition Monitoring of Bearing Damage in Electromechanical Drive Systems by Using Motor Current Signals of Electric Motors: A Benchmark Data Set for Data-Driven Classification. Proceedings of the European Conference of the PHM Society 2016 2016,
  14. Chen, T.; Kornblith, S.; Norouzi, M.; Hinton, G. E. A Simple Framework for Contrastive Learning of Visual Representations. CoRR 2020, abs/2002.05709
  15. Wang, S.; Wang, D.; Kong, D.; Wang, J.; Li, W.; Zhou, S. Few-Shot Rolling Bearing Fault Diagnosis with Metric-Based Meta Learning. Sensors 2020, 20
  16. Du, J.; Li, X.; Gao, Y.; Gao, L. Integrated Gradient-Based Continuous Wavelet Transform for Bearing Fault Diagnosis. Sensors (Basel) 2022,
  17. Schroff, F.; Kalenichenko, D.; Philbin, J. FaceNet: A Unified Embedding for Face Recognition and Clustering. CoRR 2015, abs/1503.03832
  18. Rippel, O.; Paluri, M.; Dollar, P.; Bourdev, L. Metric Learning with Adaptive Density Discrimination. 2016
Citations (4)

Summary

  • The paper introduces FaultFormer, a transformer-based framework that classifies bearing faults using vibration signal data.
  • It employs data augmentation and spectral domain techniques to enhance model accuracy and handle noisy, limited datasets.
  • The model's adaptable pretraining strategies enable robust performance across various industrial applications, achieving 99% accuracy.

In an innovative leap forward in machine health monitoring, researchers have unveiled a powerful new AI framework aptly named FaultFormer, which utilizes a transformer-based encoder for the precise classification of bearing faults using vibration signals. This breakthrough offers invaluable insights for industries reliant on machinery and could dramatically enhance predictive maintenance strategies.

Transformers, primarily known for their impact in the fields of natural language processing and computer vision, are now making waves in the engineering field thanks to their capacity to understand complex sequences in data. The FaultFormer framework is no exception, as it harnesses the Transformer's strength in processing sequential data and its adept attention mechanism that uniquely identifies relevant data patterns for robust classification.

The brilliance of FaultFormer lies in its methodology, where vibration signal data undergoes specific augmentations, including noise introduction, cropping, and shifting. The data is then represented in the spectral domain – a technique that allows the AI to focus on the most crucial Fourier modes representing the signal most effectively. This not only enhances the model's accuracy but also enables it to grapple with limited and noisy data typical in real-world scenarios.

FaultFormer's ability to grasp both local and global trends in vibration data enables it to classify faults with stunning accuracy. In testing, the model achieved a remarkable 99% accuracy rate, showing considerable promise for its application in smart manufacturing where machine health monitoring and predictive maintenance are critical for efficiency and cost savings.

Moreover, FaultFormer is designed with adaptability in mind. Two distinct pretraining strategies have been devised to ensure the model can quickly adjust to new data, scenarios, or types of machinery. This flexible learning backbone means FaultFormer could be a universal solution adaptable across various industries and equipment without the need for extensive reprogramming.

In essence, FaultFormer signals a major advancement in smart manufacturing and industrial AI, shifting away from traditional reactive maintenance approaches to more sophisticated, data-driven strategies. This innovative fusion of AI with machine health diagnostics could not only prevent costly downtime but pave the way for more efficient, self-regulating manufacturing systems, heralding a new era of industrial automation.

X Twitter Logo Streamline Icon: https://streamlinehq.com