paper-with-me

Papers

Tokenwise Contrastive Pretraining for Finer Speech-to-BERT Alignment in End-to-End Speech-to-Intent Systems

2022-04-11 · Vishal Sunder, Eric Fosler-Lussier, Samuel Thomas, Hong-Kwang J. Kuo, Brian Kingsbury

Recent advances in End-to-End (E2E) Spoken Language Understanding (SLU) have been primarily due to effective pretraining of speech representations. One such pretraining paradigm is the distillation of semantic knowledge from state-of-the-art text-based models like BERT to speech encoder neural networks. This work is a step towards doing the same in a much more efficient and fine-grained manner where we align speech embeddings and BERT embeddings on a token-by-token basis. We introduce a simple yet novel technique that uses a cross-modal attention mechanism to extract token-level contextual embeddings from a speech encoder such that these can be directly compared and aligned with BERT based contextual embeddings. This alignment is performed using a novel tokenwise contrastive loss. Fine-tuning such a pretrained model to perform intent recognition using speech directly yields state-of-the-art performance on two widely used SLU datasets. Our model improves further when fine-tuned with additional regularization using SpecAugment especially when speech is noisy, giving an absolute improvement as high as 8% over previous results.

📄 PDF Abstract BibTeX arXiv:2204.05188

Code (0)

등록된 구현이 없습니다.

Tasks

Intent RecognitionSpoken Language Understanding

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
WordPiece 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

CMV-BERT: Contrastive multi-vocab pretraining of BERT

2020-12-29 · Wei Zhu, Daniel Cheung

In this work, we represent CMV-BERT, which improves the pretraining of a language model via two ingredients: (a) contrastive learning, which is well studied in the area of computer vision; (b) multiple vocabularies, one …

Contrastive LearningLanguage ModelingLanguage ModellingSentence

Enolp musk@SMM4H’22 : Leveraging Pre-trained Language Models for Stance And Premise Classification

2022-10-01 · SMM4H (COLING) 2022 10 · Millon Das, Archit Mangrulkar, Ishan Manchanda, Manav Kapadnis 외

This paper covers our approaches for the Social Media Mining for Health (SMM4H) Shared Tasks 2a and 2b. Apart from the baseline architectures, we experiment with Parts of Speech (PoS), dependency parsing, and Tf-Idf feat…

ClassificationDependency ParsingPOSStance Classification

Injecting Text in Self-Supervised Speech Pretraining

2021-08-27 · Zhehuai Chen, Yu Zhang, Andrew Rosenberg, Bhuvana Ramabhadran 외

Self-supervised pretraining for Automated Speech Recognition (ASR) has shown varied degrees of success. In this paper, we propose to jointly learn representations during pretraining from two different modalities: speech …

Contrastive LearningLanguage Modellingspeech-recognitionSpeech Recognition

Language-Universal Phonetic Representation in Multilingual Speech Pretraining for Low-Resource Speech Recognition

2023-05-19 · Siyuan Feng, Ming Tu, Rui Xia, Chuanzeng Huang 외

We improve low-resource ASR by integrating the ideas of multilingual training and self-supervised learning. Concretely, we leverage an International Phonetic Alphabet (IPA) multilingual model to create frame-level pseudo…

DiversitySelf-Supervised Learningspeech-recognitionSpeech Recognition

Contrastive Visual-Linguistic Pretraining

2020-07-26 · Lei Shi, Kai Shuang, Shijie Geng, Peng Su 외

Several multi-modality representation learning approaches such as LXMERT and ViLBERT have been proposed recently. Such approaches can achieve superior performance due to the high-level semantic information captured durin…

Contrastive LearningregressionRepresentation LearningVisual Question Answering (VQA)