showSidebars ==
showTitleBreadcrumbs == 1
node.field_disable_title_breadcrumbs.value ==

PhD Dissertation Proposal by DU Cunxiao | On the Learning of Fully Non-Autoregressive Machine Translation

Please click here if you are unable to view this page.

 
 
On the Learning of Fully Non-Autoregressive Machine Translation

DU Cunxiao

PhD Candidate
School of Computing and Information Systems
Singapore Management University
 

FULL PROFILE
Research Area Dissertation Committee
Research Advisor
Committee Members
 
Date

3 August 2022 (Wednesday)

Time

1:00pm - 2:00pm

Venue

This is a virtual seminar. Please register by 1 August 2022, the zoom link will be sent out on the following day to those who have registered.

We look forward to seeing you at this research seminar.

 
About The Talk

In this thesis proposal, I study the non-autoregressive neural machine translation (NAT) problem.

NAT models generate the tokens in the target sequence concurrently by removing the dependencies among the target tokens.

While NAT models have superior computational efficiency, the main challenge to NAT is the multi-modality problem, i.e., the problem that when a source sequence has multiple correct translations, NAT models with their standard log-likelihood loss function cannot easily handle these multiple modes. In this proposal we present two pieces of work with new loss functions addressing the multi-modality problem.

We first propose a new training objective named order-agnostic cross entropy OaXE for NAT models. OaXE improves the standard cross-entropy loss to ameliorate the effect of word reordering, which is a common source to the multi-modality problem. We also extend OaXE by only allowing reordering between $n$-gram phrases and still requiring a strict match of word order within the phrases. Extensive experiments on NAT benchmarks across language pairs and data scales demonstrate the effectiveness and universality of our approaches.

 
Speaker Biography

Cunxiao DU 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.