Multi-granularity Interactive Attention Framework for Residual Hierarchical Pronunciation Assessment
Hong Han, Hao-Chen Pei, Zhao-Zheng Nie, Xin Luo, Xin-Shun Xu
TL;DR
The paper tackles automatic pronunciation assessment by addressing the limitations of single-granularity and unidirectional models. It introduces HIA, a residual hierarchical framework with an Interactive Attention Module that enables bidirectional interaction among phoneme, word, and utterance levels, reinforced by convolutional processing to capture local context. Key contributions include the interactive attention mechanism, residual hierarchical structure to mitigate feature forgetting, and comprehensive experiments on Speechocean762 showing state-of-the-art performance across multiple granularity and aspect metrics. The work advances CAPT by better modeling cross-granularity correlations, improving pronunciation scoring accuracy and robustness in read-aloud scenarios.
Abstract
Automatic pronunciation assessment plays a crucial role in computer-assisted pronunciation training systems. Due to the ability to perform multiple pronunciation tasks simultaneously, multi-aspect multi-granularity pronunciation assessment methods are gradually receiving more attention and achieving better performance than single-level modeling tasks. However, existing methods only consider unidirectional dependencies between adjacent granularity levels, lacking bidirectional interaction among phoneme, word, and utterance levels and thus insufficiently capturing the acoustic structural correlations. To address this issue, we propose a novel residual hierarchical interactive method, HIA for short, that enables bidirectional modeling across granularities. As the core of HIA, the Interactive Attention Module leverages an attention mechanism to achieve dynamic bidirectional interaction, effectively capturing linguistic features at each granularity while integrating correlations between different granularity levels. We also propose a residual hierarchical structure to alleviate the feature forgetting problem when modeling acoustic hierarchies. In addition, we use 1-D convolutional layers to enhance the extraction of local contextual cues at each granularity. Extensive experiments on the speechocean762 dataset show that our model is comprehensively ahead of the existing state-of-the-art methods.
