paper-with-me

Papers

CCC-wav2vec 2.0: Clustering aided Cross Contrastive Self-supervised learning of speech representations

2022-10-05 · Vasista Sai Lodagala, Sreyan Ghosh, S. Umesh

While Self-Supervised Learning has helped reap the benefit of the scale from the available unlabeled data, the learning paradigms are continuously being bettered. We present a new pre-training strategy named ccc-wav2vec 2.0, which uses clustering and an augmentation-based cross-contrastive loss as its self-supervised objective. Through the clustering module, we scale down the influence of those negative examples that are highly similar to the positive. The Cross-Contrastive loss is computed between the encoder output of the original sample and the quantizer output of its augmentation and vice-versa, bringing robustness to the pre-training strategy. ccc-wav2vec 2.0 achieves up to 15.6% and 12.7% relative WER improvement over the baseline wav2vec 2.0 on the test-clean and test-other sets, respectively, of LibriSpeech, without the use of any language model. The proposed method also achieves up to 14.9% relative WER improvement over the baseline wav2vec 2.0 when fine-tuned on Switchboard data. We make all our codes publicly available on GitHub.

📄 PDF Abstract BibTeX arXiv:2210.02592

Code (1)

speech-lab-iitm/ccc-wav2vec-2.0 공식 구현 pytorch

Tasks

Automatic Speech Recognition (ASR)ClusteringLanguage ModelingRobust Speech RecognitionSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Self-supervised Document Clustering Based on BERT with Data Augment

2020-11-17 · Haoxiang Shi, Cen Wang

Contrastive learning is a promising approach to unsupervised learning, as it inherits the advantages of well-studied deep models without a dedicated and complex model design. In this paper, based on bidirectional encoder…

ClusteringContrastive LearningData AugmentationText Clustering

Self-supervised Contrastive Attributed Graph Clustering

2021-10-15 · Wei Xia, Quanxue Gao, Ming Yang, Xinbo Gao

Attributed graph clustering, which learns node representation from node attribute and topological graph for clustering, is a fundamental but challenging task for graph analysis. Recently, methods based on graph contrasti…

AttributeClusteringContrastive LearningGraph Clustering+1

Subspace Clustering on Incomplete Data with Self-Supervised Contrastive Learning

2026-01-30 · Huanran Li, Daniel Pimentel-Alarcón arxiv

Subspace clustering aims to group data points that lie in a union of low-dimensional subspaces and finds wide application in computer vision, hyperspectral imaging, and recommendation systems. However, most existing meth…

Recommendation SystemsContrastive Learning

SLCGC: A lightweight Self-supervised Low-pass Contrastive Graph Clustering Network for Hyperspectral Images

2025-02-05 · Yao Ding, Zhili Zhang, Aitao Yang, Yaoming Cai 외

Self-supervised hyperspectral image (HSI) clustering remains a fundamental yet challenging task due to the absence of labeled data and the inherent complexity of spatial-spectral interactions. While recent advancements h…

ClusteringComputational EfficiencyContrastive LearningDenoising+1

Random Walks in Self-supervised Learning for Triangular Meshes

2025-03-02 · Gal Yefet, Ayellet Tal

This study addresses the challenge of self-supervised learning for 3D mesh analysis. It presents an new approach that uses random walks as a form of data augmentation to generate diverse representations of mesh surfaces.…

ClusteringContrastive LearningData AugmentationRetrieval+1