Multi-view Recurrent Neural Acoustic Word Embeddings
Wanjia He, Weiran Wang, Karen Livescu

TL;DR
This paper introduces a multi-view deep learning approach using bidirectional LSTM models to generate fixed-dimensional acoustic word embeddings, improving word discrimination and enabling cross-view tasks.
Contribution
It presents a novel multi-view training method that jointly embeds acoustic and character sequences, enhancing speech retrieval and recognition capabilities.
Findings
Improved word discrimination over previous methods
Effective cross-view word discrimination demonstrated
Enhanced word similarity measurement
Abstract
Recent work has begun exploring neural acoustic word embeddings---fixed-dimensional vector representations of arbitrary-length speech segments corresponding to words. Such embeddings are applicable to speech retrieval and recognition tasks, where reasoning about whole words may make it possible to avoid ambiguous sub-word representations. The main idea is to map acoustic sequences to fixed-dimensional vectors such that examples of the same word are mapped to similar vectors, while different-word examples are mapped to very different vectors. In this work we take a multi-view approach to learning acoustic word embeddings, in which we jointly learn to embed acoustic sequences and their corresponding character sequences. We use deep bidirectional LSTM embedding models and multi-view contrastive losses. We study the effect of different loss variants, including fixed-margin and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Music and Audio Processing · Natural Language Processing Techniques
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
