paper-with-me

Papers

Sequence-to-Dependency Neural Machine Translation

2017-07-01 · ACL 2017 7 · Shuangzhi Wu, Dong-dong Zhang, Nan Yang, Mu Li, Ming Zhou

Nowadays a typical Neural Machine Translation (NMT) model generates translations from left to right as a linear sequence, during which latent syntactic structures of the target sentences are not explicitly concerned. Inspired by the success of using syntactic knowledge of target language for improving statistical machine translation, in this paper we propose a novel Sequence-to-Dependency Neural Machine Translation (SD-NMT) method, in which the target word sequence and its corresponding dependency structure are jointly constructed and modeled, and this structure is used as context to facilitate word generations. Experimental results show that the proposed method significantly outperforms state-of-the-art baselines on Chinese-English and Japanese-English translation tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Improving Sequence to Sequence Neural Machine Translation by Utilizing Syntactic Dependency Information

2017-11-01 · IJCNLP 2017 11 · An Nguyen Le, Ander Martinez, Akifumi Yoshimoto, Yuji Matsumoto

Sequence to Sequence Neural Machine Translation has achieved significant performance in recent years. Yet, there are some existing issues that Neural Machine Translation still does not solve completely. Two of them are t…

DecoderMachine TranslationTranslation

Top-down string-to-dependency Neural Machine Translation

2026-03-30 · Shuhei Kondo, Katsuhito Sudoh, Yuji Matsumoto arxiv

Most of modern neural machine translation (NMT) models are based on an encoder-decoder framework with an attention mechanism. While they perform well on standard datasets, they can have trouble in translation of long inp…

Machine Translation

Chinese-to-Japanese Patent Machine Translation based on Syntactic Pre-ordering for WAT 2016

2016-12-01 · WS 2016 12 · Katsuhito Sudoh, Masaaki Nagata

This paper presents our Chinese-to-Japanese patent machine translation system for WAT 2016 (Group ID: ntt) that uses syntactic pre-ordering over Chinese dependency structures. Chinese words are reordered by a learning-to…

Chinese Word SegmentationDependency ParsingGeneral ClassificationLearning-To-Rank+3

Minimal Dependency Translation: a Framework for Computer-Assisted Translation for Under-Resourced Languages

2017-10-02 · Michael Gasser

This paper introduces Minimal Dependency Translation (MDT), an ongoing project to develop a rule-based framework for the creation of rudimentary bilingual lexicon-grammars for machine translation and computer-assisted tr…

Machine TranslationSentenceTranslation

Dependency Graph-to-String Statistical Machine Translation

2021-03-20 · Liangyou Li, Andy Way, Qun Liu

We present graph-based translation models which translate source graphs into target strings. Source graphs are constructed from dependency trees with extra links so that non-syntactic phrases are connected. Inspired by p…

Machine TranslationTranslation