paper-with-me

Papers

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

2025-05-27 · Zhenling Chen, Haiwei Fu, Zhiguo Zeng

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.

📄 PDF Abstract BibTeX arXiv:2505.21046

Code (1)

JialingRichard/Digital-Twin-Fault-Diagnosis 공식 구현 pytorch

Tasks

DiagnosticDomain AdaptationFault DiagnosisTransfer Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Residual Connection 설명 없음
Tanh Activation 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Sigmoid Activation 설명 없음

Similar Papers 제목 키워드 기반

Bi-directional digital twin prototype anchoring with multi-periodicity learning for few-shot fault diagnosis

2026-03-07 · Pengcheng Xia, Zhichao Dong, Yixiang Huang, Chengjin Qin 외 arxiv

Intelligent fault diagnosis (IFD) has emerged as a powerful paradigm for ensuring the safety and reliability of industrial machinery. However, traditional IFD methods rely heavily on abundant labeled data for training, w…

Test-time AdaptationDomain AdaptationFault Diagnosis

Use Digital Twins to Support Fault Diagnosis From System-level Condition-monitoring Data

2024-11-02 · Killian Mc Court, Xavier Mc Court, Shijia Du, Zhiguo Zeng

Deep learning models have created great opportunities for data-driven fault diagnosis but they require large amount of labeled failure data for training. In this paper, we propose to use a digital twin to support develop…

Deep LearningFault Diagnosis

Fault-Tolerant IoT System Using Software-Based "Digital Twin"

2025-05-29 · Tanish Baranwal, Srihari Varada, Santanu Das, Mohammad R. Haider

In this article, we present a novel redundancy scheme to realize a fault-tolerant IoT structure for application in high-reliability systems. The proposed fault-tolerant structure uses a centralized data fusion block and …

Optimizing a Digital Twin for Fault Diagnosis in Grid Connected Inverters -- A Bayesian Approach

2022-12-07 · Pavol Mulinka, Subham Sahoo, Charalampos Kalalas, Pedro H. J. Nardelli

In this paper, a hyperparameter tuning based Bayesian optimization of digital twins is carried out to diagnose various faults in grid connected inverters. As fault detection and diagnosis require very high precision, we …

Bayesian OptimizationFault DetectionFault Diagnosis

An Overview of Digital Twins Application Domains in Smart Energy Grid

2021-04-16 · Tudor Cioara, Ionut Anghel, Marcel Antal, Ioan Salomie 외

The Digital Twins offer promising solutions for smart grid challenges related to the optimal operation, management, and control of energy assets, for safe and reliable distribution of energy. These challenges are more pr…

Cloud Computingenergy managementManagement