arXiv:2507.20052cs.SDcs.LG2025-07被引 4

通过频段筛选与轻量注意力机制,提升呼吸音分析的准确率与效率。

Improving Deep Learning-based Respiratory Sound Analysis with Frequency Selection and Attention Mechanism

  • 引入频段选择模块,剔除噪声频段,降低计算开销。
  • 在SPRSound和ICBHI数据集上达到新最优性能,计算量减少50%。
  • 适合作为嵌入式医疗设备的实时呼吸音分析方案。

精准分类呼吸音需要深度学习模型有效捕捉细微声学特征和长时序依赖关系。卷积神经网络(CNN)擅长提取局部时频模式,但难以建模全局上下文;而基于Transformer的模型虽能捕捉长程依赖,却存在计算开销高的问题。为此,我们提出一种紧凑的CNN-时序自注意力(CNN-TSA)网络,将轻量级自注意力模块融入高效CNN主干。核心在于频率带选择(FBS)模块,可抑制噪声及非信息频段,显著提升准确率并减少高达50%的浮点运算次数(FLOPs)。同时引入年龄特异性模型以增强跨患者群体的鲁棒性。在SPRSound-2022/2023和ICBHI-2017数据集上,配备FBS的CNN-TSA在SPRSound上创下新基准,在ICBHI上达到当前最优表现,且计算成本大幅降低。此外,将FBS集成至现有Transformer基线亦在ICBHI上刷新纪录,证实其作为即插即用增强组件的有效性。结果表明,该框架可实现可靠、实时的呼吸音分析,适用于资源受限环境部署。

原文摘要 · Abstract (English)

Accurate classification of respiratory sounds requires deep learning models that effectively capture fine-grained acoustic features and long-range temporal dependencies. Convolutional Neural Networks (CNNs) are well-suited for extracting local time-frequency patterns but are limited in modeling global context. In contrast, transformer-based models can capture long-range dependencies, albeit with higher computational demands. To address these limitations, we propose a compact CNN-Temporal Self-Attention (CNN-TSA) network that integrates lightweight self-attention into an efficient CNN backbone. Central to our approach is a Frequency Band Selection (FBS) module that suppresses noisy and non-informative frequency regions, substantially improving accuracy and reducing FLOPs by up to 50%. We also introduce age-specific models to enhance robustness across diverse patient groups. Evaluated on the SPRSound-2022/2023 and ICBHI-2017 lung sound datasets, CNN-TSA with FBS sets new benchmarks on SPRSound and achieves state-of-the-art performance on ICBHI, all with a significantly smaller computational footprint. Furthermore, integrating FBS into an existing transformer baseline yields a new record on ICBHI, confirming FBS as an effective drop-in enhancement. These results demonstrate that our framework enables reliable, real-time respiratory sound analysis suitable for deployment in resource-constrained settings.

呼吸音分析频段筛选轻量模型医疗AI

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。