CLLGSDJun 12, 2017

Encoding of phonology in a recurrent neural model of grounded speech

arXiv:1706.03815v21131 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of understanding phoneme encoding in grounded speech models for computational linguistics and AI, but it is incremental as it builds on existing neural network approaches.

The study investigated how phonemes are represented in a recurrent neural network model that processes images and spoken descriptions, finding that phonological information is most salient in lower layers but largely retained at the top layer, with attention mechanisms reducing phonology encoding and increasing invariance to synonymy.

We study the representation and encoding of phonemes in a recurrent neural network model of grounded speech. We use a model which processes images and their spoken descriptions, and projects the visual and auditory representations into the same semantic space. We perform a number of analyses on how information about individual phonemes is encoded in the MFCC features extracted from the speech signal, and the activations of the layers of the model. Via experiments with phoneme decoding and phoneme discrimination we show that phoneme representations are most salient in the lower layers of the model, where low-level signals are processed at a fine-grained level, although a large amount of phonological information is retain at the top recurrent layer. We further find out that the attention mechanism following the top recurrent layer significantly attenuates encoding of phonology and makes the utterance embeddings much more invariant to synonymy. Moreover, a hierarchical clustering of phoneme representations learned by the network shows an organizational structure of phonemes similar to those proposed in linguistics.

Code Implementations1 repo
Foundations

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

Your Notes