Related Experiment Video
Updated: Jun 10, 2026

04:04
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
Deep SVDD-based anomaly detection of machine sound signals using active signal refinement
Jong Hyuk Lee1, Min Young Kim2,3,4
1School of Electronic & Electric Engineering, Kyungpook National University, Daegu, 41566, Republic of Korea.
Scientific Reports
|June 8, 2026
Summary
This study introduces a new method for detecting industrial audio anomalies, improving accuracy by using advanced signal processing techniques to reduce noise and handle imbalanced data effectively.
Area of Science:
- Machine Learning
- Signal Processing
- Industrial Acoustics
Background:
- Detecting industrial audio anomalies is crucial for operational safety and efficiency.
- Irregular background noise and imbalanced datasets present significant challenges in anomaly detection.
- Existing methods like Deep SVDD and autoencoders have limitations in robustness against noise and data scarcity.
Purpose of the Study:
- To develop a robust Deep SVDD-based framework for industrial audio anomaly detection.
- To enhance detection performance by integrating novel preprocessing techniques.
- To address challenges posed by background noise and data imbalance.
Main Methods:
- Proposed a Deep SVDD-based framework with two novel preprocessing modules.
- Shifted Sequential Segmentation: Applied overlapping segmentation and time-shifting to Log-Mel Spectrograms for data augmentation and temporal invariance.
- Active Signal Refinement: Utilized the Sobel operator to enhance signal regions and enable effective noise subtraction.
Main Results:
- Achieved a superior Area Under the Curve (AUC) of 0.83 on the MIMII dataset.
- Outperformed existing Deep SVDD (AUC 0.70) and autoencoder (AUC 0.61) methods.
- Demonstrated enhanced robustness against irregular background noise and data imbalance.
Conclusions:
- The proposed Deep SVDD-based framework with novel preprocessing significantly improves industrial audio anomaly detection.
- The integration of Shifted Sequential Segmentation and Active Signal Refinement enhances robustness and accuracy.
- This approach offers a promising solution for real-world industrial monitoring applications.
Related Concept Videos
Classification of Signals
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Difference from Background: Limit of Detection
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...