paper-with-me

홈 › Papers

Discrete Structural Planning for Neural Machine Translation

2018-05-23 · Anonymous

Structural planning is important for producing long sentences, which is a missing part in current language generation models. In this work, we add a planning phase in neural machine translation to control the coarse structure of output sentences. The model first generates some planner codes, then predicts real output words conditioned on them. The codes are learned to capture the coarse structure of the target sentence. In order to learn the codes, we design an end-to-end neural network with a discretization bottleneck, which predicts the simplified part-of-speech tags of target sentences. Experiments show that the translation performance are generally improved by planning ahead. We also find that translations with different structures can be obtained by manipulating the planner codes.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceText GenerationTranslation

Similar Papers 제목 키워드 기반

Discrete Structural Planning for Generating Diverse Translations

2018-09-27 · Raphael Shu, Hideki Nakayama

Planning is important for humans when producing complex languages, which is a missing part in current language generation models. In this work, we add a planning phase in neural machine translation to control the global …

DiversityMachine TranslationSentenceText Generation+1

Discrete Structural Planning for Neural Machine Translation

2018-08-14 · Raphael Shu, Hideki Nakayama

Structural planning is important for producing long sentences, which is a missing part in current language generation models. In this work, we add a planning phase in neural machine translation to control the coarse stru…

Machine TranslationSentenceText GenerationTranslation

Machine Translation in Indian Languages: Challenges and Resolution

2017-08-26 · Raj Nath Patel, Prakash B. Pimpale, M Sasikumar

English to Indian language machine translation poses the challenge of structural and morphological divergence. This paper describes English to Indian language statistical machine translation using pre-ordering and suffix…

Machine TranslationTranslation

Neural Machine Translation with Explicit Phrase Alignment

2019-11-26 · Jiacheng Zhang, Huanbo Luan, Maosong Sun, FeiFei Zhai 외

While neural machine translation (NMT) has achieved state-of-the-art translation performance, it is unable to capture the alignment between the input and output during the translation process. The lack of alignment in NM…

Machine TranslationNMTTranslation

Evaluating Structural Generalization in Neural Machine Translation

2024-06-19 · Ryoma Kumon, Daiki Matsuoka, Hitomi Yanaka

Compositional generalization refers to the ability to generalize to novel combinations of previously observed words and syntactic structures. Since it is regarded as a desired property of neural models, recent work has a…

Machine TranslationSemantic ParsingSentenceTranslation