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

相关推荐
芯盾时代30 分钟前
安全大模型智驱网络和数据安全效能跃迁
网络·人工智能·安全·网络安全
彩讯股份3006341 小时前
打造多模态交互新范式|彩讯股份中标2025年中国移动和留言平台AI智能体研发项目
人工智能
思通数科大数据舆情2 小时前
工业安全零事故的智能守护者:一体化AI智能安防平台
人工智能·安全·目标检测·计算机视觉·目标跟踪·数据挖掘·知识图谱
AI360labs_atyun2 小时前
2025 高考:AI 都在哪些地方发挥了作用
人工智能·科技·ai·高考
AgilityBaby2 小时前
Unity实现不倒翁
笔记·unity·c#·游戏引擎
Yxh181377845543 小时前
短视频矩阵系统技术saas源头6年开发构架
人工智能·矩阵
m0_634448893 小时前
图上合成:用于大型语言模型持续预训练的知识合成数据生成
人工智能·语言模型·自然语言处理
张较瘦_4 小时前
[论文阅读] 人工智能 | 利用负信号蒸馏:用REDI框架提升LLM推理能力
论文阅读·人工智能
dexi.Chi 攻城狮5 小时前
如何根据excel表生成sql的insert脚本
经验分享·笔记
NULL指向我5 小时前
香橙派3B学习笔记9:Linux基础gcc/g++编译__C/C++中动态链接库(.so)的编译与使用
笔记·学习