paper-with-me

Papers

Boosting Code-Switching ASR with Mixture of Experts Enhanced Speech-Conditioned LLM

2024-09-24 · Fengrun Zhang, Wang Geng, Hukai Huang, Yahui Shan, Cheng Yi, He Qu

In this paper, we introduce a speech-conditioned Large Language Model (LLM) integrated with a Mixture of Experts (MoE) based connector to address the challenge of Code-Switching (CS) in Automatic Speech Recognition (ASR). Specifically, we propose an Insertion and Deletion of Interruption Token (IDIT) mechanism for better transfer text generation ability of LLM to speech recognition task. We also present a connecter with MoE architecture that manages multiple languages efficiently. To further enhance the collaboration of multiple experts and leverage the understanding capabilities of LLM, we propose a two-stage progressive training strategy: 1) The connector is unfrozen and trained with language-specialized experts to map speech representations to the text space. 2) The connector and LLM LoRA adaptor are trained with the proposed IDIT mechanism and all experts are activated to learn general representations. Experimental results demonstrate that our method significantly outperforms state-of-the-art models, including end-to-end and large-scale audio-language models.

📄 PDF Abstract BibTeX arXiv:2409.15905

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage ModellingLarge Language ModelMixture-of-Expertsspeech-recognitionSpeech RecognitionText Generation

Methods 이 논문이 사용한 방법론

MoE 설명 없음

Similar Papers 제목 키워드 기반

An Effective Mixture-Of-Experts Approach For Code-Switching Speech Recognition Leveraging Encoder Disentanglement

2024-02-27 · Tzu-Ting Yang, Hsin-Wei Wang, Yi-Cheng Wang, Chi-Han Lin 외

With the massive developments of end-to-end (E2E) neural networks, recent years have witnessed unprecedented breakthroughs in automatic speech recognition (ASR). However, the codeswitching phenomenon remains a major obst…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DisentanglementMixture-of-Experts+2

DESIRE-ME: Domain-Enhanced Supervised Information REtrieval using Mixture-of-Experts

2024-03-20 · Pranav Kasela, Gabriella Pasi, Raffaele Perego, Nicola Tonellotto

Open-domain question answering requires retrieval systems able to cope with the diverse and varied nature of questions, providing accurate answers across a broad spectrum of query types and topics. To deal with such topi…

Information RetrievalMixture-of-ExpertsOpen-Domain Question AnsweringQuestion Answering+1

Enhancing Code-Switching Speech Recognition with LID-Based Collaborative Mixture of Experts Model

2024-09-03 · Hukai Huang, Jiayan Lin, Kaidi Wang, Yishuang Li 외

Due to the inherent difficulty in modeling phonetic similarities across different languages, code-switching speech recognition presents a formidable challenge. This study proposes a Collaborative-MoE, a Mixture of Expert…

Language IdentificationMixture-of-Expertsspeech-recognitionSpeech Recognition

SC-MoE: Switch Conformer Mixture of Experts for Unified Streaming and Non-streaming Code-Switching ASR

2024-06-26 · Shuaishuai Ye, Shunfei Chen, Xinhui Hu, Xinkang Xu

In this work, we propose a Switch-Conformer-based MoE system named SC-MoE for unified streaming and non-streaming code-switching (CS) automatic speech recognition (ASR), where we design a streaming MoE layer consisting o…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Computational EfficiencyDecoder+4

LEO: Boosting Mixture of Vision Encoders for Multimodal Large Language Models

2025-01-13 · Mozhgan Nasr Azadani, James Riddell, Sean Sedwards, Krzysztof Czarnecki

Enhanced visual understanding serves as a cornerstone for multimodal large language models (MLLMs). Recent hybrid MLLMs incorporate a mixture of vision experts to address the limitations of using a single vision encoder …

Autonomous Driving