当前位置:网站首页>A NOVEL DEEP PARALLEL TIME-SERIES RELATION NETWORK FOR FAULT DIAGNOSIS
A NOVEL DEEP PARALLEL TIME-SERIES RELATION NETWORK FOR FAULT DIAGNOSIS
2022-07-28 06:23:00 【A tavern on the mountain】
Introduce a 2022 A paper from the University of Electronic Science and Technology , Deep parallel sequential network
0. Abstract
Considering the application of the context information of time series data, the model can improve the performance of fault diagnosis , Some networks (RNN,LSTM,GRU) It is more effective for the diagnosis results . then , These models are limited by computational complexity , It is difficult to achieve high diagnostic efficiency . Due to large convolution kernel or deep architecture , parallel CNN It is also difficult to achieve high efficiency in dealing with long-term information .BERT The model uses absolute location coding to introduce context information into the model , But it also brings noise . In order to deal with the above problems , Put forward deep parallel time-series relation network(DPTRN). There are three advantages :1. DPTRN be based on MLP framework , It can effectively improve the computing efficiency .2. Improve absolute position coding , Using decoupled position coding unit, context information can be learned .3. It has obvious advantages in feature interpretability .
1. introduction
PCA,ICA,RVM,DBN, Other diagnostic methods . However, industrial processes change continuously , therefore , It is necessary to model each stage of industrial process by using temporal characteristics .

The model architecture is as follows :
1. Establish time series data set
2. Divide the current time node D(T) And historical time nodes D(k),k=1,2,…,T-1.
3. Input each historical time node and current time node into the timing unit .
4. Generate absolute position code , And use location query query Matrix and position key The matrix is mapped to decoupled position coding .
5. Add the outputs of the timing information unit and the decoupling position coding unit to obtain the time relationship weight of each historical node .
6. The feature stitching of historical information vector and current time node (contact) As the input of the classification layer, get the fault diagnosis results .
边栏推荐
猜你喜欢

CLIP Learning Transferable Visual Models From Natural Language Supervision

Redhawk Dynamic Analysis

Efficient Net_V2

AEM-TESTpro K50和南粤勘察结下的缘分

When to replace jack socket for dsx-pc6 jumper module?

2、 Openvino brief introduction and construction process

EXFO 730C光时域反射计只有iOLM光眼升级OTDR(开通otdr权限)

开关电源电路EMI设计在layout过程中注意事项

Transformer 自注意力机制 及完整代码实现

dsp和fpga的通讯
随机推荐
Arduino reads the analog voltage_ How mq2 gas / smoke sensor works and its interface with Arduino
The short jumper dsx-8000 test is normal, but the dsx-5000 test has no length display?
Varistor design parameters and classic circuit recording hardware learning notes 5
set_false_path
CalendarExtender控件的中文显示问题
(PHP graduation project) obtained based on PHP novel website management system
如何测试工业以太网线缆(利用FLUKE DSX-8000)?
VB-ocx应用于Web
VAN(DWConv+DWDilationConv+PWConv)
A NOVEL DEEP PARALLEL TIME-SERIES RELATION NETWORK FOR FAULT DIAGNOSIS
简述EMD分解、希尔伯特变换、谱方法
PLC的选型
(PHP graduation project) obtain the campus network repair application management system based on PHP
(PHP graduation project) based on PHP user online submission management system
set_ clock_ groups
ASP.NET 读数据库绑定到 TreeView 递归方式
Random life-1
三极管设计,理解饱和,线性区域和截止区
T-sne dimension reduction visualization
A comparative study of backdoor attack and counter sample attack