Padé Approximant Neural Networks for Enhanced Electric Motor Fault Diagnosis Using Vibration and Acoustic Data
Sertac Kilickaya, Levent Eren
TL;DR
The paper addresses fault diagnosis in induction motors from vibration and acoustic data by introducing 1D PadéNets built on Padé Approximant Neurons with learnable rational activations. It systematically compares 1D PadéNets against 1D CNNs and 1D Self-ONNs on the University of Ottawa constant-speed motor dataset, demonstrating near-perfect accuracies on accelerometer data (up to 99.96%) and high performance on acoustic inputs (up to 98.33%). The study analyzes the impact of Padé order (P,Q) and activation choices, showing that incorporating a denominator branch (Q>0) and using moderate orders yields the best results while maintaining training stability. It also evaluates robustness to additive Gaussian noise and demonstrates feasible edge deployment with modest model sizes and real-time inference on embedded hardware. Overall, the PadéNet approach offers a powerful, efficient, and generalizable solution for real-time motor condition monitoring across multiple sensing modalities.
Abstract
Purpose: The primary aim of this study is to enhance fault diagnosis in induction machines by leveraging the Padé Approximant Neuron (PAON) model. While accelerometers and microphones are standard in motor condition monitoring, deep learning models with nonlinear neuron architectures offer promising improvements in diagnostic performance. This research investigates whether Padé Approximant Neural Networks (PadéNets) can outperform conventional Convolutional Neural Networks (CNNs) and Self-Organized Operational Neural Networks (Self-ONNs) in the diagnosis of electrical and mechanical faults from vibration and acoustic data. Methods: We evaluate and compare the diagnostic capabilities of three deep learning architectures: one-dimensional CNNs, Self-ONNs, and PadéNets. These models are tested on the University of Ottawa's publicly available constant-speed induction motor datasets, which include both vibration and acoustic sensor data. The PadéNet model is designed to introduce enhanced nonlinearity and is compatible with unbounded activation functions such as LeakyReLU. Results and Conclusion: PadéNets consistently outperformed the baseline models, achieving diagnostic accuracies of 99.96%, 98.26%, 97.61%, and 98.33% for accelerometers 1, 2, 3, and the acoustic sensor, respectively. The enhanced nonlinearity of PadéNets, together with their compatibility with unbounded activation functions, significantly improves fault diagnosis performance in induction motor condition monitoring.
