Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MESA: Improving MoE Safety Alignment via Decentralized Expertise

About

Mixture-of-Experts (MoE) architectures scale Large Language Models (LLMs) efficiently, enabling greater capacity with reduced computational cost by dynamically routing inputs to relevant experts, yet introduce a critical vulnerability: Safety Sparsity, where safety capabilities concentrate in few experts, making them susceptible to adversarial bypassing. Meanwhile, conventional alignment methods uniformly adapt all parameters, ignoring their functional differences and inadvertently degrading performances. To address these challenges, we propose MESA (MoE Safety Alignment), a targeted alignment framework for MoE-based LLMs that strategically decentralizes safety responsibility to maximize coverage while minimizing interference with utility. Based on Optimal Transport (OT) theory, MESA operates through two mechanisms: (1) Expert Capacity Reallocation uses a transport cost matrix to distribute safety duties to the most cost-effective experts, and (2) Dynamic Routing Refinement constrains the router to precisely activate these decentralized modules. Experiments show that MESA achieves robust defensive performance against varied harmful benchmarks while preserving helpfulness. Code is available at https://github.com/lorraine021/MESA.

Yitong Sun, Yao Huang, Teng Li, Ranjie Duan, Yichi Zhang, Xingjun Ma, Hui Xue, Xingxing Wei• 2026

Related benchmarks

TaskDatasetResultRank
Scientific Question AnsweringGPQA Diamond
Accuracy49.49
123
Mathematical ReasoningMATH500
Accuracy (%)91
47
Safety Alignment EvaluationStrongReject SR-PAP_M
Safety Rate100
14
Safety Alignment EvaluationStrongReject SR-PAPA
Safety Rate100
14
Safety Alignment EvaluationStrongReject SR-PAPL
Safety Rate100
14
Safety Alignment EvaluationStrata
Safety Rate99
14
Safety Alignment EvaluationWildJailbreak (WildJB)
Safety Rate97.65
14
Natural Language UnderstandingMMLU
Accuracy (MMLU)79.31
14
Safety Alignment EvaluationStrongReject SR-base
Safety Rate100
14
Safety Alignment EvaluationStrongReject SR-Pair
Safety Rate90.73
14
Showing 10 of 10 rows

Other info

Follow for update