arXiv Analytics

Sign in

arXiv:1610.04841 [cs.CL]AbstractReferencesReviewsResources

Translation Quality Estimation using Recurrent Neural Network

Raj Nath Patel, Sasikumar M

Published 2016-10-16Version 1

This paper describes our submission to the shared task on word/phrase level Quality Estimation (QE) in the First Conference on Statistical Machine Translation (WMT16). The objective of the shared task was to predict if the given word/phrase is a correct/incorrect (OK/BAD) translation in the given sentence. In this paper, we propose a novel approach for word level Quality Estimation using Recurrent Neural Network Language Model (RNN-LM) architecture. RNN-LMs have been found very effective in different Natural Language Processing (NLP) applications. RNN-LM is mainly used for vector space language modeling for different NLP problems. For this task, we modify the architecture of RNN-LM. The modified system predicts a label (OK/BAD) in the slot rather than predicting the word. The input to the system is a word sequence, similar to the standard RNN-LM. The approach is language independent and requires only the translated text for QE. To estimate the phrase level quality, we use the output of the word level QE system.

Comments: 7 pages, published at First Conference on Machine Translation
Journal: cs.CL.NLP.WMT2016.QE. 2 (2016) 819-824
Categories: cs.CL
Related articles: Most relevant | Search more
arXiv:1506.01192 [cs.CL] (Published 2015-06-03)
Personalizing a Universal Recurrent Neural Network Language Model with User Characteristic Features by Crowdsouring over Social Networks
arXiv:2109.03914 [cs.CL] (Published 2021-09-08)
Ensemble Fine-tuned mBERT for Translation Quality Estimation
arXiv:2011.01536 [cs.CL] (Published 2020-11-01)
TransQuest: Translation Quality Estimation with Cross-lingual Transformers