paper-with-me

Papers

Dynamic Multi-Expert Projectors with Stabilized Routing for Multilingual Speech Recognition

2026-01-27 · Isha Pandey, Ashish Mittal, Vartul Bahuguna, Ganesh Ramakrishnan arxiv

Recent advances in LLM-based ASR connect frozen speech encoders with Large Language Models (LLMs) via lightweight projectors. While effective in monolingual settings, a single projector struggles to capture the diverse acoustic-to-semantic mappings required for multilingual ASR. To address this, we propose SMEAR-MoE, a stabilized Mixture-of-Experts projector that ensures dense gradient flow to all experts, preventing expert collapse while enabling cross-lingual sharing. We systematically compare monolithic, static multi-projector, and dynamic MoE designs across four Indic languages (Hindi, Marathi, Tamil, Telugu). Our SMEAR-MoE achieves strong performance, delivering upto a 7.6% relative WER reduction over the single-projector baseline, while maintaining comparable runtime efficiency. Analysis of expert routing further shows linguistically meaningful specialization, with related languages sharing experts. These results demonstrate that stable multi-expert projectors are key to scalable and robust multilingual ASR.

📄 PDF Abstract BibTeX arXiv:2601.19451

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

SAME: Stabilized Mixture-of-Experts for Multimodal Continual Instruction Tuning

2026-02-02 · Zhen-Hao Xie, Jun-Tao Tang, Yu-Cheng Shi, Han-Jia Ye 외 arxiv

Multimodal Large Language Models (MLLMs) achieve strong performance through instruction tuning, but real-world deployment requires them to continually expand their capabilities, making Multimodal Continual Instruction Tu…

Scaling and Enhancing LLM-based AVSR: A Sparse Mixture of Projectors Approach

2025-05-20 · Umberto Cappellazzo, Minsu Kim, Stavros Petridis, Daniele Falavigna 외

Audio-Visual Speech Recognition (AVSR) enhances robustness in noisy environments by integrating visual cues. While recent advances integrate Large Language Models (LLMs) into AVSR, their high computational cost hinders d…

Audio-Visual Speech RecognitionMixture-of-Expertsspeech-recognitionSpeech Recognition+1

Fuzzy-MoE: Interpretable Regime-Conditioned Expert Routing for Non-Stationary Multivariate Time Series Forecasting

2026-08-21 · Lan Guo, Jie Xiao, Zhao Su, Jun Shen 외 arxiv

In non-stationary multivariate time series, different variables and samples often exhibit heterogeneous latent dynamic states, while existing deep forecasting models usually compress them into a unified end-to-end mappin…

Multivariate Time Series Forecasting

ProbMoE: Differentiable Probabilistic Routing for Mixture-of-Experts

2026-06-01 · Heng Zhao, Zilei Shao, Guy Van den Broeck, Zhe Zeng arxiv

Mixture-of-Experts (MoE) models scale by activating only a small subset of experts per token. However, training such models remains challenging because top-$k$ routing is discrete and non-differentiable, requiring gradie…

YOLO Meets Mixture-of-Experts: Adaptive Expert Routing for Robust Object Detection

2025-11-17 · Ori Meiraz, Sharon Shalev, Avishai Weizman arxiv

This paper presents a novel Mixture-of-Experts framework for object detection, incorporating adaptive routing among multiple YOLOv9-T experts to enable dynamic feature specialization and achieve higher mean Average Preci…

Robust Object Detection