LGSDASSPNov 9, 2024

Intelligent Fault Diagnosis of Type and Severity in Low-Frequency, Low Bit-Depth Signals

arXiv:2411.06299v2h-index: 3
Originality Synthesis-oriented
AI Analysis

This addresses fault diagnosis for rotating machinery maintenance using affordable sensors, though it appears incremental as it applies existing methods to a specific dataset.

This study tackled intelligent fault diagnosis in rotating machinery using low-frequency, low bit-depth audio signals, achieving up to 99.54% accuracy and 99.52% F-Beta score in classifying 42 fault types and severities with minimal computational resources.

This study focuses on Intelligent Fault Diagnosis (IFD) in rotating machinery utilizing a single microphone and a data-driven methodology, effectively diagnosing 42 classes of fault types and severities. The research leverages sound data from the imbalanced MaFaulDa dataset, aiming to strike a balance between high performance and low resource consumption. The testing phase encompassed a variety of configurations, including sampling, quantization, signal normalization, silence removal, Wiener filtering, data scaling, windowing, augmentation, and classifier tuning using XGBoost. Through the analysis of time, frequency, mel-frequency, and statistical features, we achieved an impressive accuracy of 99.54% and an F-Beta score of 99.52% with just 6 boosting trees at an 8 kHz, 8-bit configuration. Moreover, when utilizing only MFCCs along with their first- and second-order deltas, we recorded an accuracy of 97.83% and an F-Beta score of 97.67%. Lastly, by implementing a greedy wrapper approach, we obtained a remarkable accuracy of 96.82% and an F-Beta score of 98.86% using 50 selected features, nearly all of which were first- and second-order deltas of the MFCCs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes