paper-with-me

Papers

Uncertainty-Aware Semantic Augmentation for Neural Machine Translation

2020-10-09 · EMNLP 2020 11 · Xiangpeng Wei, Heng Yu, Yue Hu, Rongxiang Weng, Luxi Xing, Weihua Luo

As a sequence-to-sequence generation task, neural machine translation (NMT) naturally contains intrinsic uncertainty, where a single sentence in one language has multiple valid counterparts in the other. However, the dominant methods for NMT only observe one of them from the parallel corpora for the model training but have to deal with adequate variations under the same meaning at inference. This leads to a discrepancy of the data distribution between the training and the inference phases. To address this problem, we propose uncertainty-aware semantic augmentation, which explicitly captures the universal semantic information among multiple semantically-equivalent source sentences and enhances the hidden representations with this information for better translations. Extensive experiments on various translation tasks reveal that our approach significantly outperforms the strong baselines and the existing methods.

📄 PDF Abstract BibTeX arXiv:2010.04411

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTSentenceTranslationvalid

Similar Papers 제목 키워드 기반

Syntax-aware Data Augmentation for Neural Machine Translation

2020-04-29 · Sufeng Duan, Hai Zhao, Dong-dong Zhang, Rui Wang

Data augmentation is an effective performance enhancement in neural machine translation (NMT) by generating additional bilingual data. In this paper, we propose a novel data augmentation enhancement strategy for neural m…

Data AugmentationMachine TranslationNMTSentence+1

Deterministic Reversible Data Augmentation for Neural Machine Translation

2024-06-04 · Jiashu Yao, Heyan Huang, Zeming Liu, Yuhang Guo

Data augmentation is an effective way to diversify corpora in machine translation, but previous methods may introduce semantic inconsistency between original and augmented data because of irreversible operations and rand…

Data AugmentationMachine TranslationTranslation

Uncertainty-Aware Machine Translation Evaluation

2021-09-13 · Findings (EMNLP) 2021 11 · Taisiya Glushkova, Chrysoula Zerva, Ricardo Rei, André F. T. Martins

Several neural-based metrics have been recently proposed to evaluate machine translation quality. However, all of them resort to point estimates, which provide limited information at segment level. This is made worse as …

Machine TranslationTranslation

Uncertainty-Aware Curriculum Learning for Neural Machine Translation

2020-07-01 · ACL 2020 6 · Yikai Zhou, Baosong Yang, Derek F. Wong, Yu Wan 외

Neural machine translation (NMT) has proven to be facilitated by curriculum learning which presents examples in an easy-to-hard order at different training stages. The keys lie in the assessment of data difficulty and mo…

Machine TranslationNMTTranslation

Data augmentation using back-translation for context-aware neural machine translation

2019-11-01 · WS 2019 11 · Amane Sugiyama, Naoki Yoshinaga

A single sentence does not always convey information that is enough to translate it into other languages. Some target languages need to add or specialize words that are omitted or ambiguous in the source languages (e.g, …

Data AugmentationMachine TranslationNMTSentence+1