paper-with-me

홈 › Papers

Variable-rate hierarchical CPC leads to acoustic unit discovery in speech

2022-06-05 · Santiago Cuervo, Adrian Łańcucki, Ricard Marxer, Paweł Rychlikowski, Jan Chorowski

The success of deep learning comes from its ability to capture the hierarchical structure of data by learning high-level representations defined in terms of low-level ones. In this paper we explore self-supervised learning of hierarchical representations of speech by applying multiple levels of Contrastive Predictive Coding (CPC). We observe that simply stacking two CPC models does not yield significant improvements over single-level architectures. Inspired by the fact that speech is often described as a sequence of discrete units unevenly distributed in time, we propose a model in which the output of a low-level CPC module is non-uniformly downsampled to directly minimize the loss of a high-level CPC module. The latter is designed to also enforce a prior of separability and discreteness in its representations by enforcing dissimilarity of successive high-level representations through focused negative sampling, and by quantization of the prediction targets. Accounting for the structure of the speech signal improves upon single-level CPC features and enhances the disentanglement of the learned representations, as measured by downstream speech recognition tasks, while resulting in a meaningful segmentation of the signal that closely resembles phone boundaries.

📄 PDF Abstract BibTeX arXiv:2206.02211

Code (1)

chorowski-lab/hcpc 공식 구현 pytorch

Tasks

Acoustic Unit DiscoveryDisentanglementQuantizationSelf-Supervised Learningspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음
Contrastive Predictive Coding Contrastive Predictive Coding (CPC) learns self-supervised representations by predicting the future in latent space by using powerful autoregressive models. The model uses a…

Similar Papers 제목 키워드 기반

A Hierarchical Subspace Model for Language-Attuned Acoustic Unit Discovery

2020-11-04 · Bolaji Yusuf, Lucas Ondel, Lukas Burget, Jan Cernocky 외

In this work, we propose a hierarchical subspace model for acoustic unit discovery. In this approach, we frame the task as one of learning embeddings on a low-dimensional phonetic subspace, and simultaneously specify the…

Acoustic Unit DiscoveryClustering

Hierarchical Causal Models

2024-01-10 · Eli N. Weinstein, David M. Blei

Scientists often want to learn about cause and effect from hierarchical data, collected from subunits nested inside units. Consider students in schools, cells in patients, or cities in states. In such settings, unit-leve…

Causal Identification

Paediatric-HGNN: A Hybrid Heterogeneous Graph Neural Network for Detecting Disfluency in Children's Speech via Multiscale Acoustic Fusion

2026-06-06 · Rashini Liyanarachchi, Rachael Mackay, Alison Short, Aditya Joshi 외 arxiv

Automated stuttering detection (ASD) systems struggle with paediatric speech due to high acoustic variability in developing voices and the subtle distinction between pathological stuttering and typical developmental disf…

Graph Neural Network

Unsupervised acoustic unit discovery for speech synthesis using discrete latent-variable neural networks

2019-04-16 · Ryan Eloff, André Nortje, Benjamin van Niekerk, Avashna Govender 외

For our submission to the ZeroSpeech 2019 challenge, we apply discrete latent-variable neural networks to unlabelled speech and use the discovered units for speech synthesis. Unsupervised discrete subword modelling could…

Acoustic Unit DiscoveryDecoderSpeech Synthesis

GSA-TTS : Toward Zero-Shot Speech Synthesis based on Gradual Style Adaptor

2025-05-26 · Seokgi Lee, Jungjun Kim

We present the gradual style adaptor TTS (GSA-TTS) with a novel style encoder that gradually encodes speaking styles from an acoustic reference for zero-shot speech synthesis. GSA first captures the local style of each s…

Speech Synthesis