SPLGSYDec 27, 2022

Lab-scale Vibration Analysis Dataset and Baseline Methods for Machinery Fault Diagnosis with Machine Learning

arXiv:2212.14732v124 citationsh-index: 16
Originality Synthesis-oriented
AI Analysis

This provides a dataset and baseline methods for machinery fault diagnosis in manufacturing, but it is incremental as it applies existing methods to new data.

The paper tackles machinery fault diagnosis by presenting a lab-scale vibration dataset with four machine conditions and evaluating three machine learning methods, achieving a perfect result in a 1-fold test and 99.75% weighted accuracy with SVM in 5-fold cross-validation.

The monitoring of machine conditions in a plant is crucial for production in manufacturing. A sudden failure of a machine can stop production and cause a loss of revenue. The vibration signal of a machine is a good indicator of its condition. This paper presents a dataset of vibration signals from a lab-scale machine. The dataset contains four different types of machine conditions: normal, unbalance, misalignment, and bearing fault. Three machine learning methods (SVM, KNN, and GNB) evaluated the dataset, and a perfect result was obtained by one of the methods on a 1-fold test. The performance of the algorithms is evaluated using weighted accuracy (WA) since the data is balanced. The results show that the best-performing algorithm is the SVM with a WA of 99.75\% on the 5-fold cross-validations. The dataset is provided in the form of CSV files in an open and free repository at https://zenodo.org/record/7006575.

Code Implementations1 repo
Foundations

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

Your Notes