meta-learning based FD论文阅读笔记

[1]Semi-Supervised Temporal Meta-Learning Framework for Wind Turbine Bearing Fault Diagnosis Under Limited Annotation Data

问题背景

  1. the fault data are so scarce that it is time-consuming to acquire a well behaved deep learning model
  2. much unlabeled data cannot be adequately utilized to explore useful fault information without prior.

方法思路

(1)a temporal convolutional module is proposed to relieve overfitting due to the depth of the model, which can fully excavate temporal features along the depth of the network.

(2)A novel deep learning generalization framework SeMeF---is proposed to make full use of massive unlabeled data and limited annotation data.

[2] A Meta-Learning Method for Electric Machine Bearing Fault Diagnosis Under Varying Working Conditions With Limited Data

问题背景

perform FD with a limited training data

方法思路

(1)a four layer CNN is used for feature learning and a simple convolution structure makes the training more effcient

(2) The meta-training process primarily completes the knowledge accumulation of prior tasks.

[3] Semi-supervised adaptive anti-noise meta-learning for few-shot industrial gearbox fault diagnosis

问题背景

obtain sufficient labeled data for FD is challenging

方法思路

(1)a residual network with a Morlet Wavelet layer is used to extract signal features

(2)sample-level attention is defined to select unlabeled samples that are more similar to labeled sample prototypes

(3)The adaptive metric is used to obtain the relational distance functions of labeled samples and unlabeled samples

相关推荐
猿饵块1 小时前
视觉slam--框架
人工智能
yvestine2 小时前
自然语言处理——Transformer
人工智能·深度学习·自然语言处理·transformer
SuperW2 小时前
OPENCV图形计算面积、弧长API讲解(1)
人工智能·opencv·计算机视觉
山海不说话3 小时前
视频行为标注工具BehaviLabel(源码+使用介绍+Windows.Exe版本)
人工智能·python·计算机视觉·视觉检测
虹科数字化与AR4 小时前
安宝特方案丨船舶智造的“AR+AI+作业标准化管理解决方案”(装配)
人工智能·ar·ar眼镜·船舶智造·数字工作流·智能装配
飞哥数智坊5 小时前
Coze实战第13讲:飞书多维表格读取+豆包生图模型,轻松批量生成短剧封面
人工智能
小前端大牛马5 小时前
java教程笔记(十一)-泛型
java·笔记·python
sjtu_cjs5 小时前
Tensorrt python api 10.11.0笔记
开发语言·笔记·python
newxtc6 小时前
【配置 YOLOX 用于按目录分类的图片数据集】
人工智能·目标跟踪·分类