Word Embedding-Based Automatic MT Evaluation Metric using Word Position Information
We propose a new automatic evaluation metric for machine translation. Our proposed metric is obtained by adjusting the Earth Mover{'}s Distance (EMD) to the evaluation task. The EMD measure is used to obtain the distance between two probability distributions consisting of some signatures having a feature and a weight. We use word embeddings, sentence-level tf-idf, and cosine similarity between two word embeddings, respectively, as the features, weight, and the distance between two features. Results show that our proposed metric can evaluate machine translation based on word meaning. Moreover, for distance, cosine similarity and word position information are used to address word-order differences. We designate this metric as Word Embedding-Based automatic MT evaluation using Word Position Information (WE{\_}WPI). A meta-evaluation using WMT16 metrics shared task set indicates that our WE{\_}WPI achieves the highest correlation with human judgment among several representative metrics.
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationPositionSentenceTranslationWord EmbeddingsSimilar Papers 제목 키워드 기반
On the Correlation of Word Embedding Evaluation Metrics
Word embeddings intervene in a wide range of natural language processing tasks. These geometrical representations are easy to manipulate for automatic systems. Therefore, they quickly invaded all areas of language proces…
AllWord EmbeddingsBetter Automatic Evaluation of Open-Domain Dialogue Systems with Contextualized Embeddings
Despite advances in open-domain dialogue systems, automatic evaluation of such systems is still a challenging problem. Traditional reference-based metrics such as BLEU are ineffective because there could be many valid re…
Dialogue EvaluationvalidWord EmbeddingsSocial Biases in Automatic Evaluation Metrics for NLG
Many studies have revealed that word embeddings, language models, and models for specific downstream tasks in NLP are prone to social biases, especially gender bias. Recently these techniques have been gradually applied …
SentenceSentence EmbeddingsText GenerationText Summarization+1Visual Storytelling via Predicting Anchor Word Embeddings in the Stories
We propose a learning model for the task of visual storytelling. The main idea is to predict anchor word embeddings from the images and use the embeddings and the image features jointly to generate narrative sentences. W…
Visual StorytellingWord EmbeddingsRUSE: Regressor Using Sentence Embeddings for Automatic Machine Translation Evaluation
We introduce the RUSE metric for the WMT18 metrics shared task. Sentence embeddings can capture global information that cannot be captured by local features based on character or word N-grams. Although training sentence …
Machine TranslationSentenceSentence EmbeddingsTranslation