ASLGSDJul 26, 2020

Self-Expressing Autoencoders for Unsupervised Spoken Term Discovery

arXiv:2007.13033v119 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of discovering spoken terms without labeled data for speech processing researchers, representing an incremental improvement over existing methods.

The paper tackles unsupervised spoken term discovery by introducing a self-expressing autoencoder to learn features that better represent phonetic properties, leading to improved segmentation and clustering performance in the Zero Resource 2020 challenge, where it consistently outperformed the baseline.

Unsupervised spoken term discovery consists of two tasks: finding the acoustic segment boundaries and labeling acoustically similar segments with the same labels. We perform segmentation based on the assumption that the frame feature vectors are more similar within a segment than across the segments. Therefore, for strong segmentation performance, it is crucial that the features represent the phonetic properties of a frame more than other factors of variability. We achieve this via a self-expressing autoencoder framework. It consists of a single encoder and two decoders with shared weights. The encoder projects the input features into a latent representation. One of the decoders tries to reconstruct the input from these latent representations and the other from the self-expressed version of them. We use the obtained features to segment and cluster the speech data. We evaluate the performance of the proposed method in the Zero Resource 2020 challenge unit discovery task. The proposed system consistently outperforms the baseline, demonstrating the usefulness of the method in learning representations.

Foundations

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

Your Notes