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

相关推荐
attitude.x18 分钟前
GEO优化供应商:AI搜索时代的“答案”构建与移山科技的引领,2025高性价比实战指南
人工智能·科技
井云AI1 小时前
井云智能体封装小程序:独立部署多开版 | 自定义LOGO/域名,打造专属AI智能体平台
人工智能·后端·小程序·前端框架·coze智能体·智能体网站·智能体小程序
张较瘦_1 小时前
[论文阅读] 人工智能 + 软件工程 | 技术债务管理新范式:五步法工作坊与行动研究实践
人工智能·软件工程
livemetee1 小时前
Flink2.0学习笔记:使用HikariCP 自定义sink实现数据库连接池化
大数据·数据库·笔记·学习·flink
杨杨杨大侠1 小时前
Spring AI 系列(一):Spring AI 基础概念与架构入门
人工智能·spring·架构
nenchoumi31192 小时前
手持 Mid360 + RealSense 相机 + Jetson Orin 一体平台
人工智能·目标检测·计算机视觉·机器人·ros
大力财经3 小时前
百度Q2财报:总营收327亿 AI新业务收入首次超100亿
人工智能·百度
lingggggaaaa3 小时前
小迪安全v2023学习笔记(七十讲)—— Python安全&SSTI模板注入&项目工具
笔记·python·学习·安全·web安全·网络安全·ssti
好望角雾眠5 小时前
第三阶段数据库-7:sql中函数,运算符,常用关键字
数据库·笔记·sql·学习·sqlserver·c#
OAFD.8 小时前
机器学习之线性回归:原理、实现与实践
人工智能·机器学习·线性回归