Unveiling the Best Practices for Applying Speech Foundation Models to Speech Intelligibility Prediction for Hearing-Impaired People
Haoshuai Zhou, Boxuan Cao, Changgeng Mo, Linkai Li, Shan Xiang Wang
TL;DR
The paper tackles SIP-HI prediction using speech foundation models by adopting an adapter-based framework that freezes SFMs and trains lightweight heads. Through systematic ablations on encoder-layer selection, prediction-head architectures, and ensembling across five diverse SFMs, it reveals that single encoder layers often outperform all-layer fusion, temporal modeling in prediction heads is crucial, and ensembling strong SFMs yields robust gains over any single model. It also links SFM attributes to SIP-HI performance, showing ASR-focused models and newer architectures generally help, while training data volume has a nuanced effect. The work provides practical guidelines for designing SIP-HI predictors as more SFMs become available, emphasizing layer-wise evaluation, temporal-head design, and strategic ensembling to maximize performance.
Abstract
Speech foundation models (SFMs) have demonstrated strong performance across a variety of downstream tasks, including speech intelligibility prediction for hearing-impaired people (SIP-HI). However, optimizing SFMs for SIP-HI has been insufficiently explored. In this paper, we conduct a comprehensive study to identify key design factors affecting SIP-HI performance with 5 SFMs, focusing on encoder layer selection, prediction head architecture, and ensemble configurations. Our findings show that, contrary to traditional use-all-layers methods, selecting a single encoder layer yields better results. Additionally, temporal modeling is crucial for effective prediction heads. We also demonstrate that ensembling multiple SFMs improves performance, with stronger individual models providing greater benefit. Finally, we explore the relationship between key SFM attributes and their impact on SIP-HI performance. Our study offers practical insights into effectively adapting SFMs for speech intelligibility prediction for hearing-impaired populations.
