paper-with-me

Papers

Word Embedding-Based Automatic MT Evaluation Metric using Word Position Information

2019-06-01 · NAACL 2019 6 · Hiroshi Echizen{'}ya, Kenji Araki, Eduard Hovy

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationPositionSentenceTranslationWord Embeddings

Similar Papers 제목 키워드 기반

On the Correlation of Word Embedding Evaluation Metrics

2020-05-01 · LREC 2020 5 · Fran{\c{c}}ois Torregrossa, Vincent Claveau, Nihel Kooli, Guillaume Gravier 외

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 Embeddings

Better Automatic Evaluation of Open-Domain Dialogue Systems with Contextualized Embeddings

2019-04-24 · WS 2019 6 · Sarik Ghazarian, Johnny Tian-Zheng Wei, Aram Galstyan, Nanyun Peng

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 Embeddings

Social Biases in Automatic Evaluation Metrics for NLG

2022-10-17 · Mingqi Gao, Xiaojun Wan

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+1

Visual Storytelling via Predicting Anchor Word Embeddings in the Stories

2020-01-13 · Bowen Zhang, Hexiang Hu, Fei Sha

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 Embeddings

RUSE: Regressor Using Sentence Embeddings for Automatic Machine Translation Evaluation

2018-10-01 · WS 2018 10 · Hiroki Shimanaka, Tomoyuki Kajiwara, Mamoru Komachi

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