arXiv:2507.14898eess.ASeess.SP2025-07被引 1

用轻量微调提升语音模型对唇腭裂严重程度的识别能力

Parameter-Efficient Fine-Tuning of Foundation Models for CLP Speech Classification

  • 用LoRA和DoRA等轻量方法微调Whisper模型
  • 在中英文数据集上分别提升63.4%和52.9%的分类准确率
  • 适合语音医疗诊断和资源有限场景下的模型优化

本文提出使用参数高效微调(PEFT)技术对基础语音模型进行微调,以实现唇腭裂(CLP)检测与严重程度分类。在CLP患者中,由于口腔与鼻腔异常连通,鼻音化程度随病情加重而上升,导致口部塞音被声门塞音替代,共振峰轨迹与元音空间发生改变。基础模型虽训练于音素或长时量化表示预测任务,但在领域特定数据上微调后可更好区分严重程度。我们在英文(NMCPC)和卡纳达语(AIISH)两个数据集上进行了实验,对比了自监督模型Wav2Vec2、WavLM以及弱监督模型Whisper的嵌入特征与传统手工特征eGeMAPS、ComParE的性能,并采用支持向量机分类器进行评估。最终对表现最优的Whisper模型应用PEFT方法:低秩适配器(LoRA)与分解式低秩适配器(DoRA)。结果表明,在NMCPC数据集上,该方法相较最佳基础模型和手工特征基线,宏平均F1分数分别提升26.4%和63.4%;在AIISH数据集上分别提升6.1%和52.9%。

原文摘要 · Abstract (English)

We propose the use of parameter-efficient fine-tuning (PEFT) of foundation models for cleft lip and palate (CLP) detection and severity classification. In CLP, nasalization increases with severity due to the abnormal passage between the oral and nasal tracts; this causes oral stops to be replaced by glottal stops and alters formant trajectories and vowel space. Since foundation models are trained for grapheme prediction or long-term quantized representation prediction, they may better discriminate CLP severity when fine-tuned on domain-specific data. We conduct experiments on two datasets: English (NMCPC) and Kannada (AIISH). We perform a comparative analysis using embeddings from self-supervised models Wav2Vec2 and WavLM, and the weakly supervised Whisper, each paired with SVM classifiers, and compare them with traditional handcrafted features eGeMAPS and ComParE. Finally, we fine-tune the best-performing Whisper model using PEFT techniques: Low-Rank Adapter (LoRA) and Decomposed Low-Rank Adapter (DoRA). Our results demonstrate that the proposed approach achieves relative improvements of 26.4% and 63.4% in macro-average F1 score over the best foundation model and handcrafted feature baselines on the NMCPC dataset, and improvements of 6.1% and 52.9% on the AIISH dataset, respectively.

语音分析医疗AI轻量微调唇腭裂

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