paper-with-me

홈 › Papers

Bootstrapping meaning through listening: Unsupervised learning of spoken sentence embeddings

2022-10-23 · Jian Zhu, Zuoyu Tian, Yadong Liu, Cong Zhang, Chia-wen Lo

Inducing semantic representations directly from speech signals is a highly challenging task but has many useful applications in speech mining and spoken language understanding. This study tackles the unsupervised learning of semantic representations for spoken utterances. Through converting speech signals into hidden units generated from acoustic unit discovery, we propose WavEmbed, a multimodal sequential autoencoder that predicts hidden units from a dense representation of speech. Secondly, we also propose S-HuBERT to induce meaning through knowledge distillation, in which a sentence embedding model is first trained on hidden units and passes its knowledge to a speech encoder through contrastive learning. The best performing model achieves a moderate correlation (0.5~0.6) with human judgments, without relying on any labels or transcriptions. Furthermore, these models can also be easily extended to leverage textual transcriptions of speech to learn much better speech embeddings that are strongly correlated with human annotations. Our proposed methods are applicable to the development of purely data-driven systems for speech mining, indexing and search.

📄 PDF Abstract BibTeX arXiv:2210.12857

Code (1)

lingjzhu/spoken_sent_embedding 공식 구현 pytorch

Tasks

Acoustic Unit DiscoveryContrastive LearningKnowledge DistillationSentenceSentence EmbeddingSentence-EmbeddingSentence EmbeddingsSpoken Language Understanding

Similar Papers 제목 키워드 기반

Audio-Visual Neural Syntax Acquisition

2023-10-11 · Cheng-I Jeff Lai, Freda Shi, Puyuan Peng, Yoon Kim 외

We study phrase structure induction from visually-grounded speech. The core idea is to first segment the speech waveform into sequences of word segments, and subsequently induce phrase structure using the inferred segmen…

Language Acquisition

Bootstrap Your Own Skills: Learning to Solve New Tasks with Large Language Model Guidance

2023-10-16 · Jesse Zhang, Jiahui Zhang, Karl Pertsch, Ziyi Liu 외

We propose BOSS, an approach that automatically learns to solve new long-horizon, complex, and meaningful tasks by growing a learned skill library with minimal supervision. Prior work in reinforcement learning require ex…

Language ModelingLanguage ModellingLarge Language Model

Child-directed Listening: How Caregiver Inference Enables Children's Early Verbal Communication

2021-02-06 · Stephan C. Meylan, Ruthe Foushee, Elika Bergelson, Roger P. Levy

How do adults understand children's speech? Children's productions over the course of language development often bear little resemblance to typical adult pronunciations, yet caregivers nonetheless reliably recover meanin…

Language Acquisition

Spoken SQuAD: A Study of Mitigating the Impact of Speech Recognition Errors on Listening Comprehension

2018-04-01 · Chia-Hsuan Li, Szu-Lin Wu, Chi-Liang Liu, Hung-Yi Lee

Reading comprehension has been widely studied. One of the most representative reading comprehension tasks is Stanford Question Answering Dataset (SQuAD), on which machine is already comparable with human. On the other ha…

Question AnsweringReading Comprehensionspeech-recognitionSpeech Recognition+1

Conditional Spoken Digit Generation with StyleGAN

2020-09-15

This paper adapts a StyleGAN model for speech generation with minimal or no conditioning on text. StyleGAN is a multi-scale convolutional GAN capable of hierarchically capturing data structure and latent variation on mul…

Image GenerationSpeech Synthesis