paper-with-me

홈 › Papers

TFPred: Learning Discriminative Representations from Unlabeled Data for Few-Label Rotating Machinery Fault Diagnosis

2024-05-01 · Control Engineering Practice 2024 5 · Xiaohan Chen, Rui Yang, Yihao Xue, Baoye Song, Zidong Wang

Recent advances in intelligent rotating machinery fault diagnosis have been enabled by the availability of massive labeled training data. However, in practical industrial applications, it is often challenging and costly to annotate a large amount of data. To address the few-label fault diagnosis problem, a time–frequency prediction (TFPred) self-supervised learning framework is proposed to extract latent fault representations from unlabeled fault data. Specifically, the TFPred framework consists of a time encoder and a frequency encoder, with the frequency encoder to predict the low-dimensional representations of time domain signals generated by the time encoder with randomly augmented data. Subsequently, the pre-trained network is hooked with a classification head and fine-tuned with limited labeled data. Finally, the proposed framework is evaluated on a run-to-failure bearing dataset and a hardware-in-the-loop high-speed train simulation platform. The experiments demonstrate that the self-supervised learning framework TFPred achieved competitive performance with only 1% and 5% labeled data. Code is available at https://github.com/Xiaohan-Chen/TFPred.

📄 PDF Abstract BibTeX

Code (1)

Xiaohan-Chen/TFPred 공식 구현 pytorch

Tasks

Fault DetectionFault DiagnosisSelf-Supervised LearningTime Series Classification

Similar Papers 제목 키워드 기반

SoundNet: Learning Sound Representations from Unlabeled Video

2016-10-27 · NeurIPS 2016 12 · Yusuf Aytar, Carl Vondrick, Antonio Torralba

We learn rich natural sound representations by capitalizing on large amounts of unlabeled sound data collected in the wild. We leverage the natural synchronization between vision and sound to learn an acoustic representa…

General Classification

Asymmetric Tri-training for Unsupervised Domain Adaptation

2017-02-27 · ICML 2017 8 · Kuniaki Saito, Yoshitaka Ushiku, Tatsuya Harada

Deep-layered models trained on a large number of labeled samples boost the accuracy of many tasks. It is important to apply such models to different domains because collecting many labeled samples in various domains is e…

Domain AdaptationSentiment AnalysisUnsupervised Domain Adaptation

Discriminative Clustering with Representation Learning with any Ratio of Labeled to Unlabeled Data

2019-12-30 · Corinne Jones, Vincent Roulet, Zaid Harchaoui

We present a discriminative clustering approach in which the feature representation can be learned from data and moreover leverage labeled data. Representation learning can give a similarity-based clustering method the a…

ClusteringRepresentation Learning

Neighborhood Contrastive Learning for Novel Class Discovery

2021-06-20 · CVPR 2021 1 · Zhun Zhong, Enrico Fini, Subhankar Roy, Zhiming Luo 외

In this paper, we address Novel Class Discovery (NCD), the task of unveiling new classes in a set of unlabeled samples given a labeled dataset with known classes. We exploit the peculiarities of NCD to build a new framew…

ClusteringContrastive LearningNovel Class Discovery

Learning Discriminative Spatio-temporal Representations for Semi-supervised Action Recognition

2024-04-25 · Yu Wang, Sanping Zhou, Kun Xia, Le Wang

Semi-supervised action recognition aims to improve spatio-temporal reasoning ability with a few labeled data in conjunction with a large amount of unlabeled data. Albeit recent advancements, existing powerful methods are…

Action RecognitionContrastive Learning