paper-with-me

Papers

One Model to Learn Both: Zero Pronoun Prediction and Translation

2019-09-01 · IJCNLP 2019 11 · Long-Yue Wang, Zhaopeng Tu, Xing Wang, Shuming Shi

Zero pronouns (ZPs) are frequently omitted in pro-drop languages, but should be recalled in non-pro-drop languages. This discourse phenomenon poses a significant challenge for machine translation (MT) when translating texts from pro-drop to non-pro-drop languages. In this paper, we propose a unified and discourse-aware ZP translation approach for neural MT models. Specifically, we jointly learn to predict and translate ZPs in an end-to-end manner, allowing both components to interact with each other. In addition, we employ hierarchical neural networks to exploit discourse-level context, which is beneficial for ZP prediction and thus translation. Experimental results on both Chinese-English and Japanese-English data show that our approach significantly and accumulatively improves both translation performance and ZP prediction accuracy over not only baseline but also previous works using external ZP prediction models. Extensive analyses confirm that the performance improvement comes from the alleviation of different kinds of errors especially caused by subjective ZPs.

📄 PDF Abstract BibTeX arXiv:1909.00369

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationPredictionTranslation

Similar Papers 제목 키워드 기반

Zero-pronoun Data Augmentation for Japanese-to-English Translation

2021-07-01 · ACL (WAT) 2021 8 · Ryokan Ri, Toshiaki Nakazawa, Yoshimasa Tsuruoka

For Japanese-to-English translation, zero pronouns in Japanese pose a challenge, since the model needs to infer and produce the corresponding pronoun in the target side of the English sentence. However, although fully re…

Data AugmentationMachine TranslationSentenceTranslation

Evaluation Dataset for Zero Pronoun in Japanese to English Translation

2020-05-01 · LREC 2020 5 · Sho Shimazu, Sho Takase, Toshiaki Nakazawa, Naoaki Okazaki

In natural language, we often omit some words that are easily understandable from the context. In particular, pronouns of subject, object, and possessive cases are often omitted in Japanese; these are known as zero prono…

Machine TranslationTranslation

A Test Set for Discourse Translation from Japanese to English

2020-05-01 · LREC 2020 5 · Masaaki Nagata, Makoto Morishita

We made a test set for Japanese-to-English discourse translation to evaluate the power of context-aware machine translation. For each discourse phenomenon, we systematically collected examples where the translation of th…

Machine TranslationSentenceTranslation

Does Neural Machine Translation Benefit from Larger Context?

2017-04-17 · Sebastien Jean, Stanislas Lauly, Orhan Firat, Kyunghyun Cho

We propose a neural machine translation architecture that models the surrounding text in addition to the source sentence. These models lead to better performance, both in terms of general translation quality and pronoun …

Machine TranslationPredictionSentenceTranslation

Learning to Jointly Translate and Predict Dropped Pronouns with a Shared Reconstruction Mechanism

2018-10-15 · EMNLP 2018 10 · Long-Yue Wang, Zhaopeng Tu, Andy Way, Qun Liu

Pronouns are frequently omitted in pro-drop languages, such as Chinese, generally leading to significant challenges with respect to the production of complete translations. Recently, Wang et al. (2018) proposed a novel r…

DecoderMachine TranslationTranslation