Confidence Based Bidirectional Global Context Aware Training Framework for Neural Machine Translation
Chulun Zhou, Fandong Meng, Jie Zhou, Min Zhang, Hongji Wang and, Jinsong Su

TL;DR
This paper introduces a novel training framework for neural machine translation that effectively incorporates bidirectional global context through a two-stage process involving joint training and confidence-based knowledge distillation, leading to significant BLEU score improvements.
Contribution
The paper proposes a Confidence Based Bidirectional Global Context Aware training framework that jointly trains NMT with a CMLM and uses confidence-based distillation to enhance global context utilization.
Findings
BLEU scores improved by up to 1.30 points on large datasets
Effective integration of bidirectional global context in NMT
Significant performance gains demonstrated across multiple language pairs
Abstract
Most dominant neural machine translation (NMT) models are restricted to make predictions only according to the local context of preceding words in a left-to-right manner. Although many previous studies try to incorporate global information into NMT models, there still exist limitations on how to effectively exploit bidirectional global context. In this paper, we propose a Confidence Based Bidirectional Global Context Aware (CBBGCA) training framework for NMT, where the NMT model is jointly trained with an auxiliary conditional masked language model (CMLM). The training consists of two stages: (1) multi-task joint training; (2) confidence based knowledge distillation. At the first stage, by sharing encoder parameters, the NMT model is additionally supervised by the signal from the CMLM decoder that contains bidirectional global contexts. Moreover, at the second stage, using the CMLM as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttentive Walk-Aggregating Graph Neural Network
