paper-with-me

홈 › Papers

Contrastive and Consistency Learning for Neural Noisy-Channel Model in Spoken Language Understanding

2024-05-23 · Suyoung Kim, Jiyeon Hwang, Ho-Young Jung

Recently, deep end-to-end learning has been studied for intent classification in Spoken Language Understanding (SLU). However, end-to-end models require a large amount of speech data with intent labels, and highly optimized models are generally sensitive to the inconsistency between the training and evaluation conditions. Therefore, a natural language understanding approach based on Automatic Speech Recognition (ASR) remains attractive because it can utilize a pre-trained general language model and adapt to the mismatch of the speech input environment. Using this module-based approach, we improve a noisy-channel model to handle transcription inconsistencies caused by ASR errors. We propose a two-stage method, Contrastive and Consistency Learning (CCL), that correlates error patterns between clean and noisy ASR transcripts and emphasizes the consistency of the latent features of the two transcripts. Experiments on four benchmark datasets show that CCL outperforms existing methods and improves the ASR robustness in various noisy environments. Code is available at https://github.com/syoung7388/CCL.

📄 PDF Abstract BibTeX arXiv:2405.15097

Code (1)

syoung7388/ccl 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)intent-classificationIntent ClassificationLanguage ModelingLanguage ModellingNatural Language Understandingspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

A Noisy Channel Approach to Error Correction in Spoken Referring Expressions

2013-10-01 · IJCNLP 2013 10 · Su Nam Kim, Ingrid Zukerman, Thomas Kleinbauer, Farshid Zavareh
Spoken Dialogue Systems

Adapting Document-Grounded Dialog Systems to Spoken Conversations using Data Augmentation and a Noisy Channel Model

2021-12-16 · David Thulke, Nico Daheim, Christian Dugast, Hermann Ney

This paper summarizes our submission to Task 2 of the second track of the 10th Dialog System Technology Challenge (DSTC10) "Knowledge-grounded Task-oriented Dialogue Modeling on Spoken Conversations". Similar to the prev…

Data AugmentationTask 2

Channel-Wise Contrastive Learning for Learning with Noisy Labels

2023-08-14 · Hui Kang, Sheng Liu, Huaxi Huang, Tongliang Liu

In real-world datasets, noisy labels are pervasive. The challenge of learning with noisy labels (LNL) is to train a classifier that discerns the actual classes from given instances. For this, the model must identify feat…

Contrastive LearningLearning with noisy labels

Self-supervised Contrastive Cross-Modality Representation Learning for Spoken Question Answering

2021-09-08 · Findings (EMNLP) 2021 11 · Chenyu You, Nuo Chen, Yuexian Zou

Spoken question answering (SQA) requires fine-grained understanding of both spoken documents and questions for the optimal answer prediction. In this paper, we propose novel training schemes for spoken question answering…

Question AnsweringRepresentation Learning

Selective Contrastive Learning For Gloss Free Sign Language Translation

2026-04-24 · Changhao Lai, Rui Zhao, Xuewen Zhong, Jinsong Su 외 arxiv

Sign language translation (SLT) converts continuous sign videos into spoken-language text, yet it remains challenging due to the intrinsic modality mismatch between visual signs and written text, particularly in gloss-fr…

Sign Language TranslationContrastive Learning