Knowledge Transfer based Evolutionary Deep Neural Network for Intelligent Fault Diagnosis
Arun K. Sharma, Nishchal K. Verma
TL;DR
The paper tackles fault diagnosis under changing operating conditions by addressing two key challenges: selecting an appropriate neural network architecture and achieving domain adaptation with limited labeled target data. It introduces EvoN2N, an evolutionary Net2Net framework that uses NSGA-II for multi-objective architecture search, and employs Net2Net-based quick learning to transfer knowledge between generations, coupled with MMD-based domain alignment. The method jointly optimizes accuracy and model compactness while rapidly adapting to new data domains, validated on CWRU, PBU, and Gearbox Fault datasets, achieving high diagnostic performance and statistically significant improvements over baselines. The approach provides a practical path to real-time, robust fault diagnosis in industrial settings with limited data, thanks to transfer-enabled architecture evolution and efficient fitness evaluation.
Abstract
A faster response with commendable accuracy in intelligent systems is essential for the reliability and smooth operations of industrial machines. Two main challenges affect the design of such intelligent systems: (i) the selection of a suitable model and (ii) domain adaptation if there is a continuous change in operating conditions. Therefore, we propose an evolutionary Net2Net transformation (EvoN2N) that finds the best suitable DNN architecture with limited availability of labeled data samples. Net2Net transformation-based quick learning algorithm has been used in the evolutionary framework of Non-dominated sorting genetic algorithm II to obtain the best DNN architecture. Net2Net transformation-based quick learning algorithm uses the concept of knowledge transfer from one generation to the next for faster fitness evaluation. The proposed framework can obtain the best model for intelligent fault diagnosis without a long and time-consuming search process. The proposed framework has been validated on the Case Western Reserve University dataset, the Paderborn University dataset, and the gearbox fault detection dataset under different operating conditions. The best models obtained are capable of demonstrating an excellent diagnostic performance and classification accuracy of almost up to 100% for most of the operating conditions.
