English

Unbiased Gradient Estimation with Balanced Assignments for Mixtures of Experts

Machine Learning 2021-12-09 v2 Machine Learning

Abstract

Training large-scale mixture of experts models efficiently on modern hardware requires assigning datapoints in a batch to different experts, each with a limited capacity. Recently proposed assignment procedures lack a probabilistic interpretation and use biased estimators for training. As an alternative, we propose two unbiased estimators based on principled stochastic assignment procedures: one that skips datapoints which exceed expert capacity, and one that samples perfectly balanced assignments using an extension of the Gumbel-Matching distribution [29]. Both estimators are unbiased, as they correct for the used sampling procedure. On a toy experiment, we find the `skip'-estimator is more effective than the balanced sampling one, and both are more robust in solving the task than biased alternatives.

Keywords

Cite

@article{arxiv.2109.11817,
  title  = {Unbiased Gradient Estimation with Balanced Assignments for Mixtures of Experts},
  author = {Wouter Kool and Chris J. Maddison and Andriy Mnih},
  journal= {arXiv preprint arXiv:2109.11817},
  year   = {2021}
}

Comments

I (Still) Can't Believe It's Not Better Workshop at NeurIPS 2021