LGSDASOct 29, 2021

Contrastive prediction strategies for unsupervised segmentation and categorization of phonemes and words

arXiv:2110.15909v227 citations
Originality Incremental advance
AI Analysis

This work addresses a specific problem in speech processing for researchers, offering an incremental improvement over existing methods.

The paper tackled the trade-off between phoneme categorization and segmentation in self-supervised learning by introducing multi-level modeling into Aligned Contrastive Predictive Coding (mACPC), which improved categorization metrics and achieved state-of-the-art performance in word segmentation.

We investigate the performance on phoneme categorization and phoneme and word segmentation of several self-supervised learning (SSL) methods based on Contrastive Predictive Coding (CPC). Our experiments show that with the existing algorithms there is a trade off between categorization and segmentation performance. We investigate the source of this conflict and conclude that the use of context building networks, albeit necessary for superior performance on categorization tasks, harms segmentation performance by causing a temporal shift on the learned representations. Aiming to bridge this gap, we take inspiration from the leading approach on segmentation, which simultaneously models the speech signal at the frame and phoneme level, and incorporate multi-level modelling into Aligned CPC (ACPC), a variation of CPC which exhibits the best performance on categorization tasks. Our multi-level ACPC (mACPC) improves in all categorization metrics and achieves state-of-the-art performance in word segmentation.

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