Unsupervised Speech Segmentation and Variable Rate Representation Learning using Segmental Contrastive Predictive Coding
Saurabhchand Bhati, Jes\'us Villalba, Piotr \.Zelasko, Laureano, Moro-Velazquez, Najim Dehak

TL;DR
This paper introduces a unified unsupervised speech segmentation method using segmental contrastive predictive coding, enabling joint learning of segmentation and representation at variable rates, outperforming existing methods.
Contribution
The authors propose a novel SCPC framework with a differentiable boundary detector for joint segmentation and representation learning at multiple levels.
Findings
Outperforms existing segmentation methods on TIMIT and Buckeye datasets.
Enables variable rate speech feature extraction, reducing from 100 Hz to 14.5 Hz.
Segment-level features improve linear phone classification accuracy.
Abstract
Typically, unsupervised segmentation of speech into the phone and word-like units are treated as separate tasks and are often done via different methods which do not fully leverage the inter-dependence of the two tasks. Here, we unify them and propose a technique that can jointly perform both, showing that these two tasks indeed benefit from each other. Recent attempts employ self-supervised learning, such as contrastive predictive coding (CPC), where the next frame is predicted given past context. However, CPC only looks at the audio signal's frame-level structure. We overcome this limitation with a segmental contrastive predictive coding (SCPC) framework to model the signal structure at a higher level, e.g., phone level. A convolutional neural network learns frame-level representation from the raw waveform via noise-contrastive estimation (NCE). A differentiable boundary detector…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Music and Audio Processing
MethodsInfoNCE · Contrastive Predictive Coding
