# Visually grounded learning of keyword prediction from untranscribed   speech

**Authors:** Herman Kamper, Shane Settle, Gregory Shakhnarovich, Karen Livescu

arXiv: 1703.08136 · 2017-05-29

## TL;DR

This paper presents a method for training a speech keyword prediction system using visual context as supervision, enabling the model to identify words in speech without transcribed data by leveraging image-based labels.

## Contribution

It introduces a novel approach that uses visual classifiers to generate soft textual labels from images, training speech models without parallel speech-text data.

## Key findings

- The speech system can predict words in utterances without transcriptions.
- It often confuses semantically related words, enhancing semantic keyword spotting.
- The approach leverages visual context to ground spoken language understanding.

## Abstract

During language acquisition, infants have the benefit of visual cues to ground spoken language. Robots similarly have access to audio and visual sensors. Recent work has shown that images and spoken captions can be mapped into a meaningful common space, allowing images to be retrieved using speech and vice versa. In this setting of images paired with untranscribed spoken captions, we consider whether computer vision systems can be used to obtain textual labels for the speech. Concretely, we use an image-to-words multi-label visual classifier to tag images with soft textual labels, and then train a neural network to map from the speech to these soft targets. We show that the resulting speech system is able to predict which words occur in an utterance---acting as a spoken bag-of-words classifier---without seeing any parallel speech and text. We find that the model often confuses semantically related words, e.g. "man" and "person", making it even more effective as a semantic keyword spotter.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.08136/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1703.08136/full.md

## References

48 references — full list in the complete paper: https://tomesphere.com/paper/1703.08136/full.md

---
Source: https://tomesphere.com/paper/1703.08136