DELULU: Discriminative Embedding Learning Using Latent Units for Speaker-Aware Self-Supervised Speech Foundational Model
Massa Baali, Rita Singh, Bhiksha Raj
TL;DR
DELULU introduces a speaker-aware self-supervised framework that embeds speaker identity into SSL by guiding clustering with frame-level embeddings from a state-of-the-art SV model, ReDimNet. It employs a dual objective of masked prediction and denoising, with a final loss $L_{total} = L_{mask} + \lambda L_{denoise}$, to learn robust, speaker-discriminative representations. Across upstream and downstream speaker-verification benchmarks, zero-shot profiling, and demographic analyses, DELULU yields significant gains (e.g., up to 62% relative EER improvement on VoxO1) and demonstrates strong generalization to profiling tasks like age and accent without task-specific supervision. This work highlights a scalable principle: incorporating targeted external supervision into pseudo-label formation can strengthen SSL foundations for domain-specific discriminability and broad downstream transfer.
Abstract
Self-supervised speech models have achieved remarkable success on content-driven tasks, yet they remain limited in capturing speaker-discriminative features critical for verification, diarization, and profiling applications. We introduce DELULU, a speaker-aware self-supervised foundational model that addresses this limitation by integrating external supervision into the pseudo-label generation process. DELULU leverages frame-level embeddings from ReDimNet, a state-of-the-art speaker verification model, to guide the k-means clustering step during pre-training, introducing a strong speaker-discriminative inductive bias that aligns representation learning with speaker identity. The model is trained using a dual objective that combines masked prediction and denoising, further enhancing robustness and generalization. DELULU significantly outperforms prior self-supervised learning (SSL) models across a range of speaker-centric tasks, achieving up to 62% relative improvement in equal error rate (EER) for speaker verification and consistent gains on zero-shot profiling tasks such as gender, age, accent, and speaker counting. Our findings demonstrate that DELULU is a strong universal encoder for speaker-aware speech processing, enabling superior performance even without task-specific fine-tuning.
