paper-with-me

홈 › Papers

Octanove Labs' Japanese-Chinese Open Domain Translation System

2020-07-01 · WS 2020 7 · Masato Hagiwara

This paper describes Octanove Labs{'} submission to the IWSLT 2020 open domain translation challenge. In order to build a high-quality Japanese-Chinese neural machine translation (NMT) system, we use a combination of 1) parallel corpus filtering and 2) back-translation. We have shown that, by using heuristic rules and learned classifiers, the size of the parallel data can be reduced by 70{\%} to 90{\%} without much impact on the final MT performance. We have also shown that including the artificially generated parallel data through back-translation further boosts the metric by 17{\%} to 27{\%}, while self-training contributes little. Aside from a small number of parallel sentences annotated for filtering, no external resources have been used to build our system.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

University of Tsukuba's Machine Translation System for IWSLT20 Open Domain Translation Task

2020-07-01 · WS 2020 7 · Hongyi Cui, Yizhen Wei, Shohei Iida, Takehito Utsuro 외

In this paper, we introduce University of Tsukuba{'}s submission to the IWSLT20 Open Domain Translation Task. We participate in both Chinese→Japanese and Japanese→Chinese directions. For both directions, our machine tran…

Machine TranslationRerankingTranslation

Xiaomi's Submissions for IWSLT 2020 Open Domain Translation Task

2020-07-01 · WS 2020 7 · Yuhui Sun, Mengxue Guo, Xiang Li, Jianwei Cui 외

This paper describes the Xiaomi{'}s submissions to the IWSLT20 shared open domain translation task for Chinese{\textless}-{\textgreater}Japanese language pair. We explore different model ensembling strategies based on re…

Domain AdaptationKnowledge DistillationRe-RankingTranslation

GrammarTagger: A Multilingual, Minimally-Supervised Grammar Profiler for Language Education

2021-04-07 · Masato Hagiwara, Joshua Tanner, Keisuke Sakaguchi

We present GrammarTagger, an open-source grammar profiler which, given an input text, identifies grammatical features useful for language education. The model architecture enables it to learn from a small amount of texts…

CASIA's System for IWSLT 2020 Open Domain Translation

2020-07-01 · WS 2020 7 · Qian Wang, Yuchen Liu, Cong Ma, Yu Lu 외

This paper describes the CASIA{'}s system for the IWSLT 2020 open domain translation task. This year we participate in both Chinese→Japanese and Japanese→Chinese translation tasks. Our system is neural machine translatio…

Knowledge DistillationMachine TranslationTranslation

LIT Team's System Description for Japanese-Chinese Machine Translation Task in IWSLT 2020

2020-07-01 · WS 2020 7 · Yimeng Zhuang, Yuan Zhang, Lijie Wang

This paper describes the LIT Team{'}s submission to the IWSLT2020 open domain translation task, focusing primarily on Japanese-to-Chinese translation direction. Our system is based on the organizers{'} baseline system, b…

Machine TranslationTranslationWord Embeddings