Switch language한국어
Back to the list

Confidence-Adaptive SwiGLU for Mixture-of-Experts

TL;DR AI

Key summary

2 min read
  1. Researchers introduced κ-SwiGLU, a confidence-aware SwiGLU variant for Mixture-of-Experts Transformers.

  2. It adapts gate sharpness using token-level routing confidence from the router logit.

  3. On FineWeb-Edu across 8- to 28-layer MoE Transformers, it improved mean CORE performance.

  4. The gains came with negligible extra parameters and only a small compute overhead.

Read the original