paper-with-me

Papers

ML-LMCL: Mutual Learning and Large-Margin Contrastive Learning for Improving ASR Robustness in Spoken Language Understanding

2023-11-19 · Xuxin Cheng, Bowen Cao, Qichen Ye, Zhihong Zhu, Hongxiang Li, Yuexian Zou

Spoken language understanding (SLU) is a fundamental task in the task-oriented dialogue systems. However, the inevitable errors from automatic speech recognition (ASR) usually impair the understanding performance and lead to error propagation. Although there are some attempts to address this problem through contrastive learning, they (1) treat clean manual transcripts and ASR transcripts equally without discrimination in fine-tuning; (2) neglect the fact that the semantically similar pairs are still pushed away when applying contrastive learning; (3) suffer from the problem of Kullback-Leibler (KL) vanishing. In this paper, we propose Mutual Learning and Large-Margin Contrastive Learning (ML-LMCL), a novel framework for improving ASR robustness in SLU. Specifically, in fine-tuning, we apply mutual learning and train two SLU models on the manual transcripts and the ASR transcripts, respectively, aiming to iteratively share knowledge between these two models. We also introduce a distance polarization regularizer to avoid pushing away the intra-cluster pairs as much as possible. Moreover, we use a cyclical annealing schedule to mitigate KL vanishing issue. Experiments on three datasets show that ML-LMCL outperforms existing models and achieves new state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2311.11375

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Contrastive Learningspeech-recognitionSpeech RecognitionSpoken Language UnderstandingTask-Oriented Dialogue Systems

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Cross-Domain Sentiment Classification with Contrastive Learning and Mutual Information Maximization

2020-10-30 · Tian Li, Xiang Chen, Shanghang Zhang, Zhen Dong 외

Contrastive learning (CL) has been successful as a powerful representation learning method. In this work we propose CLIM: Contrastive Learning with mutual Information Maximization, to explore the potential of CL on cross…

Contrastive LearningGeneral ClassificationRepresentation LearningSentiment Analysis+1

CosFace: Large Margin Cosine Loss for Deep Face Recognition

2018-01-29 · CVPR 2018 6 · Hao Wang, Yitong Wang, Zheng Zhou, Xing Ji 외

Face recognition has made extraordinary progress owing to the advancement of deep convolutional neural networks (CNNs). The central task of face recognition, including face verification and identification, involves face …

Face IdentificationFace RecognitionFace Verification

PalmClaw: A Native On-Device Agent Framework for Mobile Phones

2026-07-14 · Hongru Cai, Yongqi Li, Ran Wei, Wenjie Li hf

Large Language Model (LLM) agents have moved beyond generating responses to executing multi-step tasks by calling tools, observing the results, and iteratively deciding the next action. Most agent systems run on desktops…

MLLMCLIP: Feature-Level Distillation of MLLM for Robust Vision-Language Representations

2026-08-26 · Jongsuk Kim, Qiyu Wu, Zhuoyuan Mao, Hiromi Wakaki 외 arxiv

Pretrained vision-language models such as CLIP excel at zero-shot recognition but often fail at compositionality, particularly attribute-object and relational structures. Recent studies mitigate this issue by augmenting …

Text Retrieval

Motion Sensitive Contrastive Learning for Self-supervised Video Representation

2022-08-12 · Jingcheng Ni, Nan Zhou, Jie Qin, Qian Wu 외

Contrastive learning has shown great potential in video representation learning. However, existing approaches fail to sufficiently exploit short-term motion dynamics, which are crucial to various down-stream video unders…

Contrastive LearningRepresentation LearningRetrievalVideo Classification+2