用少量咳嗽样本识别新冠、流感和健康状态,效果媲美传统方法。
Cough Classification using Few-Shot Learning
- 基于频谱图与原型网络,实现少样本下的咳嗽分类。
- 每类仅需15个样本即达74.87%多分类准确率。
- 适合数据稀缺的医疗诊断场景,尤其疫情筛查。
本文研究了少样本学习在呼吸音分类中的有效性,聚焦于通过咳嗽声音检测新冠、流感和健康状态。我们采用基于咳嗽声频谱图表示的原型网络,应对标注数据有限的挑战。实验评估了少样本学习能否在显著减少训练样本的情况下达到与传统深度学习相当的性能。同时,比较了多分类与二分类模型,检验多分类模型是否可媲美其二分类版本。结果表明,少样本学习模型表现良好:多分类任务中仅用每类15个支持样本即达到74.87%准确率;二分类任务在所有类别对上均超70%准确率。类别层面分析显示,流感最易区分,健康状态最难。统计检验(配对t检验p=0.149,Wilcoxon p=0.125)表明两类模型性能无显著差异,支持多分类在该场景下的可行性。这些结果凸显了少样本学习在医疗诊断中的应用潜力,尤其在缺乏大规模标注数据时。
原文摘要 · Abstract (English)
This paper investigates the effectiveness of few-shot learning for respiratory sound classification, focusing on coughbased detection of COVID-19, Flu, and healthy conditions. We leverage Prototypical Networks with spectrogram representations of cough sounds to address the challenge of limited labeled data. Our study evaluates whether few-shot learning can enable models to achieve performance comparable to traditional deep learning approaches while using significantly fewer training samples. Additionally, we compare multi-class and binary classification models to assess whether multi-class models can perform comparably to their binary counterparts. Experimental findings show that few-shot learning models can achieve competitive accuracy. Our model attains 74.87% accuracy in multi-class classification with only 15 support examples per class, while binary classification achieves over 70% accuracy across all class pairs. Class-wise analysis reveals Flu as the most distinguishable class, and Healthy as the most challenging. Statistical tests (paired t-test p = 0.149, Wilcoxon p = 0.125) indicate no significant performance difference between binary and multiclass models, supporting the viability of multi-class classification in this setting. These results highlight the feasibility of applying few-shot learning in medical diagnostics, particularly when large labeled datasets are unavailable.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。