paper-with-me

Papers

GRIN: GRadient-INformed MoE

2024-09-18 · Liyuan Liu, Young Jin Kim, Shuohang Wang, Chen Liang, Yelong Shen, Hao Cheng, Xiaodong Liu, Masahiro Tanaka, Xiaoxia Wu, Wenxiang Hu, Vishrav Chaudhary, Zeqi Lin, Chenruidong Zhang, Jilong Xue, Hany Awadalla, Jianfeng Gao, Weizhu Chen

Mixture-of-Experts (MoE) models scale more effectively than dense models due to sparse computation through expert routing, selectively activating only a small subset of expert modules. However, sparse computation challenges traditional training practices, as discrete expert routing hinders standard backpropagation and thus gradient-based optimization, which are the cornerstone of deep learning. To better pursue the scaling power of MoE, we introduce GRIN (GRadient-INformed MoE training), which incorporates sparse gradient estimation for expert routing and configures model parallelism to avoid token dropping. Applying GRIN to autoregressive language modeling, we develop a top-2 16$\times$3.8B MoE model. Our model, with only 6.6B activated parameters, outperforms a 7B dense model and matches the performance of a 14B dense model trained on the same data. Extensive evaluations across diverse tasks demonstrate the potential of GRIN to significantly enhance MoE efficacy, achieving 79.4 on MMLU, 83.7 on HellaSwag, 74.4 on HumanEval, and 58.9 on MATH.

📄 PDF Abstract BibTeX arXiv:2409.12136

Code (0)

등록된 구현이 없습니다.

Tasks

HellaSwagHumanEvalLanguage ModelingLanguage ModellingMathMixture-of-ExpertsMMLU

Methods 이 논문이 사용한 방법론

GRIN 설명 없음
MoE 설명 없음

Similar Papers 제목 키워드 기반

GRINN: A Physics-Informed Neural Network for solving hydrodynamic systems in the presence of self-gravity

2023-08-15 · Sayantan Auddy, Ramit Dey, Neal J. Turner, Shantanu Basu

Modeling self-gravitating gas flows is essential to answering many fundamental questions in astrophysics. This spans many topics including planet-forming disks, star-forming clouds, galaxy formation, and the development …

Calcium imaging and analysis of the mouse hippocampus or neocortex using miniature microendoscopes

2021-10-01 · Jessica Winne, George Nascimento, Ingrid Nogueira, Richardson N. Leao 외

Calcium imaging using miniscopes are becoming increasingly popular in the neuroscience community with a multitude of microendoscope versions, lens systems and packages for analysis available as open source. Here we descr…

Hippocampus

LLM Unlearning using Gradient Ratio-Based Influence Estimation and Noise Injection

2025-08-08 · Ameya Anjarlekar, Sandeep Pombra arxiv

The growing legal and ethical scrutiny of large language models (LLMs) necessitates effective machine unlearning, particularly for sensitive or unauthorized data. Existing empirical methods often yield incomplete forgett…

Low-Resource English-Tigrinya MT: Leveraging Multilingual Models, Custom Tokenizers, and Clean Evaluation Benchmarks

2025-09-24 · Hailay Kidu Teklehaymanot, Gebrearegawi Gidey, Wolfgang Nejdl arxiv

Despite advances in Neural Machine Translation (NMT), low-resource languages like Tigrinya remain underserved due to persistent challenges, including limited corpora, inadequate tokenization strategies, and the lack of s…

Machine TranslationTransfer Learning

Acoustic Feedback for Closed-Loop Force Control in Robotic Grinding

2026-02-24 · Zongyuan Zhang, Christopher Lehnert, Will N. Browne, Jonathan M. Roberts arxiv

Acoustic feedback is a critical indicator for assessing the contact condition between the tool and the workpiece when humans perform grinding tasks with rotary tools. In contrast, robotic grinding systems typically rely …