paper-with-me

Papers

Japanese Predicate Conjugation for Neural Machine Translation

2018-05-25 · NAACL 2018 6 · Michiki Kurosawa, Yukio Matsumura, Hayahide Yamagishi, Mamoru Komachi

Neural machine translation (NMT) has a drawback in that can generate only high-frequency words owing to the computational costs of the softmax function in the output layer. In Japanese-English NMT, Japanese predicate conjugation causes an increase in vocabulary size. For example, one verb can have as many as 19 surface varieties. In this research, we focus on predicate conjugation for compressing the vocabulary size in Japanese. The vocabulary list is filled with the various forms of verbs. We propose methods using predicate conjugation information without discarding linguistic information. The proposed methods can generate low-frequency words and deal with unknown words. Two methods were considered to introduce conjugation information: the first considers it as a token (conjugation token) and the second considers it as an embedded vector (conjugation feature). The results using these methods demonstrate that the vocabulary size can be compressed by approximately 86.1% (Tanaka corpus) and the NMT models can output the words not in the training data set. Furthermore, BLEU scores improved by 0.91 points in Japanese-to-English translation, and 0.32 points in English-to-Japanese translation with ASPEC.

📄 PDF Abstract BibTeX arXiv:1805.10047

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Pipeline Signed Japanese Translation Focusing on a Post-positional Particle Complement and Conjugation in a Low-resource Setting

2021-08-01 · Findings (ACL) 2021 8 · Ken Yano, Akira Utsumi

Predicate-Argument Structure-based Preordering for Japanese-English Statistical Machine Translation of Scientific Papers

2014-10-01 · WS 2014 10 · Kenichi Ohwada, Ryosuke Miyazaki, Mamoru Komachi
Machine TranslationTranslation

Neural Machine Translation Using Extracted Context Based on Deep Analysis for the Japanese-English Newswire Task at WAT 2020

2020-12-01 · AACL (WAT) 2020 12 · Isao Goto, Hideya Mino, Hitoshi Ito, Kazutaka Kinugawa 외

This paper describes the system of the NHK-NES team for the WAT 2020 Japanese–English newswire task. There are two main problems in Japanese-English news translation: translation of dropped subjects and compatibility bet…

Machine TranslationTranslation

Sentence Suggestion of Japanese Functional Expressions for Chinese-speaking Learners

2018-07-01 · ACL 2018 7 · Jun Liu, Hiroyuki Shindo, Yuji Matsumoto

We present a computer-assisted learning system, Jastudy, which is particularly designed for Chinese-speaking learners of Japanese as a second language (JSL) to learn Japanese functional expressions with suggestion of app…

ClusteringSentence

Inconsistent Tokenizations Cause Language Models to be Perplexed by Japanese Grammar

2025-05-26 · Andrew Gambardella, Takeshi Kojima, Yusuke Iwasawa, Yutaka Matsuo

Typical methods for evaluating the performance of language models evaluate their ability to answer questions accurately. These evaluation metrics are acceptable for determining the extent to which language models can und…

Machine TranslationSentence