Residual Tokens Enhance Masked Autoencoders for Speech Modeling
Samir Sadok, Stéphane Lathuilière, Xavier Alameda-Pineda
TL;DR
RT-MAE tackles the limitation of attribute-only speech modeling by introducing residual tokens that capture information not explained by explicit attributes. The residuals are learned via cross-attention to a fixed, small set of queries, forming a bottleneck that enriches reconstruction and enables controlled manipulation, including robust speech denoising. A dropout-based regularization prevents overreliance on residuals, preserving controllability while enabling expressive synthesis. Empirical results on LibriSpeech and EmoV-DB show improvements in intelligibility, naturalness, and speaker/emotion preservation, and a noise-disentanglement extension demonstrates practical benefits for speech enhancement.
Abstract
Recent speech modeling relies on explicit attributes such as pitch, content, and speaker identity, but these alone cannot capture the full richness of natural speech. We introduce RT-MAE, a novel masked autoencoder framework that augments the supervised attributes-based modeling with unsupervised residual trainable tokens, designed to encode the information not explained by explicit labeled factors (e.g., timbre variations, noise, emotion etc). Experiments show that RT-MAE improves reconstruction quality, preserving content and speaker similarity while enhancing expressivity. We further demonstrate its applicability to speech enhancement, removing noise at inference while maintaining controllability and naturalness.
