GateBreaker: Gate-Guided Attacks on Mixture-of-Expert LLMs
Lichao Wu, Sasha Behrouzi, Mohamadreza Rostami, Stjepan Picek, Ahmad-Reza Sadeghi

TL;DR
GateBreaker is a novel, training-free attack framework that identifies and disables safety-related neurons in Mixture-of-Experts LLMs, significantly increasing their vulnerability to harmful outputs without extensive retraining.
Contribution
This paper introduces GateBreaker, the first architecture-agnostic, inference-time attack method targeting safety mechanisms in MoE LLMs, revealing their safety neurons and demonstrating transferability.
Findings
Disabling ~3% safety neurons raises attack success rate from 7.4% to 64.9%.
Safety neurons transfer across models within the same family, boosting transfer attack ASR to 67.7%.
GateBreaker achieves 60.9% ASR on unsafe image inputs in MoE vision-language models.
Abstract
Mixture-of-Experts (MoE) architectures have advanced the scaling of Large Language Models (LLMs) by activating only a sparse subset of parameters per input, enabling state-of-the-art performance with reduced computational cost. As these models are increasingly deployed in critical domains, understanding and strengthening their alignment mechanisms is essential to prevent harmful outputs. However, existing LLM safety research has focused almost exclusively on dense architectures, leaving the unique safety properties of MoEs largely unexamined. The modular, sparsely-activated design of MoEs suggests that safety mechanisms may operate differently than in dense models, raising questions about their robustness. In this paper, we present GateBreaker, the first training-free, lightweight, and architecture-agnostic attack framework that compromises the safety alignment of modern MoE LLMs at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Domain Adaptation and Few-Shot Learning
