EMNLP 2023long findings0 citations

Isotropy-Enhanced Conditional Masked Language Models

Pei Guo, yisheng xiao, Juntao Li, Yixin Ji, Min Zhang

Abstract

Non-autoregressive models have been widely used for various text generation tasks to accelerate the inference process but at the cost of generation quality to some extent. To achieve a good balance between inference speedup and generation quality, iterative NAR models like CMLM and Disco are proposed. Researchers have made much follow-up progress based on them, and some recent iterative models can achieve very promising performance while maintaining significant speedup. In this paper, we give more insights into iterative NAR models by exploring the anisotropic problem, i.e., the representations of distinct predicted target tokens are similar and indiscriminative. Upon the confirmation of the anisotropic problem in iterative NAR models, we first analyze the effectiveness of the contrastive learning method and further propose the Look Neighbors strategy to enhance the learning of token representations during training. Experiments on 4 WMT datasets show that our methods consistently improve the performance as well as alleviate the anisotropic problem of the conditional masked language model, even outperforming the current SoTA result on WMT14 EN $\rightarrow$ DE.

Non-autoregressiveAnisotropic ProblemNeural Machine TranslationNatural Language Processing
BibTeX
@inproceedings{
guo2023isotropyenhanced,
title={Isotropy-Enhanced Conditional Masked Language Models},
author={Pei Guo and yisheng xiao and Juntao Li and Yixin Ji and Min Zhang},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=UEzKGW4U39}
}