Guided Sampling-based Evolutionary Deep Neural Network for Intelligent Fault Diagnosis
Arun K. Sharma, Nishchal K. Verma

TL;DR
This paper introduces a novel evolutionary deep neural network framework guided by policy gradients for efficient fault diagnosis, optimizing model architecture selection without extensive manual tuning.
Contribution
It proposes a policy gradient-guided evolutionary framework that accelerates neural network architecture optimization for fault diagnosis tasks.
Findings
Achieved high diagnostic accuracy on three datasets.
Efficient architecture search reduces training time.
Improved model performance over traditional methods.
Abstract
The diagnostic performance of most of the deep learning models is greatly affected by the selection of model architecture and hyperparameters. Manual selection of model architecture is not feasible as training and evaluating the different architectures of deep learning models is a time-consuming process. Therefore, we have proposed a novel framework of evolutionary deep neural network which uses policy gradient to guide the evolution of DNN architecture towards maximum diagnostic accuracy. We have formulated a policy gradient-based controller which generates an action to sample the new model architecture at every generation such that the optimality is obtained quickly. The fitness of the best model obtained is used as a reward to update the policy parameters. Also, the best model obtained is transferred to the next generation for quick model evaluation in the NSGA-II evolutionary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Machine Fault Diagnosis Techniques · Machine Learning and Data Classification
