English

Learning Word Embeddings from Speech

Computation and Language 2017-11-07 v1

Abstract

In this paper, we propose a novel deep neural network architecture, Sequence-to-Sequence Audio2Vec, for unsupervised learning of fixed-length vector representations of audio segments excised from a speech corpus, where the vectors contain semantic information pertaining to the segments, and are close to other vectors in the embedding space if their corresponding segments are semantically similar. The design of the proposed model is based on the RNN Encoder-Decoder framework, and borrows the methodology of continuous skip-grams for training. The learned vector representations are evaluated on 13 widely used word similarity benchmarks, and achieved competitive results to that of GloVe. The biggest advantage of the proposed model is its capability of extracting semantic information of audio segments taken directly from raw speech, without relying on any other modalities such as text or images, which are challenging and expensive to collect and annotate.

Keywords

Cite

@article{arxiv.1711.01515,
  title  = {Learning Word Embeddings from Speech},
  author = {Yu-An Chung and James Glass},
  journal= {arXiv preprint arXiv:1711.01515},
  year   = {2017}
}

Comments

Accepted by Machine Learning for Audio Signal Processing (ML4Audio), 31st Conference on Neural Information Processing Systems (NIPS 2017)

R2 v1 2026-06-22T22:36:14.055Z