Abstract
Softmax is the de facto standard for normalizing logits in modern neural networks for language processing. However, by producing a dense probability distribution each token in the vocabulary has a nonzero chance of being selected at each generation step, leading to a variety of reported problems in text generation. a- entmax of Peters et al. (2019) solves this problem, but is unfortunately slower than softmax. In this paper, we propose an alternative to a- entmax, which keeps its virtuous characteristics, but is as fast as optimized softmax and achieves on par or better performance in machine translation task.
Cite
CITATION STYLE
Tezekbayev, M., Nikoulina, V., Gallé, M., & Assylbekov, Z. (2022). Speeding Up Entmax. In Findings of the Association for Computational Linguistics: NAACL 2022 - Findings (pp. 1142–1158). Association for Computational Linguistics (ACL). https://doi.org/10.18653/v1/2022.findings-naacl.86
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.