paper-with-me

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 resolving zero pronouns often needs discourse context, in some cases, the local context within a sentence gives clues to the inference of the zero pronoun. In this study, we propose a data augmentation method that provides additional training signals for the translation model to learn correlations between local context and zero pronouns. We show that the proposed method significantly improves the accuracy of zero pronoun translation with machine translation experiments in the conversational domain.

📄 PDF Abstract BibTeX arXiv:2107.00318

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMachine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

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

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

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

Data Augmentation Methods for Anaphoric Zero Pronouns

2021-09-20 · CRAC (ACL) 2021 11 · Abdulrahman Aloraini, Massimo Poesio

In pro-drop language like Arabic, Chinese, Italian, Japanese, Spanish, and many others, unrealized (null) arguments in certain syntactic positions can refer to a previously introduced entity, and are thus called anaphori…

Data Augmentation

An Analysis on Automated Metrics for Evaluating Japanese-English Chat Translation

2024-12-24 · Andre Rusli, Makoto Shishido

This paper analyses how traditional baseline metrics, such as BLEU and TER, and neural-based methods, such as BERTScore and COMET, score several NMT models performance on chat translation and how these metrics perform wh…

NMTTranslation