SDASFeb 26, 2022

An acoustic signal cavitation detection framework based on XGBoost with adaptive selection feature engineering

arXiv:2202.13226v235 citations
Originality Incremental advance
AI Analysis

This work addresses cavitation monitoring in industrial valves to prevent damage and costs, but it is incremental as it builds on existing XGBoost methods with feature engineering enhancements.

The paper tackled the problem of detecting cavitation in valves using acoustic signals, proposing a framework based on XGBoost with adaptive feature engineering, which achieved state-of-the-art results with accuracy improvements of 4.67% for binary classification and 11.11% for four-class classification over traditional XGBoost.

Valves are widely used in industrial and domestic pipeline systems. However, during their operation, they may suffer from the occurrence of the cavitation, which can cause loud noise, vibration and damage to the internal components of the valve. Therefore, monitoring the flow status inside valves is significantly beneficial to prevent the additional cost induced by cavitation. In this paper, a novel acoustic signal cavitation detection framework--based on XGBoost with adaptive selection feature engineering--is proposed. Firstly, a data augmentation method with non-overlapping sliding window (NOSW) is developed to solve small-sample problem involved in this study. Then, the each segmented piece of time-domain acoustic signal is transformed by fast Fourier transform (FFT) and its statistical features are extracted to be the input to the adaptive selection feature engineering (ASFE) procedure, where the adaptive feature aggregation and feature crosses are performed. Finally, with the selected features the XGBoost algorithm is trained for cavitation detection and tested on valve acoustic signal data provided by Samson AG (Frankfurt). Our method has achieved state-of-the-art results. The prediction performance on the binary classification (cavitation and no-cavitation) and the four-class classification (cavitation choked flow, constant cavitation, incipient cavitation and no-cavitation) are satisfactory and outperform the traditional XGBoost by 4.67% and 11.11% increase of the accuracy.

Foundations

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

Your Notes