paper-with-me

홈 › Papers

Sampling strategies in Siamese Networks for unsupervised speech representation learning

2018-04-30 · Rachid Riad, Corentin Dancette, Julien Karadayi, Neil Zeghidour, Thomas Schatz, Emmanuel Dupoux

Recent studies have investigated siamese network architectures for learning invariant speech representations using same-different side information at the word level. Here we investigate systematically an often ignored component of siamese networks: the sampling procedure (how pairs of same vs. different tokens are selected). We show that sampling strategies taking into account Zipf's Law, the distribution of speakers and the proportions of same and different pairs of words significantly impact the performance of the network. In particular, we show that word frequency compression improves learning across a large range of variations in number of training pairs. This effect does not apply to the same extent to the fully unsupervised setting, where the pairs of same-different words are obtained by spoken term discovery. We apply these results to pairs of words discovered using an unsupervised algorithm and show an improvement on state-of-the-art in unsupervised representation learning using siamese networks.

📄 PDF Abstract BibTeX arXiv:1804.11297

Code (2)

Rachine/sampling_siamese2018 공식 구현 pytorch
bootphon/abnet3 공식 구현 pytorch

Tasks

Representation LearningSpeech Representation Learning

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Unspeech: Unsupervised Speech Context Embeddings

2018-04-18 · Benjamin Milde, Chris Biemann

We introduce "Unspeech" embeddings, which are based on unsupervised learning of context feature representations for spoken language. The embeddings were trained on up to 9500 hours of crawled English speech data without …

Clustering

Unsupervised Spoken Term Discovery Based on Re-clustering of Hypothesized Speech Segments with Siamese and Triplet Networks

2020-11-28 · Man-Ling Sung, Tan Lee

Spoken term discovery from untranscribed speech audio could be achieved via a two-stage process. In the first stage, the unlabelled speech is decoded into a sequence of subword units that are learned and modelled in an u…

ClusteringTriplet

A CTC Triggered Siamese Network with Spatial-Temporal Dropout for Speech Recognition

2022-06-16 · Yingying Gao, Junlan Feng, Tianrui Wang, Chao Deng 외

Siamese networks have shown effective results in unsupervised visual representation learning. These models are designed to learn an invariant representation of two augmentations for one input by maximizing their similari…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Representation Learningspeech-recognition+1

A Correspondence Variational Autoencoder for Unsupervised Acoustic Word Embeddings

2020-12-03 · Puyuan Peng, Herman Kamper, Karen Livescu

We propose a new unsupervised model for mapping a variable-duration speech segment to a fixed-dimensional representation. The resulting acoustic word embeddings can form the basis of search, discovery, and indexing syste…

Word Embeddings

Crafting Better Contrastive Views for Siamese Representation Learning

2022-02-07 · CVPR 2022 1 · Xiangyu Peng, Kai Wang, Zheng Zhu, Mang Wang 외

Recent self-supervised contrastive learning methods greatly benefit from the Siamese structure that aims at minimizing distances between positive pairs. For high performance Siamese representation learning, one of the ke…

Contrastive LearningObject LocalizationRepresentation Learning