Integrating Self-supervised Speech Model with Pseudo Word-level Targets from Visually-grounded Speech Model
Hung-Chieh Fang, Nai-Xuan Ye, Yi-Jen Shih, Puyuan Peng, Hsuan-Fu Wang, Layne Berry, Hung-yi Lee, David Harwath
TL;DR
This work tackles the semantic gap in frame-level self-supervised speech models by introducing PW-HuBERT, which injects pseudo word-level targets derived from a visually-grounded speech model (VG-HuBERT) into HuBERT pretraining without requiring speech-text data. It presents two architectures—Single PW-HuBERT and Hierarchical PW-HuBERT—where word-level targets are generated from unsupervised word boundaries, pooled, clustered, and aligned to the input sequence, with a joint frame-level objective in the hierarchical variant. Across SLU benchmarks (SLUE, SLUE Phase-2, SNIPS) and semantic tasks (ZeroSpeech 2021 semantics), PW-HuBERT variants consistently improve semantic understanding, with the hierarchical model often delivering the strongest results; oracle boundaries offer limited gains, suggesting attention-derived boundaries are more informative. The study also shows that combining frame-level and word-level signals and freezing HuBERT weights can yield efficient, robust improvements, highlighting a practical path to richer semantic representations in speech SSL without labeled data.
Abstract
Recent advances in self-supervised speech models have shown significant improvement in many downstream tasks. However, these models predominantly centered on frame-level training objectives, which can fall short in spoken language understanding tasks that require semantic comprehension. Existing works often rely on additional speech-text data as intermediate targets, which is costly in the real-world setting. To address this challenge, we propose Pseudo-Word HuBERT (PW-HuBERT), a framework that integrates pseudo word-level targets into the training process, where the targets are derived from a visually-ground speech model, notably eliminating the need for speech-text paired data. Our experimental results on four spoken language understanding (SLU) benchmarks suggest the superiority of our model in capturing semantic information.
