paper-with-me

홈 › Papers

Bridging the Modality Gap: Softly Discretizing Audio Representation for LLM-based Automatic Speech Recognition

2025-06-06 · Mu Yang, Szu-Jui Chen, Jiamin Xie, John Hansen

One challenge of integrating speech input with large language models (LLMs) stems from the discrepancy between the continuous nature of audio data and the discrete token-based paradigm of LLMs. To mitigate this gap, we propose a method for integrating vector quantization (VQ) into LLM-based automatic speech recognition (ASR). Using the LLM embedding table as the VQ codebook, the VQ module aligns the continuous representations from the audio encoder with the discrete LLM inputs, enabling the LLM to operate on a discretized audio representation that better reflects the linguistic structure. We further create a soft "discretization" of the audio representation by updating the codebook and performing a weighted sum over the codebook embeddings. Empirical results demonstrate that our proposed method significantly improves upon the LLM-based ASR baseline, particularly in out-of-domain conditions. This work highlights the potential of soft discretization as a modality bridge in LLM-based ASR.

📄 PDF Abstract BibTeX arXiv:2506.05706

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Quantizationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Diffusion-Link: Diffusion Probabilistic Model for Bridging the Audio-Text Modality Gap

2025-10-13 · KiHyun Nam, Jongmin Choi, Hyeongkeun Lee, Jungwoo Heo 외 arxiv

Contrastive audio-language pretraining yields powerful joint representations, yet a persistent audio-text modality gap limits the benefits of coupling multimodal encoders with large language models (LLMs). We present Dif…

Audio captioning

Multi-modality Associative Bridging through Memory: Speech Sound Recollected from Face Video

2022-04-04 · ICCV 2021 10 · Minsu Kim, Joanna Hong, Se Jin Park, Yong Man Ro

In this paper, we introduce a novel audio-visual multi-modal bridging framework that can utilize both audio and visual information, even with uni-modal inputs. We exploit a memory network that stores source (i.e., visual…

Lip Reading

Induction Network: Audio-Visual Modality Gap-Bridging for Self-Supervised Sound Source Localization

2023-08-09 · Tianyu Liu, Peng Zhang, Wei Huang, Yufei zha 외

Self-supervised sound source localization is usually challenged by the modality inconsistency. In recent studies, contrastive learning based strategies have shown promising to establish such a consistent correspondence b…

Contrastive LearningSound Source Localization

AMFFCN: Attentional Multi-layer Feature Fusion Convolution Network for Audio-visual Speech Enhancement

2021-01-15 · Xinmeng Xu, Jianjun Hao

Audio-visual speech enhancement system is regarded to be one of promising solutions for isolating and enhancing speech of desired speaker. Conventional methods focus on predicting clean speech spectrum via a naive convol…

DecoderSpeech Enhancement

TextME: Bridging Unseen Modalities Through Text Descriptions

2026-02-03 · Soyeon Hong, Jinchan Kim, Jaegook You, Seungtaek Choi 외 arxiv

Expanding multimodal representations to novel modalities is constrained by reliance on large-scale paired datasets (e.g., text-image, text-audio, text-3D, text-molecule), which are costly and often infeasible in domains …

Cross-Modal Retrieval