Confidence-Adaptive SwiGLU for Mixture-of-Experts
Abstract
Confidence-Aware SwiGLU adjusts expert gate sharpness in Mixture-of-Experts models based on token-level routing confidence, improving performance with minimal computational overhead.
SwiGLU has become a standard gated activation in modern Transformer MLPs, yet its gate sharpness -- the smoothness and selectivity of the gating function -- is typically fixed throughout training. In this work, we propose Confidence-Aware SwiGLU (κ-SwiGLU), a variant of SwiGLU for Mixture-of-Experts (MoE) models that adjusts expert gate sharpness according to token-level routing confidence. Specifically, κ-SwiGLU parameterizes the SiLU gate sharpness coefficient as a learnable function of the router logit, enabling each expert gate unit to interpolate between smooth, broadly active gating and sharp, selective gating. We evaluate κ-SwiGLU on the FineWeb-Edu dataset across MoE Transformer models ranging from 8 to 28 layers. Across these settings, κ-SwiGLU improves mean CORE performance while adding negligible parameters and incurring only a small computational overhead, demonstrating that confidence-aware gate sharpness is a promising mechanism for improving MoE MLPs. The code is available at https://github.com/askerlee/kappa-swiglu.
Community
κ-SwiGLU is a confidence-aware SwiGLU variant for MoE models that uses router logits to adapt expert gate sharpness, improving pretraining performance with negligible additional parameters and small computational overhead.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Routers Learn the Geometry of Their Experts: Geometric Coupling in Sparse Mixture-of-Experts (2026)
- BEAM: Binary Expert Activation Masking for Dynamic Routing in MoE (2026)
- Preserving Long-Tailed Expert Information in Mixture-of-Experts Tuning (2026)
- DECO: Sparse Mixture-of-Experts with Dense-Comparable Performance on End-Side Devices (2026)
- $\phi$-Balancing for Mixture-of-Experts Training (2026)
- Post-Trained MoE Can Skip Half Experts via Self-Distillation (2026)
- DOT-MoE: Differentiable Optimal Transport for MoEfication (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2606.00761 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper