Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A domain adaptation neural network for digital twin-supported fault diagnosis

About

Digital twins offer a promising solution to the lack of sufficient labeled data in deep learning-based fault diagnosis by generating simulated data for model training. However, discrepancies between simulation and real-world systems can lead to a significant drop in performance when models are applied in real scenarios. To address this issue, we propose a fault diagnosis framework based on Domain-Adversarial Neural Networks (DANN), which enables knowledge transfer from simulated (source domain) to real-world (target domain) data. We evaluate the proposed framework using a publicly available robotics fault diagnosis dataset, which includes 3,600 sequences generated by a digital twin model and 90 real sequences collected from physical systems. The DANN method is compared with commonly used lightweight deep learning models such as CNN, TCN, Transformer, and LSTM. Experimental results show that incorporating domain adaptation significantly improves the diagnostic performance. For example, applying DANN to a baseline CNN model improves its accuracy from 70.00% to 80.22% on real-world test data, demonstrating the effectiveness of domain adaptation in bridging the sim-to-real gap.

Zhenling Chen, Haiwei Fu, Zhiguo Zeng• 2025

Related benchmarks

TaskDatasetResultRank
Fault DiagnosisMotor Fault Diagnosis Dataset (test)
Accuracy80.22
5
Fault DiagnosisMotor Fault Diagnosis Dataset (train)
Accuracy99.29
5
Fault DiagnosisMotor Fault Diagnosis Dataset (val)
Accuracy95.28
5
Showing 3 of 3 rows

Other info

Code

Follow for update