Order-Agnostic Cross Entropy for Non-Autoregressive Machine Translation
Speaker (s):

DU Cunxiao
PhD Student
School of Computing and Information Systems
Singapore Management University
|
|
Date:
Time:
Venue:
|
|
15 July 2021, Thursday
1:00pm - 1:20pm
This is a virtual seminar. Please register by 13 July, the zoom link will be sent out on the following day to those who registered.
We look forward to seeing you at this research seminar.

|
|
About the Talk
We propose a new training objective named order-agnostic cross entropy (OaXE) for fully non-autoregressive translation (NAT) models. OaXE improves the standard cross-entropy loss to ameliorate the effect of word reordering, which is a common source of the critical multimodality problem in NAT. Concretely, OaXE removes the penalty for word order errors, and computes the cross entropy loss based on the best possible alignment between model predictions and target tokens. Since the log loss is very sensitive to invalid references, we leverage cross entropy initialization and loss truncation to ensure the model focuses on a good part of the search space. Extensive experiments on major WMT benchmarks show that OaXE substantially improves translation performance, setting new state of the art for fully NAT models. Further analyses show that OaXE alleviates the multimodality problem by reducing token repetitions and increasing prediction confidence. Our code, data, and trained models are available at https://github.com/tencent-ailab/ICML21_OAXE.
About the Speaker
Cunxiao is a second year Ph.D in Department of Computer Science at SMU, advised by Professor Jing Jiang and Dr. Zhaopeng Tu from Tencent AI Lab.