CLCVASOct 5, 2017

Semantic speech retrieval with a visually grounded model of untranscribed speech

arXiv:1710.01949v255 citations
AI Analysis

This work addresses semantic speech retrieval for low-resource speech processing, robotics, and language acquisition research, representing an incremental advancement by applying existing methods to a new task.

The authors tackled the problem of retrieving semantically relevant spoken utterances from untranscribed speech using a visually grounded model trained on speech-image pairs, achieving nearly 60% precision in top-ten retrievals and matching human judgments better than supervised models in some cases.

There is growing interest in models that can learn from unlabelled speech paired with visual context. This setting is relevant for low-resource speech processing, robotics, and human language acquisition research. Here we study how a visually grounded speech model, trained on images of scenes paired with spoken captions, captures aspects of semantics. We use an external image tagger to generate soft text labels from images, which serve as targets for a neural model that maps untranscribed speech to (semantic) keyword labels. We introduce a newly collected data set of human semantic relevance judgements and an associated task, semantic speech retrieval, where the goal is to search for spoken utterances that are semantically relevant to a given text query. Without seeing any text, the model trained on parallel speech and images achieves a precision of almost 60% on its top ten semantic retrievals. Compared to a supervised model trained on transcriptions, our model matches human judgements better by some measures, especially in retrieving non-verbatim semantic matches. We perform an extensive analysis of the model and its resulting representations.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes