English

Smaller Text Classifiers with Discriminative Cluster Embeddings

Computation and Language 2019-06-25 v1

Abstract

Word embedding parameters often dominate overall model sizes in neural methods for natural language processing. We reduce deployed model sizes of text classifiers by learning a hard word clustering in an end-to-end manner. We use the Gumbel-Softmax distribution to maximize over the latent clustering while minimizing the task loss. We propose variations that selectively assign additional parameters to words, which further improves accuracy while still remaining parameter-efficient.

Keywords

Cite

@article{arxiv.1906.09532,
  title  = {Smaller Text Classifiers with Discriminative Cluster Embeddings},
  author = {Mingda Chen and Kevin Gimpel},
  journal= {arXiv preprint arXiv:1906.09532},
  year   = {2019}
}

Comments

Appeared in NAACL 2018 short

R2 v1 2026-06-23T10:00:56.227Z