paper-with-me

홈 › Papers

DinoSR: Self-Distillation and Online Clustering for Self-supervised Speech Representation Learning

2023-05-17 · NeurIPS 2023 11 · Alexander H. Liu, Heng-Jui Chang, Michael Auli, Wei-Ning Hsu, James R. Glass

In this paper, we introduce self-distillation and online clustering for self-supervised speech representation learning (DinoSR) which combines masked language modeling, self-distillation, and online clustering. We show that these concepts complement each other and result in a strong representation learning model for speech. DinoSR first extracts contextualized embeddings from the input audio with a teacher network, then runs an online clustering system on the embeddings to yield a machine-discovered phone inventory, and finally uses the discretized tokens to guide a student network. We show that DinoSR surpasses previous state-of-the-art performance in several downstream tasks, and provide a detailed analysis of the model and the learned discrete units.

📄 PDF Abstract BibTeX arXiv:2305.10005

Code (1)

alexander-h-liu/dinosr 공식 구현 pytorch

Tasks

ClusteringLanguage ModelingLanguage ModellingMasked Language ModelingOnline ClusteringRepresentation LearningSpeech Representation Learning

Similar Papers 제목 키워드 기반

SpidR: Learning Fast and Stable Linguistic Units for Spoken Language Models Without Supervision

2025-12-23 · Maxime Poli, Mahi Luthra, Youssef Benchekroun, Yosuke Higuchi 외 arxiv

The parallel advances in language modeling and speech representation learning have raised the prospect of learning language directly from speech without textual intermediates. This requires extracting semantic representa…

Representation LearningOnline Clustering

Leave No One Behind: Online Self-Supervised Self-Distillation for Sequential Recommendation

2024-03-22 · Shaowei Wei, Zhengwei Wu, Xin Li, Qintong Wu 외

Sequential recommendation methods play a pivotal role in modern recommendation systems. A key challenge lies in accurately modeling user preferences in the face of data sparsity. To tackle this challenge, recent methods …

ClusteringContrastive LearningOnline ClusteringRecommendation Systems+2

Domain-Agnostic Clustering with Self-Distillation

2021-11-23 · Mohammed Adnan, Yani A. Ioannou, Chuan-Yung Tsai, Graham W. Taylor

Recent advancements in self-supervised learning have reduced the gap between supervised and unsupervised representation learning. However, most self-supervised and deep clustering techniques rely heavily on data augmenta…

ClusteringData AugmentationDeep ClusteringKnowledge Distillation+2

Deep Clustering with Diffused Sampling and Hardness-aware Self-distillation

2024-01-25 · Hai-Xin Zhang, Dong Huang

Deep clustering has gained significant attention due to its capability in learning clustering-friendly representations without labeled data. However, previous deep clustering methods tend to treat all samples equally, wh…

ClusteringContrastive LearningDeep ClusteringKnowledge Distillation+2

Self-supervised Reflective Learning through Self-distillation and Online Clustering for Speaker Representation Learning

2024-01-03 · Danwei Cai, Zexin Cai, Ze Li, Ming Li

Speaker representation learning is crucial for voice recognition systems, with recent advances in self-supervised approaches reducing dependency on labeled data. Current two-stage iterative frameworks, while effective, s…

ClusteringKnowledge DistillationOnline ClusteringPseudo Label+1