Related Experiment Video
Updated: Sep 23, 2025

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
A temporal dependency feature in lower dimension for lung sound signal classification
1Artificial Intelligence Convergence Research Center, Hanyang University, Ansan, 15588, Korea.
This study introduces shifted delta-cepstral coefficients in lower-subspace (SDC-L) for improved lung sound classification. SDC-L effectively extracts features from complex respiratory signals, outperforming traditional methods.
Area of Science:
- Medical Signal Processing
- Bioacoustics
- Machine Learning for Healthcare
Background:
- Respiratory sounds are complex, nonlinear, and nonstationary signals.
- Traditional Mel-frequency cepstral coefficients (MFCCs) lose temporal information and operate in high-dimensional spaces.
- Accurate classification of lung sounds is crucial for diagnosing respiratory conditions.
Purpose of the Study:
- To propose a novel feature extraction method, shifted delta-cepstral coefficients in lower-subspace (SDC-L), for lung sound classification.
- To evaluate the effectiveness of SDC-L in preserving temporal dependencies and reducing dimensionality.
- To compare SDC-L performance against existing methods using various machine learning and deep learning models.
Main Methods:
- Developed shifted delta-cepstral coefficients in lower-subspace (SDC-L) by modifying the Empirical Mode Decomposition (EMD) algorithm.
- Utilized the first two intrinsic mode functions (IMFs) to construct the SDC-L feature.
- Evaluated SDC-L using Support Vector Machine (SVM), k-Nearest Neighbor (k-NN), Random Forest (RF), Multilayer Perceptron (MLP), Convolutional Neural Network (cNN), and a cNN-LSTM hybrid model.
- Assessed classifier performance using accuracy, precision, recall, and F1-score.
Main Results:
- SDC-L effectively preserves temporal dependency information while reducing hyperspectral dimensionality.
- The first two IMFs were sufficient for constructing the SDC-L feature.
- SVM, MLP, and the cNN-LSTM hybrid model demonstrated superior performance with SDC-L.
- Other classifiers achieved comparable results across different features.
Conclusions:
- SDC-L is a promising novel feature for enhanced lung sound classification.
- The proposed method offers improved feature extraction for complex respiratory signals.
- SDC-L combined with advanced machine learning models can significantly improve diagnostic accuracy for respiratory conditions.
Related Concept Videos
Classification of 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...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Assessment of Ventilation II: Respiratory Depth and Rhythm
Respiratory depth measures the volume of air inhaled or exhaled during a breath. It can vary from shallow to deep and typically remains consistent when a person is at rest or asleep. Occasionally, individuals will automatically inhale deeply, known as sighing, which inflates the lungs with more air than normal breathing.
To assess respiratory depth, observe the degree of chest excursion or movement:
Sampling Continuous Time Signal
In the...
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...

