Skip to main content
QUICK REVIEW

[論文レビュー] Robust Nasality Representation Learning for Cleft Palate-Related Velopharyngeal Dysfunction Screening in Real-World Settings

Weixin Liu, Bowen Qu|arXiv (Cornell University)|Mar 18, 2026
Cleft Lip and Palate Research被引用数 0
ひとこと要約

要約(tldr): 本論文は、まず supervised contrastive learning による nasality に焦点を当てた表現を学習し、次に凍結されたエンコーダと軽量分類器を用いて実世界の uncontrolled 音声で velopharyngeal dysfunction を堅牢にスクリーニングする二段階アプローチを提示する。ドメイン外での性能は強力なベースラインと比較して優れていることを示す。

ABSTRACT

Velopharyngeal dysfunction (VPD) is characterized by inadequate velopharyngeal closure during speech and often causes hypernasality and reduced intelligibility. Although speech-based machine learning models can perform well under standardized clinical recording conditions, their performance often drops in real-world settings because of domain shift caused by differences in devices, channels, noise, and room acoustics. To improve robustness, we propose a two-stage framework for VPD screening. First, a nasality-focused speech representation is learned by supervised contrastive pre-training on an auxiliary corpus with phoneme alignments, using oral-context versus nasal-context supervision. Second, the encoder is frozen and used with lightweight classifiers on 0.5-second speech chunks, whose probabilities are aggregated to produce recording-level decisions with a fixed threshold. On an in-domain clinical cohort of 82 subjects, the proposed method achieved perfect recording-level screening performance (macro-F1 = 1.000, accuracy = 1.000). On a separate out-of-domain set of 131 heterogeneous public Internet recordings, large pretrained speech representations degraded substantially, while MFCC was the strongest baseline (macro-F1 = 0.612, accuracy = 0.641). The proposed method achieved the best out-of-domain performance (macro-F1 = 0.679, accuracy = 0.695), improving on the strongest baseline under the same evaluation protocol. These results suggest that learning a nasality-focused representation before clinical classification can reduce sensitivity to recording artifacts and improve robustness for deployable speech-based VPD screening.

研究の動機と目的

  • 標準化された録音が乏しい高所得国以外でのスケーラブルな VPD スクリーニングを動機づける。
  • 消費者デバイス上での音声ベース VPD スクリーニングを適用する際のドメインシフトに対処する。
  • 臨床分類の前に nasality に焦点を当てた表現を学習する二段階フレームワークを提案する。
  • ターゲットドメイン適応なしに、固定閾値の下でインドメインおよびアウトオブドメインの堅牢性を評価する。

提案手法

  • 補助データセットの音素整列を用いた supervised contrastive learning (SupCon) による nasality 表現の事前学習。口腔コンテキスト vs. 鼻腔コンテキストの監視を形成。
  • 同じ話者・同じ母音サンプルを対比学習に用いて話者・音声学的混乱を抑制するサンプリング戦略。
  • Wav2Vec2 に基づくエンコーダアーキテクチャの層融合と部分的なフリーン(凍結解除)で、256次元埋め込みへ射影。
  • 0.5 s 区間の 256-d 埋め込みを用い、軽量分類器(LR/SVM/MLP/XGBoost)へ入力、録音レベルの平均集約を固定閾値下で適用する凍結エンコーダ VPD スクリーニング。
  • ターゲット領域への適応なしに、インド域の臨床データとアウトオブドメインの公開 Internet 音声データでの訓練と評価。
  • 同じ評価プロトコル下で MFCC および大規模事前学習音声表現を用いるベースラインと比較。

実験結果

リサーチクエスチョン

  • RQ1SupCon によって学習された nasality 焦点表現は VPD スクリーニングのドメインシフトに対するロバスト性を向上させるか?
  • RQ2in-domain および out-of-domain データで、SupCon nasality 表現は MFCC および大規模事前学習モデルと比較してどうか?
  • RQ3凍結エンコーダと軽量分類器は固定閾値の下で最先端のアウトオブドメイン性能を実現できるか?

主な発見

  • インドメインでは、SupCon nasality アプローチは録音レベルのスクリーニングを完璧に達成(accuracy および macro-F1 = 1.000)。
  • アウトオブドメインでは、SupCon nasality 法は macro-F1 = 0.679、accuracy = 0.695 を達成し、最高ベースラインより macro-F1 で 0.067、accuracy で 0.054 上回る。
  • MFCC+SVM はアウトオブドメインで依然として強力なベースライン(macro-F1 0.612、accuracy 0.641)となり、巨大な事前学習表現はドメインシフト下で劣化する。
  • ベースラインを超えて、SupCon nasality 埋め込みは LR、SVM、MLP、XGBoost のいずれでも堅牢な性能を示し、SupCon 系列の中で MLP がアウトオブドメインの精度を最も高く達成。
  • 可視化(UMAP)では、母音を跨ぐ口腔コア領域と鼻腔強性セグメントの部分的な分離を示し、nasality が生産関連の意味ある構造を捉えることを示唆。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。