Breaking the Softmax Bottleneck: A High-Rank RNN Language Model
Zhilin Yang Thanks: Equal contribution. Ordering determined by dice rolling. Zihang Dai††Ruslan Salakhutdinov William W. Cohen Affiliation: School of Computer Science Affiliation: Carnegie Mellon University Email:
Abstract
We formulate language modeling as a matrix factorization problem, and show that the expressiveness of Softmax-based models (including the majority of neural language models) is limited by a Softmax bottleneck. Given that natural language is highly context-dependent, this further implies that in practice Softmax with distributed word embeddings does not have enough capacity to model natural language. We propose a simple and effective method to address this issue, and improve the state-of-the-art perplexities on Penn Treebank and WikiText-2 to 47.69 and 40.68 respectively. The proposed method also excels on the large-scale 1B Word dataset, outperforming the baseline by over 5.6 points in perplexity.11 1 Code is available at https://github.com/zihangdai/mos.
原文 arXiv:1711.03953;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1711.03953v4