paper-with-me

Papers

Learning Semantic Representations for the Phrase Translation Model

2013-11-28 · Jianfeng Gao, Xiaodong He, Wen-tau Yih, Li Deng

This paper presents a novel semantic-based phrase translation model. A pair of source and target phrases are projected into continuous-valued vector representations in a low-dimensional latent semantic space, where their translation score is computed by the distance between the pair in this new space. The projection is performed by a multi-layer neural network whose weights are learned on parallel training data. The learning is aimed to directly optimize the quality of end-to-end machine translation results. Experimental evaluation has been performed on two Europarl translation tasks, English-French and German-English. The results show that the new semantic-based phrase translation model significantly improves the performance of a state-of-the-art phrase-based statistical machine translation sys-tem, leading to a gain of 0.7-1.0 BLEU points.

📄 PDF Abstract BibTeX arXiv:1312.0482

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Semantic RepresentationsMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Learning Semantic Representations for Nonterminals in Hierarchical Phrase-Based Translation

2015-09-01 · EMNLP 2015 9 · Xing Wang, Deyi Xiong, Min Zhang
Learning Semantic RepresentationsTranslation

Convolution-Enhanced Bilingual Recursive Neural Network for Bilingual Semantic Modeling

2016-12-01 · COLING 2016 12 · Jinsong Su, Biao Zhang, Deyi Xiong, Ruochen Li 외

Estimating similarities at different levels of linguistic units, such as words, sub-phrases and phrases, is helpful for measuring semantic similarity of an entire bilingual phrase. In this paper, we propose a convolution…

Machine TranslationSemantic SimilaritySemantic Textual SimilarityTranslation

Exemplar-Controllable Paraphrasing and Translation using Bitext

2020-10-12 · Mingda Chen, Sam Wiseman, Kevin Gimpel

Most prior work on exemplar-based syntactically controlled paraphrase generation relies on automatically-constructed large-scale paraphrase datasets, which are costly to create. We sidestep this prerequisite by adapting …

Machine TranslationParaphrase GenerationTranslation

Revisiting Pivot-Based Paraphrase Generation: Language Is Not the Only Optional Pivot

2021-11-01 · EMNLP 2021 11 · Yitao Cai, Yue Cao, Xiaojun Wan

Paraphrases refer to texts that convey the same meaning with different expression forms. Pivot-based methods, also known as the round-trip translation, have shown promising results in generating high-quality paraphrases.…

Paraphrase GenerationSentence

An empirical analysis of phrase-based and neural machine translation

2021-03-04 · Hamidreza Ghader

Two popular types of machine translation (MT) are phrase-based and neural machine translation systems. Both of these types of systems are composed of multiple complex models or layers. Each of these models and layers lea…

Machine TranslationTranslation