paper-with-me

홈 › Papers

Confidence Based Bidirectional Global Context Aware Training Framework for Neural Machine Translation

2022-02-28 · ACL 2022 5 · Chulun Zhou, Fandong Meng, Jie zhou, Min Zhang, Hongji Wang, Jinsong Su

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 teacher, we further pertinently incorporate bidirectional global context to the NMT model on its unconfidently-predicted target words via knowledge distillation. Experimental results show that our proposed CBBGCA training framework significantly improves the NMT model by +1.02, +1.30 and +0.57 BLEU scores on three large-scale translation datasets, namely WMT'14 English-to-German, WMT'19 Chinese-to-English and WMT'14 English-to-French, respectively.

📄 PDF Abstract BibTeX arXiv:2202.13663

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderKnowledge DistillationLanguage ModellingMachine TranslationNMTTranslation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Diffusion In Diffusion: Reclaiming Global Coherence in Semi-Autoregressive Diffusion

2026-01-20 · Linrui Ma, Yufei Cui, Kai Han, Yunhe Wang arxiv

One of the most compelling features of global discrete diffusion language models is their global bidirectional contextual capability. However, existing block-based diffusion studies tend to introduce autoregressive prior…

Lightweight Vision Transformer with Bidirectional Interaction

2023-06-01 · NeurIPS 2023 11 · Qihang Fan, Huaibo Huang, Xiaoqiang Zhou, Ran He

Recent advancements in vision backbones have significantly improved their performance by simultaneously modeling images' local and global contexts. However, the bidirectional interaction between these two contexts has no…

GPU

Focus-dLLM: Accelerating Long-Context Diffusion LLM Inference via Confidence-Guided Context Focusing

2026-02-02 · Lingkun Long, Yushi Huang, Shihao Bai, Ruihao Gong 외 arxiv

Diffusion Large Language Models (dLLMs) deliver strong long-context processing capability in a non-autoregressive decoding paradigm. However, the considerable computational cost of bidirectional full attention limits the…

BAGNet: Bidirectional Aware Guidance Network for Malignant Breast lesions Segmentation

2022-04-28 · Gongping Chen, Yuming Liu, Yu Dai, Jianxun Zhang 외

Breast lesions segmentation is an important step of computer-aided diagnosis system, and it has attracted much attention. However, accurate segmentation of malignant breast lesions is a challenging task due to the effect…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Robust Partial 3D Point Cloud Registration via Confidence Estimation under Global Context

2025-09-29 · Yongqiang Wang, Weigang Li, Wenping Liu, Zhe Xu 외 arxiv

Partial point cloud registration is essential for autonomous perception and 3D scene understanding, yet it remains challenging owing to structural ambiguity, partial visibility, and noise. We address these issues by prop…

Point Cloud RegistrationScene Understanding