paper-with-me

홈 › Papers

Mixture of Many Zero-Compute Experts: A High-Rate Quantization Theory Perspective

2025-10-03 · Yehuda Dar arxiv

This paper uses classical high-rate quantization theory to provide new insights into mixture-of-experts (MoE) models for regression tasks. Our MoE is defined by a segmentation of the input space to regions, each with a single-parameter expert that acts as a constant predictor with zero-compute at inference. Motivated by high-rate quantization theory assumptions, we assume that the number of experts is sufficiently large to make their input-space regions very small. This lets us to study the approximation error of our MoE model class: (i) for one-dimensional inputs, we formulate the test error and its minimizing segmentation and experts; (ii) for multidimensional inputs, we formulate an upper bound for the test error and study its minimization. Moreover, we consider the learning of the expert parameters from a training dataset, given an input-space segmentation, and formulate their statistical learning properties. This leads us to theoretically and empirically show how the tradeoff between approximation and estimation errors in MoE learning depends on the number of experts.

📄 PDF Abstract BibTeX arXiv:2510.03151

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention

2023-12-13 · Róbert Csordás, Piotr Piękos, Kazuki Irie, Jürgen Schmidhuber

Despite many recent works on Mixture of Experts (MoEs) for resource-efficient Transformer language models, existing methods mostly focus on MoEs for feedforward layers. Previous attempts at extending MoE to the self-atte…

Language ModelingLanguage ModellingMixture-of-Experts

Improving MoE Compute Efficiency by Composing Weight and Data Sparsity

2026-01-21 · Maciej Kilian, Oleg Mkrtchyan, Luke Zettlemoyer, Akshat Shrivastava 외 arxiv

Mixture-of-Experts layers achieve compute efficiency through weight sparsity: each token activates only a subset of experts. Data sparsity, where each expert processes only a subset of tokens, offers a complementary axis…

GZSL-MoE: Apprentissage G{é}n{é}ralis{é} Z{é}ro-Shot bas{é} sur le M{é}lange d'Experts pour la Segmentation S{é}mantique de Nuages de Points 3DAppliqu{é} {à} un Jeu de Donn{é}es d'Environnement de Collaboration Humain-Robot

2025-09-23 · Ahed Alboody arxiv

Generative Zero-Shot Learning approach (GZSL) has demonstrated significant potential in 3D point cloud semantic segmentation tasks. GZSL leverages generative models like GANs or VAEs to synthesize realistic features (rea…

Generalized Zero-Shot Learning3D Semantic Segmentation

MoSE: Mixture of Slimmable Experts for Efficient and Adaptive Language Models

2026-02-05 · Nurbek Tastan, Stefanos Laskaridis, Karthik Nandakumar, Samuel Horvath arxiv

Mixture-of-Experts (MoE) models scale large language models efficiently by sparsely activating experts, but once an expert is selected, it is executed fully. Hence, the trade-off between accuracy and computation in an Mo…

Biased Mixtures Of Experts: Enabling Computer Vision Inference Under Data Transfer Limitations

2020-08-21 · Alhabib Abbas, Yiannis Andreopoulos

We propose a novel mixture-of-experts class to optimize computer vision models in accordance with data transfer limitations at test time. Our approach postulates that the minimum acceptable amount of data allowing for hi…

Action ClassificationImage Super-ResolutionMixture-of-ExpertsSuper-Resolution