English

Sparsity Emerges Naturally in Neural Language Models

Computation and Language 2019-08-07 v1 Machine Learning Machine Learning

Abstract

Concerns about interpretability, computational resources, and principled inductive priors have motivated efforts to engineer sparse neural models for NLP tasks. If sparsity is important for NLP, might well-trained neural models naturally become roughly sparse? Using the Taxi-Euclidean norm to measure sparsity, we find that frequent input words are associated with concentrated or sparse activations, while frequent target words are associated with dispersed activations but concentrated gradients. We find that gradients associated with function words are more concentrated than the gradients of content words, even controlling for word frequency.

Keywords

Cite

@article{arxiv.1908.01817,
  title  = {Sparsity Emerges Naturally in Neural Language Models},
  author = {Naomi Saphra and Adam Lopez},
  journal= {arXiv preprint arXiv:1908.01817},
  year   = {2019}
}

Comments

Published in the ICML 2019 Workshop on Identifying and Understanding Deep Learning Phenomena: https://openreview.net/forum?id=H1ets1h56E

R2 v1 2026-06-23T10:40:12.909Z