English

Speech Sequence Embeddings using Nearest Neighbors Contrastive Learning

Artificial Intelligence 2023-10-24 v2

Abstract

We introduce a simple neural encoder architecture that can be trained using an unsupervised contrastive learning objective which gets its positive samples from data-augmented k-Nearest Neighbors search. We show that when built on top of recent self-supervised audio representations, this method can be applied iteratively and yield competitive SSE as evaluated on two tasks: query-by-example of random sequences of speech, and spoken term discovery. On both tasks our method pushes the state-of-the-art by a significant margin across 5 different languages. Finally, we establish a benchmark on a query-by-example task on the LibriSpeech dataset to monitor future improvements in the field.

Keywords

Cite

@article{arxiv.2204.05148,
  title  = {Speech Sequence Embeddings using Nearest Neighbors Contrastive Learning},
  author = {Robin Algayres and Adel Nabli and Benoit Sagot and Emmanuel Dupoux},
  journal= {arXiv preprint arXiv:2204.05148},
  year   = {2023}
}

Comments

Interspeech 2022 New version on 10/21/23 with appendix data and gitlab link

R2 v1 2026-06-24T10:44:35.118Z