2023
MixCE: Training Autoregressive Language Models by Mixing Forward and Reverse Cross-Entropies
ACL 2023long
Autoregressive language models are trained by minimizing the cross-entropy of the model distribution Q relative to the data distribution P – that is, minimizing the forward cross-entropy, which is equivalent to maximum likelihood estimation (MLE). We have observed that models trained in this way may…