SEAL Enhances MoE Model Safety Against Attacks.

Qingyu Meng, Yiwei Zha, Jiahuan Pei, Koen Hindriks, Herbert Bos, Min Chen· September 3, 2026 View original

Key takeaways

  • MoE models are vulnerable to adversarial attacks that bypass routing.
  • Shared experts can act as router-independent anchors for global safety.
  • SEAL is a training-time defense that uses an adapter on shared experts.
  • It significantly reduces attack success rates with minimal capability cost.

Who benefits

AI DevelopmentCybersecuritySocial MediaContent ModerationEnterprise AI

Summary

This paper introduces SEAL, a training-time defense mechanism that reinforces global safety in Mixture-of-Experts (MoE) large language models. SEAL leverages shared experts as router-independent anchors to enhance safety alignment, significantly reducing attack success rates against various adversarial inputs.

Mixture-of-Experts (MoE) architectures are increasingly popular for scaling large language models, allowing for massive parameter growth with efficient computation. However, their sparse routing mechanism introduces a vulnerability: adversaries can manipulate expert activation to bypass safety measures, leading to "jailbreaks" or malicious behavior. Existing defenses primarily focus on securing the router, but these can be circumvented due to the non-deterministic nature of routing. This research identifies that "shared experts" – components always activated in Hybrid MoE models – can serve as a stable, router-independent anchor for global safety. Based on this insight, the authors propose SEAL, a parameter-efficient training defense that attaches a plug-and-play adapter to shared experts. SEAL, and its variant SEAL++, significantly reduce attack success rates (up to 60%) across various adversarial scenarios, including harmful prompts, jailbreaks, and malicious fine-tuning, with minimal impact on model capability.

Why it matters

AI safety engineers and developers deploying MoE-based LLMs need to implement robust defenses like SEAL to protect their models from adversarial attacks and ensure responsible AI deployment.

How to implement this in your domain

  1. 1Evaluate the vulnerability of existing MoE models to adversarial attacks.
  2. 2Integrate SEAL's plug-and-play adapter into the training pipeline for MoE models.
  3. 3Experiment with SEAL++ to preserve pre-existing safety subspaces during training.
  4. 4Conduct comprehensive red-teaming exercises to test the robustness of SEAL-protected MoE models.

Original post by Qingyu Meng, Yiwei Zha, Jiahuan Pei, Koen Hindriks, Herbert Bos, Min Chen

"arXiv:2609.02293v1 Announce Type: new Abstract: Mixture-of-Experts (MoE) is a scaling architecture for large language models that activates only a small subset of expert modules per token, enabling massive parameter growth with nearly constant computation. Recent Hybrid MoE archi…"

View on X

Originally posted by Qingyu Meng, Yiwei Zha, Jiahuan Pei, Koen Hindriks, Herbert Bos, Min Chen on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses