paper-with-me

홈 › Papers

Geometric and Stochastic Analysis of Discontinuities in Sparse Mixture-of-Experts

2026-06-17 · Tho Tran Huu, Huu-Tuan Nguyen, Thien-Hai Nguyen, Nhat-Tri Ho, Viet-Hoang Tran, Tho Quan, Tan Minh Nguyen arxiv

Sparse Mixture-of-Experts (SMoE) architectures are now widely deployed in state-of-the-art language and vision models, where conditional routing allows scaling to very large networks. However, this very Top-$k$ expert selection that enables conditional routing also renders the SMoE map inherently discontinuous. In the vicinity of these discontinuity surfaces, even inputs that are arbitrarily close may activate substantially different sets of experts resulting in significantly different outputs. In this work we give a rigorous geometric and stochastic analysis of these discontinuities. We first classify them by order, determined by the number of tied experts at a switching event. Using measure-theoretic slicing arguments, we establish asymptotic volume estimates for the thickened discontinuity surfaces, showing that lower-order discontinuity sets dominate, whereas higher-order ones occupy a vanishingly small relative volume. Next, modeling random perturbations in the input space via a diffusion process, we prove that the path eventually encounter a discontinuity, and moreover that the first hit almost surely occurs on an order-1 discontinuity with explicit finite-time probability bounds. We further derive occupation-time bounds that quantify the duration the random path spend in the neighborhoods of each discontinuity order. These theoretical results imply that inputs are more likely to lie near lower order discontinuities. Motivated by this insight, we propose a simple smoothing mechanism that can be directly applied to existing SMoEs, softly incorporating experts near discontinuities; our analysis guarantees that the added computational overhead remains small while providing localized smoothing near discontinuities, and experiments across language and vision tasks show that smoothing not only enforces continuity of the SMoE map but also enhances empirical performance.

📄 PDF Abstract BibTeX arXiv:2606.19036

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Term structure modeling for multiple curves with stochastic discontinuities

2019-12-20

We develop a general term structure framework taking stochastic discontinuities explicitly into account. Stochastic discontinuities are a key feature in interest rate markets, as for example the jumps of the term structu…

Medical Scene Reconstruction and Segmentation based on 3D Gaussian Representation

2025-12-28 · Bin Liu, Wenyan Tian, Huangxin Fu, Zizheng Li 외 arxiv

3D reconstruction of medical images is a key technology in medical image analysis and clinical diagnosis, providing structural visualization support for disease assessment and surgical planning. Traditional methods are c…

3D Reconstruction

Term structure modelling with overnight rates beyond stochastic continuity

2022-02-02 · Claudio Fontana, Zorana Grbac, Thorsten Schmidt

Overnight rates, such as the SOFR (Secured Overnight Financing Rate) in the US, are central to the current reform of interest rate benchmarks. A striking feature of overnight rates is the presence of jumps and spikes occ…

S2MoE: Robust Sparse Mixture of Experts via Stochastic Learning

2025-03-29 · Giang Do, Hung Le, Truyen Tran

Sparse Mixture of Experts (SMoE) enables efficient training of large language models by routing input tokens to a select number of experts. However, training SMoE remains challenging due to the issue of representation co…

Mixture-of-Experts

Geometric Regularization in Mixture-of-Experts: The Disconnect Between Weights and Activations

2026-01-01 · Hyunjun Kim arxiv

Mixture-of-Experts (MoE) models achieve efficiency through sparse activation, but the role of geometric regularization in expert specialization remains unclear. We apply orthogonality loss to enforce expert diversity and…