AI RESEARCH
REAM: Merging Improves Pruning of Experts in LLMs
arXiv CS.AI
•
ArXi:2604.04356v1 Announce Type: new Mixture-of-Experts (MoE) large language models (LLMs) are among the top-performing architectures. The largest models, often with hundreds of billions of parameters, pose significant memory challenges for deployment. Traditional approaches to reduce memory requirements include weight pruning and quantization. Motivated by the Router-weighted Expert Activation Pruning (REAP) that prunes experts, we propose a novel method, Router-weighted Expert Activation Merging.