paper-with-me

Papers

Sparsity is Combinatorial Depth: Quantifying MoE Expressivity via Tropical Geometry

2026-02-03 · Ye Su, Huayi Tang, Zixuan Gong, Yong Liu arxiv

While Mixture-of-Experts (MoE) architectures define the state-of-the-art, their theoretical success is often attributed to heuristic efficiency rather than geometric expressivity. In this work, we present the first analysis of MoE through the lens of tropical geometry, establishing that the Top-$k$ routing mechanism is algebraically isomorphic to the $k$-th elementary symmetric tropical polynomial. This isomorphism partitions the input space into the Normal Fan of a Hypersimplex, revealing that \textbf{sparsity is combinatorial depth} which scales geometric capacity by the binomial coefficient $\binom{N}{k}$. Moving beyond ambient bounds, we introduce the concept of \textit{Effective Capacity} under the Manifold Hypothesis. We prove that while dense networks suffer from capacity collapse on low-dimensional data, MoE architectures exhibit \textit{Combinatorial Resilience}, maintaining high expressivity via the transversality of routing cones. Translating these theoretical bounds into architectural principles, we derive asymptotic capacity limits for optimal expert granularity and prove that shared experts are geometrically necessary to prevent routing collapse.

📄 PDF Abstract BibTeX arXiv:2602.03204

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Expressivity of Transformers: A Tropical Geometry Perspective

2026-04-16 · Ye Su, Yong Liu arxiv

To quantify the geometric expressivity of transformers, we introduce a tropical geometry framework to characterize their exact spatial partitioning capabilities. By modeling self-attention as a vector-valued tropical rat…

Tropical Expressivity of Neural Networks

2024-05-30 · Paul Lezeau, Thomas Walker, Yueqi Cao, Shiv Bhatia 외

We propose an algebraic geometric framework to study the expressivity of linear activation neural networks. A particular quantity of neural networks that has been actively studied is the number of linear regions, which g…

Tropical Attention: Neural Algorithmic Reasoning for Combinatorial Algorithms

2025-05-22 · Baran Hashemi, Kurt Pasque, Chris Teska, Ruriko Yoshida

Dynamic programming (DP) algorithms for combinatorial optimization problems work with taking maximization, minimization, and classical addition in their recursion algorithms. The associated value functions correspond to …

Adversarial AttackBenchmarkingCombinatorial OptimizationMathematical Reasoning+1

The Real Tropical Geometry of Neural Networks

2024-03-18 · Marie-Charlotte Brandenburg, Georg Loho, Guido Montúfar

We consider a binary classifier defined as the sign of a tropical rational function, that is, as the difference of two convex piecewise linear functions. The parameter space of ReLU neural networks is contained as a semi…

On the expressivity of sparse maxout networks

2025-10-15 · Moritz Grillo, Tobias Hofmann arxiv

We study the expressivity of sparse maxout networks, where each neuron takes a fixed number of inputs from the previous layer and employs a, possibly multi-argument, maxout activation. This setting captures key character…