Hierarchical Fault Detection and Diagnosis for Transformer Architectures
Transformers now underpin critical AI systems across industry and research. Yet their faults can silently alter model behavior without runtime errors, and existing techniques offer little support for tracing these failures to their component and root cause. Such faults evade detection because loss and numerical values stay normal, and the visible symptom rarely identifies the component responsible. We present DEFault++, a hierarchical learning-based technique that first detects a fault, then identifies the affected component, and finally the cause within it, helping developers effectively debug transformer models. DEFault++ organizes component-level runtime measurements with a Fault Propagation Graph (FPG), a structural prior over the architecture's dependency paths, and reports the evidence behind each diagnosis. To train and evaluate it, we construct DEFault-bench, a benchmark of 5,556 labeled runs from mutation testing across seven models, nine tasks, and both encoder and decoder architectures. DEFault++ improves fault detection over four prior techniques, reaching an F1 of 0.826--0.909, and in a developer study with 21 participants, it raises repair accuracy from 57.1% to 83.3%. These results show that transformer fault diagnosis benefits from component-level measurements and architecture-aware reasoning rather than model-level behavior alone, and DEFault-bench provides a foundation for further research on transformer fault diagnosis.
Code (0)
등록된 구현이 없습니다.
Tasks
Fault DiagnosisSimilar Papers 제목 키워드 기반
Power Transformer Fault Diagnosis with Intrinsic Time-scale Decomposition and XGBoost Classifier
An intrinsic time-scale decomposition (ITD) based method for power transformer fault diagnosis is proposed. Dissolved gas analysis (DGA) parameters are ranked according to their skewness, and then ITD based features extr…
Fault DiagnosisHierarchical Deep Recurrent Neural Network based Method for Fault Detection and Diagnosis
A Deep Neural Network (DNN) based algorithm is proposed for the detection and classification of faults in industrial plants. The proposed algorithm has the ability to classify faults, especially incipient faults that are…
ClassificationFault DetectionGeneral ClassificationAutomatic Channel Fault Detection and Diagnosis System for a Small Animal APD-Based Digital PET Scanner
Fault detection and diagnosis is critical to many applications in order to ensure proper operation and performance over time. Positron emission tomography (PET) systems that require regular calibrations by qualified scan…
Fault DetectionFault DiagnosisA Review of Intelligent Device Fault Diagnosis Technologies Based on Machine Vision
This paper provides a comprehensive review of mechanical equipment fault diagnosis methods, focusing on the advancements brought by Transformer-based models. It details the structure, working principles, and benefits of …
Fault DiagnosisAn EMD-based Method for the Detection of Power Transformer Faults with a Hierarchical Ensemble Classifier
In this paper, an Empirical Mode Decomposition-based method is proposed for the detection of transformer faults from Dissolve gas analysis (DGA) data. Ratio-based DGA parameters are ranked using their skewness. Optimal s…
Sensitivity