paper-with-me

홈 › Papers

Spoken Word2Vec: Learning Skipgram Embeddings from Speech

2023-11-15 · Mohammad Amaan Sayeed, Hanan Aldarmaki

Text word embeddings that encode distributional semantics work by modeling contextual similarities of frequently occurring words. Acoustic word embeddings, on the other hand, typically encode low-level phonetic similarities. Semantic embeddings for spoken words have been previously explored using analogous algorithms to Word2Vec, but the resulting vectors still mainly encoded phonetic rather than semantic features. In this paper, we examine the assumptions and architectures used in previous works and show experimentally how shallow skipgram-like algorithms fail to encode distributional semantics when the input units are acoustically correlated. We illustrate the potential of an alternative deep end-to-end variant of the model and examine the effects on the resulting embeddings, showing positive results of semantic relatedness in the embedding space.

📄 PDF Abstract BibTeX arXiv:2311.09319

Code (1)

rainmaker29/SpokenWord2Vec 공식 구현 pytorch

Tasks

ClusteringWord Embeddings

Similar Papers 제목 키워드 기반

Speech2Vec: A Sequence-to-Sequence Framework for Learning Word Embeddings from Speech

2018-03-23 · Yu-An Chung, James Glass

In this paper, we propose a novel deep neural network architecture, Speech2Vec, for learning fixed-length vector representations of audio segments excised from a speech corpus, where the vectors contain semantic informat…

DecoderLearning Word EmbeddingsWord EmbeddingsWord Similarity

Non-Linear Relational Information Probing in Word Embeddings

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Pre-trained word embeddings such as SkipGram and GloVe are known to contain a myriad of useful information about words. In this work, we use multilayer perceptrons (MLP) to probe the relational information contained in t…

RelationWord Embeddings

Querying Word Embeddings for Similarity and Relatedness

2018-06-01 · NAACL 2018 6 · Fatemeh Torabi Asr, Robert Zinkov, Michael Jones

Word embeddings obtained from neural network models such as Word2Vec Skipgram have become popular representations of word meaning and have been evaluated on a variety of word similarity and relatedness norming data. Skip…

Word EmbeddingsWord Similarity

Almost-unsupervised Speech Recognition with Close-to-zero Resource Based on Phonetic Structures Learned from Very Small Unpaired Speech and Text Data

2018-10-30 · Yi-Chen Chen, Chia-Hao Shen, Sung-Feng Huang, Hung-Yi Lee 외

Producing a large amount of annotated speech data for training ASR systems remains difficult for more than 95% of languages all over the world which are low-resourced. However, we note human babies start to learn the lan…

speech-recognitionSpeech RecognitionUnsupervised Speech Recognition

Leveraging multilingual transfer for unsupervised semantic acoustic word embeddings

2023-07-05 · Christiaan Jacobs, Herman Kamper

Acoustic word embeddings (AWEs) are fixed-dimensional vector representations of speech segments that encode phonetic content so that different realisations of the same word have similar embeddings. In this paper we explo…

Word EmbeddingsWord Similarity