paper-with-me

Papers

Part-Of-Speech Sensitivity of Routers in Mixture of Experts Models

2024-12-22 · Elie Antoine, Frédéric Béchet, Philippe Langlais

This study investigates the behavior of model-integrated routers in Mixture of Experts (MoE) models, focusing on how tokens are routed based on their linguistic features, specifically Part-of-Speech (POS) tags. The goal is to explore across different MoE architectures whether experts specialize in processing tokens with similar linguistic traits. By analyzing token trajectories across experts and layers, we aim to uncover how MoE models handle linguistic information. Findings from six popular MoE models reveal expert specialization for specific POS categories, with routing paths showing high predictive accuracy for POS, highlighting the value of routing paths in characterizing tokens.

📄 PDF Abstract BibTeX arXiv:2412.16971

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-ExpertsPOSSensitivity

Methods 이 논문이 사용한 방법론

MoE 설명 없음

Similar Papers 제목 키워드 기반

Omni-Router: Sharing Routing Decisions in Sparse Mixture-of-Experts for Speech Recognition

2025-07-08 · Zijin Gu, Tatiana Likhomanenko, Navdeep Jaitly arxiv

Mixture-of-experts (MoE) architectures have expanded from language modeling to automatic speech recognition (ASR). Traditional MoE methods, such as the Switch Transformer, route experts independently within each layer. O…

Speech Recognition

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

Routers in Vision Mixture of Experts: An Empirical Study

2024-01-29 · Tianlin Liu, Mathieu Blondel, Carlos Riquelme, Joan Puigcerver

Mixture-of-Experts (MoE) models are a promising way to scale up model capacity without significantly increasing computational cost. A key component of MoEs is the router, which decides which subset of parameters (experts…

Language ModelingLanguage ModellingMixture-of-Experts

Router Upcycling: Leveraging Mixture-of-Routers in Mixture-of-Experts Upcycling

2025-08-31 · Junfeng Ran, Guangxiang Zhao, Yuhan Wu, Dawei Zhu 외 arxiv

The Mixture-of-Experts (MoE) models have gained significant attention in deep learning due to their dynamic resource allocation and superior performance across diverse tasks. However, efficiently training these models re…

Mixture of Routers

2025-03-30 · Jia-Chen Zhang, Yu-jie Xiong, Xi-He Qiu, Chun-Ming Xia 외

Supervised fine-tuning (SFT) is a milestone in aligning large language models with human instructions and adapting them to downstream tasks. In particular, Low-Rank Adaptation (LoRA) has gained widespread attention due t…

Mixture-of-Expertsparameter-efficient fine-tuning