Related Experiment Video
Updated: Jun 25, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
Published on: February 6, 2020
A deep belief rule base-based fault diagnosis method for complex systems
BoYing Zhao1, QingXi Zhang1, Wei He1
1Harbin Normal University, Harbin 150025, China.
Abstract:
Complex systems are prone to faults due to their intricate structures, potentially impacting system stability. Therefore, fault diagnosis has become crucial for maintaining stable operation. In the field of complex systems, the combinatorial explosion problem in belief rule base (BRB) has attracted significant attention. The interdependence among system components leads to numerous variables and the need for rules, heightening model complexity. Regarding the combinatorial explosion problem, an improved belief rule network structure called deep BRB (DBRB) is proposed. First, the extreme gradient boosting (XGBoost) feature selection method is employed to choose the relatively important feature subset. Next, driven by the importance of features, different levels of features are input into the model, forming a complete and progressive network structure. Finally, the model undergoes the reasoning and optimization process. The effectiveness of the model is confirmed with a bearing fault dataset. After a comprehensive evaluation of multiple indicators, this method demonstrates a consistent improvement in classification performance as the depth increased. Moreover, compared to the traditional BRB model, this method notably reduces the number of parameters, improving its efficiency of processing complex data. In short, this method effectively tackles combinatorial explosion while ensuring model performance. The selection and assignment of feature subsets enhance the logic and readability of the model. Through the network structure, various fault features are captured well. This fault diagnosis method, rooted in the DBRB, offers a novel perspective on diagnosing complex system faults.
Related Concept Videos
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Multi-input and Multi-variable systems
In the absence...
Classification of Systems-II
Mason's Rule
Loop gain is determined by identifying and tracing a path from a node back to itself. This involves computing the product of branch gains along the loop. Each loop's gain is crucial for...
Block Diagram Reduction
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
Elements of Block Diagrams
A block diagram typically includes essential elements such as comparators, blocks, and feedback loops. Each of these elements...

