/SSMN

The PyTorch version for Semi-supervised meta-learning networks with squeeze-and-excitation attention for few-shot fault diagnosis.

Primary LanguagePythonMIT LicenseMIT

SSMN

The PyTorch implementation for semi-supervised meta-learning networks (SSMN) in Semi-supervised meta-learning networks with squeeze-and-excitation attention for few-shot fault diagnosis.

Abstract

In the engineering practice, lacking of data especially labeled data typically hinders the wide application of deep learning in mechanical fault diagnosis. However, collecting and labeling data is often expensive and time-consuming. To address this problem, a kind of semi-supervised meta-learning networks (SSMN) with squeeze-and-excitation attention is proposed for few-shot fault diagnosis in this paper. SSMN consists of a parameterized encoder, a non-parameterized prototype refinement process and a distance function. Based on attention mechanism, the encoder is able to extract distinct features to generate prototypes and enhance the identification accuracy. With semi-supervised few-shot learning, SSMN utilizes unlabeled data to refine original prototypes for better fault recognition. A combinatorial learning optimizer is designed to optimize SSMN efficiently. The effectiveness of the proposed method is demonstrated through three bearing vibration datasets and the results indicate the outstanding adaptability in different situations. Comparison with other approaches is also made under the same setup and the experimental results prove the superiority of the proposed method for few-shot fault diagnosis.

Citation

@article{FENG2021,
title = {Semi-supervised meta-learning networks with squeeze-and-excitation attention for few-shot fault diagnosis},
journal = {ISA Transactions},
year = {2021},
issn = {0019-0578},
doi = {https://doi.org/10.1016/j.isatra.2021.03.013},
url = {https://www.sciencedirect.com/science/article/pii/S0019057821001543},
author = {Yong Feng and Jinglong Chen and Tianci Zhang and Shuilong He and Enyong Xu and Zitong Zhou},
keywords = {Fault diagnosis, Semi-supervised learning, Meta-learning, Attention, Few-shot classification}