paper-with-me

홈 › Papers

Cross-modal Alignment with Optimal Transport for CTC-based ASR

2023-09-24 · Xugang Lu, Peng Shen, Yu Tsao, Hisashi Kawai

Temporal connectionist temporal classification (CTC)-based automatic speech recognition (ASR) is one of the most successful end to end (E2E) ASR frameworks. However, due to the token independence assumption in decoding, an external language model (LM) is required which destroys its fast parallel decoding property. Several studies have been proposed to transfer linguistic knowledge from a pretrained LM (PLM) to the CTC based ASR. Since the PLM is built from text while the acoustic model is trained with speech, a cross-modal alignment is required in order to transfer the context dependent linguistic knowledge from the PLM to acoustic encoding. In this study, we propose a novel cross-modal alignment algorithm based on optimal transport (OT). In the alignment process, a transport coupling matrix is obtained using OT, which is then utilized to transform a latent acoustic representation for matching the context-dependent linguistic features encoded by the PLM. Based on the alignment, the latent acoustic feature is forced to encode context dependent linguistic information. We integrate this latent acoustic feature to build conformer encoder-based CTC ASR system. On the AISHELL-1 data corpus, our system achieved 3.96% and 4.27% character error rate (CER) for dev and test sets, respectively, which corresponds to relative improvements of 28.39% and 29.42% compared to the baseline conformer CTC ASR system without cross-modal knowledge transfer.

📄 PDF Abstract BibTeX arXiv:2309.13650

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)cross-modal alignmentLanguage Modellingspeech-recognitionSpeech RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

CMOT: Cross-modal Mixup via Optimal Transport for Speech Translation

2023-05-24 · Yan Zhou, Qingkai Fang, Yang Feng

End-to-end speech translation (ST) is the task of translating speech signals in the source language into text in the target language. As a cross-modal task, end-to-end ST is difficult to train with limited data. Existing…

Machine TranslationTranslation

Robust Graph Matching Using An Unbalanced Hierarchical Optimal Transport Framework

2023-10-18 · Haoran Cheng, Dixin Luo, Hongteng Xu

Graph matching is one of the most significant graph analytic tasks, which aims to find the node correspondence across different graphs. Most existing graph matching approaches mainly rely on topological information, whos…

cross-modal alignmentGraph Matching

Cross-modality Matching and Prediction of Perturbation Responses with Labeled Gromov-Wasserstein Optimal Transport

2024-05-01 · Jayoung Ryu, Charlotte Bunne, Luca Pinello, Aviv Regev 외

It is now possible to conduct large scale perturbation screens with complex readout modalities, such as different molecular profiles or high content cell images. While these open the way for systematic dissection of caus…

Semantics-Consistent Cross-domain Summarization via Optimal Transport Alignment

2022-10-10 · JieLin Qiu, Jiacheng Zhu, Mengdi Xu, Franck Dernoncourt 외

Multimedia summarization with multimodal output (MSMO) is a recently explored application in language grounding. It plays an essential role in real-world applications, i.e., automatically generating cover images and titl…

Articlesmultimodal interaction

WhisQ: Cross-Modal Representation Learning for Text-to-Music MOS Prediction

2025-06-06 · Jakaria Islam Emon, Kazi Tamanna Alam, Md. Abu Salek

Mean Opinion Score (MOS) prediction for text to music systems requires evaluating both overall musical quality and text prompt alignment. This paper introduces WhisQ, a multimodal architecture that addresses this dual-as…

cross-modal alignmentLanguage ModelingLanguage ModellingRepresentation Learning+1