TL;DR
Differentiating between asthma and chronic obstructive pulmonary disease (COPD) is challenging due to inconsistent respiratory sound data. This study utilized convolutional neural networks (CNNs) and gated recurrent units (GRUs) to analyze mel-frequency cepstral coefficients (MFCCs) and log-mel spectrograms, optimizing their temporal dimensions.
✦ Why It Matters
Engineers can leverage optimized MFCCs and CNNs for improved diagnostic tools in respiratory health.
Key Takeaways
How It Works
The study optimizes 2D input representations by using adaptive-length windowing to standardize the temporal dimensions of respiratory sounds. This allows for more consistent feature extraction using CNNs, which are then fused with GRUs to enhance classification accuracy.
Related