用图神经网络和锚点区间检测呼吸音事件,定位更准且支持变长音频。
EZhouNet:A framework based on graph neural network and anchor interval for the respiratory sound event detection
- 基于图神经网络与锚点区间设计新框架,直接学习事件边界。
- 在SPRSound 2024和HF Lung V1数据集上实现更高精度的事件定位。
- 融合呼吸位置信息,提升异常音区分能力,适合临床辅助诊断场景。
听诊是早期诊断呼吸系统疾病的关键方法,依赖有经验的医护人员,但主观性强,专家间差异大。为此,大量深度学习自动分类方法被提出,但针对呼吸音事件检测的研究仍有限。现有方法多基于帧级预测再后处理生成事件级输出,难以直接学习区间边界,且多数仅支持固定长度音频,限制了对变长呼吸音的应用。此外,呼吸音位置信息对检测性能的影响尚未充分探索。为此,本文提出一种基于图神经网络与锚点区间的框架,可处理变长音频并实现更精确的异常呼吸音事件时间定位。实验在SPRSound 2024和HF Lung V1数据集上验证了方法有效性,引入呼吸位置信息显著提升了异常音区分能力。代码已开源:https://github.com/chumingqian/EzhouNet。
原文摘要 · Abstract (English)
Auscultation is a key method for early diagnosis of respiratory and pulmonary diseases, relying on skilled healthcare professionals. However, the process is often subjective, with variability between experts. As a result, numerous deep learning-based automatic classification methods have emerged, most of which focus on respiratory sound classification. In contrast, research on respiratory sound event detection remains limited. Existing sound event detection methods typically rely on frame-level predictions followed by post-processing to generate event-level outputs, making interval boundaries challenging to learn directly. Furthermore, many approaches can only handle fixed-length audio, limiting their applicability to variable-length respiratory sounds. Additionally, the impact of respiratory sound location information on detection performance has not been extensively explored. To address these issues, we propose a graph neural network-based framework with anchor intervals, capable of handling variable-length audio and providing more precise temporal localization for abnormal respiratory sound events. Our method improves both the flexibility and applicability of respiratory sound detection. Experiments on the SPRSound 2024 and HF Lung V1 datasets demonstrate the effectiveness of the proposed approach, and incorporating respiratory position information enhances the discrimination between abnormal sounds. The reference implementation is available at https://github.com/chumingqian/EzhouNet.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。