paper-with-me

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 pronouns. In translation from Japanese to other languages, we need to find a correct antecedent for each zero pronoun to generate a correct and coherent translation. However, it is difficult for conventional automatic evaluation metrics (e.g., BLEU) to focus on the success of zero pronoun resolution. Therefore, we present a hand-crafted dataset to evaluate whether translation models can resolve the zero pronoun problems in Japanese to English translations. We manually and statistically validate that our dataset can effectively evaluate the correctness of the antecedents selected in translations. Through the translation experiments using our dataset, we reveal shortcomings of an existing context-aware neural machine translation model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

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

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 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

Rapidly Developing High-quality Instruction Data and Evaluation Benchmark for Large Language Models with Minimal Human Effort: A Case Study on Japanese

2024-03-06 · Yikun Sun, Zhen Wan, Nobuhiro Ueda, Sakiko Yahata 외

The creation of instruction data and evaluation benchmarks for serving Large language models often involves enormous human annotation. This issue becomes particularly pronounced when rapidly developing such resources for…

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