A Novel Cross-Sensor Transfer Diagnosis Method with Local Attention Mechanism: Applied in a Reciprocating Pump
Abstract
:1. Introduction
- A cross-sensor transfer diagnostic approach is proposed, which utilizes the sharing of information collected by sensors between different locations of the machine, achieving a more accurate and comprehensive fault diagnosis of reciprocating pumps.
- A local attention mechanism is embedded in the proposed approach and applied in fields of intelligent data-driven fault diagnosis to enhance the model’s perception of the critical part of the fault signal.
- Experimental tests on fault samples of a reciprocating pump demonstrate the excellent performance of the method in terms of fault diagnosis accuracy and sensor generalization ability, validating the cross-sensor domain transferability in practical industrial reciprocating pump faults.
2. Related Works
2.1. Transfer Learning
2.2. Local Attention Mechanism
3. Problem Formulation
- (1)
- Construct a source domain:
- (2)
- Construct a target domain:
- (3)
- The source domain should provide enough diagnosis knowledge for the target domain, i.e., where and are label spaces in the source and target domains, respectively. We also denote the label space , which contains , which represents the kinds of health states.
4. The Proposed Method
Algorithm 1 Transfer diagnostic procedure |
①Training: |
Input: Labeled source domain , unlabeled target domain , max_epoch, batch_size. |
Output: The trained Transfer diagnostic model |
1: Initialize: Feature extractor , domain classifier |
2: Pretrain using source domain data |
3: for epoch = 1 to max_epoch do |
4: for batch_size , do |
5: Conduct Transfer diagnostic model training |
6: Update using to minimize source task loss |
7: Update using and to maximize domain classification loss |
8: end for |
9: end for |
②Testing: |
Fed the testing target domain samples for the fault diagnosis. |
4.1. Model Architecture
4.2. Local Attention Module
Algorithm 2 Local Attention Mechanism |
Input: x (input tensor) |
Output: Adjusted x with local attention mechanism |
1. function Local Attention(x): |
2. Initialize input parameters: in_channel, kernel_size |
3. ① Initialize convolution layer: |
4. conv(x) ← Convld(in_channel, out_channel, kernel_size, |
padding = (kernel_size − 1)//2) |
5. return w, x |
6. ② Initialize softmax activation function: |
7. softmax ← SoftMax(⋅) |
8. Calculate attention weights: |
9. weights ← softmax(w × x) |
10. ③ Apply attention: |
11. x ← x × weights |
12. return x |
13. end function |
5. Case Study
5.1. Dataset Description
- Experiment Description
- 2.
- Operating conditions
- Operating Condition 1: Normal State
- Operating Condition 2: Valve Seat Compression Injury
- Operating Condition 3: Valve Seat Erosion
- Operating Condition 4: Valve Seat Depression
- Operating Condition 5: Guiding Failure of Check Valve
- Operating Condition 6: Corrosion of Valve Assembly
5.2. Transfer Task Description
- (1)
- Task 1: As shown in Table 5, Task 1 consists of nine cross-sensor domain fault diagnosis experiments, namely A→D, A→E, A→F, B→D, B→E, B→F, C→D, C→E, and C→F. In each fault diagnosis experiment, the part before the arrow represents the source domain, and the part after the arrow represents the target domain. The aim is to determine the effectiveness of transferring from the fault-critical sensor position (pump head position) to the sensor position that is easier to install (machine foot position).
- (2)
- Task 2: Task 2 consists of nine cross-sensor domain fault diagnosis experiments, evaluating the transferability from the machine foot position to the pump head position. The goal is to demonstrate the possibility of transferring signals from a location with less healthy information to a location with more healthy information.
5.3. Data Preprocessing and Splitting
5.4. Training Details
6. Results and Discussion
6.1. Comparative Methods
6.2. Experimental Results
- Compared to CNN, other models demonstrate higher accuracy in the target domain. This suggests that attention mechanisms can effectively enhance the accuracy of fault diagnosis. In addition, the proposed method achieves higher accuracy compared to other attention mechanism models, indicating that the local attention mechanism is well-suited for vibration signal fault diagnosis.
- The overall accuracy of Task 1 is higher than that of Task 2. This discrepancy arises from the heightened sensitivity of the pump head position to the fault identification, highlighting the ability to extract more distinct fault information from the sensors located at the pump head. Hence, training that uses pump head data as the source domain is a viable approach.
- The results show that the B position in the middle of the pump head of the reciprocating pump to the E position in the middle of the machine foot shows the highest accuracy compared to other scenarios. This is due to the proximity of measurement points B and E to the drive mechanism of the reciprocating pump, enabling them to most directly reflect abnormal vibrations. Our results corroborate this observation.
7. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Bie, F.; Du, T.; Lyu, F.; Pang, M.; Guo, Y. An Integrated Approach Based on Improved CEEMDAN and LSTM Deep Learning Neural Network for Fault Diagnosis of Reciprocating Pump. IEEE Access 2021, 9, 23301–23310. [Google Scholar] [CrossRef]
- Bachschmid, N.; Pennacchi, P.; Vania, A. Diagnostic significance of orbit shape analysis and its application to improve machine fault detection. J. Braz. Soc. Mech. Sci. Eng. 2004, 26, 200–208. [Google Scholar] [CrossRef]
- Asnaashari, E.; Sinha, J.K. Development of residual operational deflection shape for crack detection in structures. Mech. Syst. Signal Process. 2014, 43, 113–123. [Google Scholar] [CrossRef]
- Kumar, A.; Gandhi, C.; Zhou, Y.; Kumar, R.; Xiang, J. Improved deep convolution neural network (CNN) for the identification of defects in the centrifugal pump using acoustic images. Appl. Acoust. 2020, 167, 107399. [Google Scholar] [CrossRef]
- Baccar, D.; Söffker, D. Wear detection by means of wavelet-based acoustic emission analysis. Mech. Syst. Signal Process. 2015, 60, 198–207. [Google Scholar] [CrossRef]
- Tang, S.; Zhu, Y.; Yuan, S. An adaptive deep learning model towards fault diagnosis of hydraulic piston pump using pressure signal. Eng. Fail. Anal. 2022, 138, 106300. [Google Scholar] [CrossRef]
- Ahmad, Z.; Nguyen, T.-K.; Ahmad, S.; Nguyen, C.D.; Kim, J.-M. Multistage Centrifugal Pump Fault Diagnosis Using Informative Ratio Principal Component Analysis. Sensors 2021, 22, 179. [Google Scholar] [CrossRef]
- Tang, S.; Zhu, Y.; Yuan, S. Intelligent fault diagnosis of hydraulic piston pump based on deep learning and Bayesian optimization. ISA Trans. 2022, 129, 555–563. [Google Scholar] [CrossRef]
- Ahmad, Z.; Rai, A.; Hasan, M.J.; Kim, C.H.; Kim, J.-M. A Novel Framework for Centrifugal Pump Fault Diagnosis by Selecting Fault Characteristic Coefficients of Walsh Transform and Cosine Linear Discriminant Analysis. IEEE Access 2021, 9, 150128–150141. [Google Scholar] [CrossRef]
- Zhao, N.; Zhang, J.; Ma, W.; Jiang, Z.; Mao, Z. Variational time-domain decomposition of reciprocating machine multi-impact vibration signals. Mech. Syst. Signal Process. 2022, 172, 108977. [Google Scholar] [CrossRef]
- Zhao, Z.; Li, T.; Wu, J.; Sun, C.; Wang, S.; Yan, R.; Chen, X. Deep learning algorithms for rotating machinery intelligent diagnosis: An open source benchmark study. ISA Trans. 2020, 107, 224–255. [Google Scholar] [CrossRef] [PubMed]
- Jia, F.; Lei, Y.; Lin, J.; Zhou, X.; Lu, N. Deep neural networks: A promising tool for fault characteristic mining and intelligent diagnosis of rotating machinery with massive data. Mech. Syst. Signal Process. 2016, 72–73, 303–315. [Google Scholar] [CrossRef]
- Gu, J.; Peng, Y.; Lu, H.; Chang, X.; Chen, G. A novel fault diagnosis method of rotating machinery via VMD, CWT and improved CNN. Measurement 2022, 200, 111635. [Google Scholar] [CrossRef]
- Yang, B.; Lei, Y.; Jia, F.; Xing, S. An intelligent fault diagnosis approach based on transfer learning from laboratory bearings to locomotive bearings. Mech. Syst. Signal Process. 2019, 122, 692–706. [Google Scholar] [CrossRef]
- Zhao, Z.; Zhang, Q.; Yu, X.; Sun, C.; Wang, S.; Yan, R.; Chen, X. Applications of Unsupervised Deep Transfer Learning to Intelligent Fault Diagnosis: A Survey and Comparative Study. IEEE Trans. Instrum. Meas. 2021, 70, 1–28. [Google Scholar] [CrossRef]
- Li, W.; Huang, R.; Li, J.; Liao, Y.; Chen, Z.; He, G.; Yan, R.; Gryllias, K. A perspective survey on deep transfer learning for fault diagnosis in industrial scenarios: Theories, applications and challenges. Mech. Syst. Signal Process. 2022, 167, 108487. [Google Scholar] [CrossRef]
- Yang, C.; Liu, J.; Zhou, K.; Ge, M.-F.; Jiang, X. Transferable graph features-driven cross-domain rotating machinery fault diagnosis. Knowl. Based Syst. 2022, 250, 109069. [Google Scholar] [CrossRef]
- Tian, J.; Han, D.; Li, M.; Shi, P. A multi-source information transfer learning method with subdomain adaptation for cross-domain fault diagnosis. Knowl. Based Syst. 2022, 243, 108466. [Google Scholar] [CrossRef]
- Chen, Z.; He, G.; Li, J.; Liao, Y.; Gryllias, K.; Li, W. Domain Adversarial Transfer Network for Cross-Domain Fault Diagnosis of Rotary Machinery. IEEE Trans. Instrum. Meas. 2020, 69, 8702–8712. [Google Scholar] [CrossRef]
- Lv, H.; Chen, J.; Pan, T.; Zhang, T.; Feng, Y.; Liu, S. Attention mechanism in intelligent fault diagnosis of machinery: A review of technique and application. Measurement 2022, 199, 111594. [Google Scholar] [CrossRef]
- Zhao, B.; Zhang, X.; Zhan, Z.; Wu, Q. Deep multi-scale adversarial network with attention: A novel domain adaptation method for intelligent fault diagnosis. J. Manuf. Syst. 2021, 59, 565–576. [Google Scholar] [CrossRef]
- Wang, Q.; Wu, B.; Zhu, P.; Li, P.; Zuo, W.; Hu, Q. ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks. In Proceedings of the 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), Seattle, WA, USA, 13–19 June 2020; pp. 11531–11539. [Google Scholar]
- Shaw, P.; Uszkoreit, J.; Vaswani, A. Self-attention with relative position representations. arXiv 2018, arXiv:1803.02155. [Google Scholar]
- Zhou, K.; Tong, Y.; Li, X.; Wei, X.; Huang, H.; Song, K.; Chen, X. Exploring global attention mechanism on fault detection and diagnosis for complex engineering processes. Process Saf. Environ. Prot. 2023, 170, 660–669. [Google Scholar] [CrossRef]
- Luong, M.-T.; Pham, H.; Manning, C.D. Effective approaches to attention-based neural machine translation. arXiv 2015, arXiv:1508.04025. [Google Scholar]
- Mirsamadi, S.; Barsoum, E.; Zhang, C. Automatic speech emotion recognition using recurrent neural networks with local attention. In Proceedings of the 2017 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), New Orleans, LA, USA, 5–9 March 2017; pp. 2227–2231. [Google Scholar]
- Hoang, D.-T.; Kang, H.-J. A survey on Deep Learning based bearing fault diagnosis. Neurocomputing 2019, 335, 327–335. [Google Scholar] [CrossRef]
- Zhang, S.; Zhang, S.; Wang, B.; Habetler, T.G. Deep Learning Algorithms for Bearing Fault Diagnostics—A Comprehensive Review. IEEE Access 2020, 8, 29857–29881. [Google Scholar] [CrossRef]
- Hamadache, M.; Jung, J.H.; Park, J.; Youn, B.D. A comprehensive review of artificial intelligence-based approaches for rolling element bearing PHM: Shallow and deep learning. JMST Adv. 2019, 1, 125–151. [Google Scholar] [CrossRef]
- He, Z.; Shao, H.; Wang, P.; Lin, J.; Cheng, J.; Yang, Y. Deep transfer multi-wavelet auto-encoder for intelligent fault diagnosis of gearbox with few target training samples. Knowl. Based Syst. 2020, 191, 105313. [Google Scholar] [CrossRef]
- Wen, L.; Li, X.; Gao, L.; Zhang, Y. A new convolutional neural network-based data-driven fault diagnosis method. IEEE Trans. Ind. Electron. 2017, 65, 5990–5998. [Google Scholar] [CrossRef]
- Shao, H.; Jiang, H.; Wang, F.; Zhao, H. An enhancement deep feature fusion method for rotating machinery fault diagnosis. Knowl. Based Syst. 2017, 119, 200–220. [Google Scholar] [CrossRef]
- Shao, H.; Jiang, H.; Zhang, H.; Liang, T. Electric Locomotive Bearing Fault Diagnosis Using a Novel Convolutional Deep Belief Network. IEEE Trans. Ind. Electron. 2018, 65, 2727–2736. [Google Scholar] [CrossRef]
- Zhu, J.; Chen, N.; Shen, C. A new deep transfer learning method for bearing fault diagnosis under different working conditions. IEEE Sens. J. 2019, 20, 8394–8402. [Google Scholar] [CrossRef]
- Wen, L.; Li, X.; Gao, L. A transfer convolutional neural network for fault diagnosis based on ResNet-50. Neural Comput. Appl. 2020, 32, 6111–6124. [Google Scholar] [CrossRef]
- Yang, B.; Lee, C.-G.; Lei, Y.; Li, N.; Lu, N. Deep partial transfer learning network: A method to selectively transfer diagnostic knowledge across related machines. Mech. Syst. Signal Process. 2021, 156, 107618. [Google Scholar] [CrossRef]
- Yang, B.; Lei, Y.; Xu, S.; Lee, C.-G. An optimal transport-embedded similarity measure for diagnostic knowledge transferability analytics across machines. IEEE Trans. Ind. Electron. 2021, 69, 7372–7382. [Google Scholar] [CrossRef]
- An, Z.; Jiang, X.; Cao, J.; Yang, R.; Li, X. Self-learning transferable neural network for intelligent fault diagnosis of rotating machinery with unlabeled and imbalanced data. Knowl. Based Syst. 2021, 230, 107374. [Google Scholar] [CrossRef]
- Zareapoor, M.; Shamsolmoali, P.; Yang, J. Oversampling adversarial network for class-imbalanced fault diagnosis. Mech. Syst. Signal Process. 2021, 149, 107175. [Google Scholar] [CrossRef]
- Wen, L.; Gao, L.; Li, X. A new deep transfer learning based on sparse auto-encoder for fault diagnosis. IEEE Trans. Syst. Man Cybern. Syst. 2017, 49, 136–144. [Google Scholar] [CrossRef]
- Yang, P.; Chen, J.; Wu, L.; Li, S. Fault Identification of Electric Submersible Pumps Based on Unsupervised and Multi-Source Transfer Learning Integration. Sustainability 2022, 14, 9870. [Google Scholar] [CrossRef]
- Li, C.; Zhang, S.; Qin, Y.; Estupinan, E. A systematic review of deep transfer learning for machinery fault diagnosis. Neurocomputing 2020, 407, 121–135. [Google Scholar] [CrossRef]
- Pandhare, V.; Li, X.; Miller, M.; Jia, X.; Lee, J. Intelligent Diagnostics for Ball Screw Fault Through Indirect Sensing Using Deep Domain Adaptation. IEEE Trans. Instrum. Meas. 2021, 70, 1–11. [Google Scholar] [CrossRef]
- Chen, Z.; He, C. Transformer-Based Unsupervised Cross-Sensor Domain Adaptation for Electromechanical Actuator Fault Diagnosis. Machines 2023, 11, 102. [Google Scholar] [CrossRef]
- Zhang, L.; Liu, Y.; Deng, P. Odor Recognition in Multiple E-Nose Systems With Cross-Domain Discriminative Subspace Learning. IEEE Trans. Instrum. Meas. 2017, 66, 1679–1692. [Google Scholar] [CrossRef]
- Se, H.; Song, K.; Liu, H.; Zhang, W.; Wang, X.; Liu, J. A dual drift compensation framework based on subspace learning and cross-domain adaptive extreme learning machine for gas sensors. Knowl. Based Syst. 2023, 259, 110024. [Google Scholar] [CrossRef]
- Li, X.; Zhang, W.; Xu, N.-X.; Ding, Q. Deep Learning-Based Machinery Fault Diagnostics With Domain Adaptation Across Sensors at Different Places. IEEE Trans. Ind. Electron. 2020, 67, 6785–6794. [Google Scholar] [CrossRef]
- Bahdanau, D.; Cho, K.; Bengio, Y. Neural machine translation by jointly learning to align and translate. arXiv 2014, arXiv:1409.0473. [Google Scholar]
- Mnih, V.; Heess, N.; Graves, A. Recurrent models of visual attention. arXiv 2014, arXiv:1406.6247. [Google Scholar]
- Li, X.; Chebiyyam, V.; Kirchhoff, K. Multi-stream network with temporal attention for environmental sound classification. arXiv 2019, arXiv:1901.08608. [Google Scholar]
- Jang, G.-B.; Cho, S.-B. Feature space transformation for fault diagnosis of rotating machinery under different working conditions. Sensors 2021, 21, 1417. [Google Scholar] [CrossRef]
- Plakias, S.; Boutalis, Y.S. Fault detection and identification of rolling element bearings with Attentive Dense CNN. Neurocomputing 2020, 405, 208–217. [Google Scholar] [CrossRef]
- Hao, Y.; Wang, H.; Liu, Z.; Han, H. Multi-scale CNN based on attention mechanism for rolling bearing fault diagnosis. In Proceedings of the 2020 Asia-Pacific International Symposium on Advanced Reliability and Maintenance Modeling (APARM), Vancouver, BC, Canada, 20–23 August 2020; pp. 1–5. [Google Scholar]
- Yang, H.; Lin, L.; Zhong, S.; Guo, F.; Cui, Z. Aero Engines Fault Diagnosis Method Based on Convolutional Neural Network Using Multiple Attention Mechanism. In Proceedings of the 2021 IEEE International Conference on Sensing, Diagnostics, Prognostics, and Control (SDPC), Weihai, China, 13–15 August 2021; pp. 13–18. [Google Scholar]
- Ding, Y.; Jia, M.; Miao, Q.; Cao, Y. A novel time–frequency Transformer based on self–attention mechanism and its application in fault diagnosis of rolling bearings. Mech. Syst. Signal Process. 2022, 168, 108616. [Google Scholar] [CrossRef]
- Qian, Q.; Qin, Y.; Luo, J.; Wang, Y.; Wu, F. Deep discriminative transfer learning network for cross-machine fault diagnosis. Mech. Syst. Signal Process. 2023, 186, 109884. [Google Scholar] [CrossRef]
- Guo, M.-H.; Xu, T.-X.; Liu, J.-J.; Liu, Z.-N.; Jiang, P.-T.; Mu, T.-J.; Zhang, S.-H.; Martin, R.R.; Cheng, M.-M.; Hu, S.-M. Attention mechanisms in computer vision: A survey. Comput. Vis. Media 2022, 8, 331–368. [Google Scholar] [CrossRef]
- Ding, L.; Tang, H.; Bruzzone, L. LANet: Local Attention Embedding to Improve the Semantic Segmentation of Remote Sensing Images. IEEE Trans. Geosci. Remote Sens. 2021, 59, 426–435. [Google Scholar] [CrossRef]
- Xue, H.; Sun, M.; Liang, Y. ECANet: Explicit cyclic attention-based network for video saliency prediction. Neurocomputing 2022, 468, 233–244. [Google Scholar] [CrossRef]
- Laurens, V.D.M.; Hinton, G. Visualizing Data using t-SNE. J. Mach. Learn. Res. 2008, 9, 2579–2605. [Google Scholar]
Layer | Parameters | Values |
---|---|---|
Conv1 | out_channels | 8 |
kernel_size | 5 | |
stride | 1 | |
batchnorm_size | 8 | |
Local Attention module | in_channels | 8 |
out_channels | 8 | |
Conv2 | out_channels | 16 |
kernel_size | 3 | |
stride | 1 | |
batchnorm_size | 16 | |
Conv3 | out_channels | 32 |
kernel_size | 3 | |
stride | 1 | |
batchnorm_size | 32 | |
Conv4 | out_channels | 64 |
kernel_size | 3 | |
stride | 1 | |
batchnorm_size | 64 | |
Adaptive Max Polling | output_size | 4 |
Flatten | - | - |
FC | output_features | 256 |
pdrop | 0.5 |
Point Label | Point Name | Point Label | Point Name |
---|---|---|---|
A | Vertical direction of pump head 1 | D | Vertical direction of machine foot 1 |
B | Vertical direction of pump head 2 | E | Vertical direction of machine foot 2 |
C | Vertical direction of pump head 3 | F | Vertical direction of machine foot 3 |
Condition Label | Operating Conditions | Number of Samples | Length of Samples |
---|---|---|---|
1 | Normal state | 6 × 1000 | 2048 |
2 | Valve Seat Compression Injury | 6 × 1000 | 2048 |
3 | Valve Seat Erosion | 6 × 1000 | 2048 |
4 | Valve Seat Depression | 6 × 1000 | 2048 |
5 | Guiding Failure of Check Valve | 6 × 1000 | 2048 |
Data Label | Data Name | Data Label | Data Name | Data Label | Data Name |
---|---|---|---|---|---|
1-A | Sensor A in Condition 1 | 2-A | Sensor A in Condition 2 | 3-A | Sensor A in Condition 3 |
1-B | Sensor B in Condition 1 | 2-B | Sensor B in Condition 2 | 3-B | Sensor B in Condition 3 |
1-C | Sensor C in Condition 1 | 2-C | Sensor C in Condition 2 | 3-C | Sensor C in Condition 3 |
1-D | Sensor D in Condition 1 | 2-D | Sensor D in Condition 2 | 3-D | Sensor D in Condition 3 |
1-E | Sensor E in Condition 1 | 2-E | Sensor E in Condition 2 | 3-E | Sensor E in Condition 3 |
1-F | Sensor F in Condition 1 | 2-F | Sensor F in Condition 2 | 3-F | Sensor F in Condition 3 |
4-A | Sensor A in Condition 4 | 5-A | Sensor A in Condition 5 | 6-A | Sensor A in Condition 6 |
4-B | Sensor B in Condition 4 | 5-B | Sensor B in Condition 5 | 6-B | Sensor B in Condition 6 |
4-C | Sensor C in Condition 4 | 5-C | Sensor C in Condition 5 | 6-C | Sensor C in Condition 6 |
4-D | Sensor D in Condition 4 | 5-D | Sensor D in Condition 5 | 6-D | Sensor D in Condition 6 |
4-E | Sensor E in Condition 4 | 5-E | Sensor E in Condition 5 | 6-E | Sensor E in Condition 6 |
4-F | Sensor F in Condition 4 | 5-F | Sensor F in Condition 5 | 6-F | Sensor F in Condition 6 |
Task | Source Domain | Target Domain |
---|---|---|
1 | A | D, E, F |
B | D, E, F | |
C | D, E, F | |
2 | D | A, B, C |
E | A, B, C | |
F | A, B, C |
Methods | The Accuracy (%) of Cross-Sensor Transfer Diagnosis Task 1 | AVG | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
A→D | A→E | A→F | B→D | B→E | B→F | C→D | C→E | C→F | ||
CNN | 62.96 | 54.83 | 48.21 | 49.12 | 72.40 | 69.29 | 63.38 | 62.61 | 70.09 | 61.43 |
SENet | 80.82 | 72.14 | 64.33 | 65.09 | 81.57 | 79.23 | 78.56 | 80.83 | 79.68 | 75.81 |
ECANet | 81.11 | 74.63 | 67.70 | 72.82 | 83.07 | 82.24 | 79.83 | 81.53 | 82.32 | 78.36 |
GANet | 88.22 | 86.34 | 78.33 | 79.89 | 90.63 | 88.96 | 85.72 | 86.68 | 89.36 | 86.01 |
Proposed Method | 94.83 | 92.76 | 88.52 | 89.03 | 98.20 | 96.92 | 95.86 | 95.07 | 96.12 | 94.15 |
Methods | The Accuracy (%) of Cross-Sensor Transfer Diagnosis Task 2 | AVG | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
D→A | D→B | D→C | E→A | E→B | E→C | F→A | F→B | F→C | ||
CNN | 58.27 | 50.68 | 40.17 | 44.15 | 68.77 | 64.40 | 60.01 | 59.05 | 65.79 | 56.81 |
SENet | 80.48 | 71.39 | 62.86 | 63.28 | 80.75 | 79.01 | 78.21 | 78.42 | 78.73 | 74.79 |
ECANet | 77.54 | 71.41 | 63.86 | 68.65 | 79.16 | 78.74 | 75.10 | 77.09 | 77.85 | 74.38 |
GANet | 85.21 | 76.80 | 73.04 | 74.83 | 87.23 | 83.27 | 83.44 | 85.13 | 87.85 | 81.87 |
Proposed Method | 90.63 | 89.88 | 87.73 | 87.32 | 94.06 | 92.71 | 92.27 | 90.28 | 92.30 | 90.80 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Wang, C.; Chen, L.; Zhang, Y.; Zhang, L.; Tan, T. A Novel Cross-Sensor Transfer Diagnosis Method with Local Attention Mechanism: Applied in a Reciprocating Pump. Sensors 2023, 23, 7432. https://doi.org/10.3390/s23177432
Wang C, Chen L, Zhang Y, Zhang L, Tan T. A Novel Cross-Sensor Transfer Diagnosis Method with Local Attention Mechanism: Applied in a Reciprocating Pump. Sensors. 2023; 23(17):7432. https://doi.org/10.3390/s23177432
Chicago/Turabian StyleWang, Chen, Ling Chen, Yongfa Zhang, Liming Zhang, and Tian Tan. 2023. "A Novel Cross-Sensor Transfer Diagnosis Method with Local Attention Mechanism: Applied in a Reciprocating Pump" Sensors 23, no. 17: 7432. https://doi.org/10.3390/s23177432
APA StyleWang, C., Chen, L., Zhang, Y., Zhang, L., & Tan, T. (2023). A Novel Cross-Sensor Transfer Diagnosis Method with Local Attention Mechanism: Applied in a Reciprocating Pump. Sensors, 23(17), 7432. https://doi.org/10.3390/s23177432