paper-with-me

Papers

Automatic Classification of Human Translation and Machine Translation: A Study from the Perspective of Lexical Diversity

2021-05-10 · MoTra (NoDaLiDa) 2021 5 · Yingxue Fu, Mark-Jan Nederhof

By using a trigram model and fine-tuning a pretrained BERT model for sequence classification, we show that machine translation and human translation can be classified with an accuracy above chance level, which suggests that machine translation and human translation are different in a systematic way. The classification accuracy of machine translation is much higher than of human translation. We show that this may be explained by the difference in lexical diversity between machine translation and human translation. If machine translation has independent patterns from human translation, automatic metrics which measure the deviation of machine translation from human translation may conflate difference with quality. Our experiment with two different types of automatic metrics shows correlation with the result of the classification task. Therefore, we suggest the difference in lexical diversity between machine translation and human translation be given more attention in machine translation evaluation.

📄 PDF Abstract BibTeX arXiv:2105.04616

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDiversityMachine TranslationTranslation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Is This Translation Error Critical?: Classification-Based Human and Automatic Machine Translation Evaluation Focusing on Critical Errors

2021-04-01 · EACL (HumEval) 2021 4 · Katsuhito Sudoh, Kosuke Takahashi, Satoshi Nakamura

This paper discusses a classification-based approach to machine translation evaluation, as opposed to a common regression-based approach in the WMT Metrics task. Recent machine translation usually works well but sometime…

Machine TranslationTranslation

An Overview on Machine Translation Evaluation

2022-02-22 · Lifeng Han

Since the 1950s, machine translation (MT) has become one of the important tasks of AI and development, and has experienced several different periods and stages of development, including rule-based methods, statistical me…

Machine TranslationTranslation

Automatic Correction of Human Translations

2022-06-17 · NAACL 2022 7 · Jessy Lin, Geza Kovacs, Aditya Shastry, Joern Wuebker 외

We introduce translation error correction (TEC), the task of automatically correcting human-generated translations. Imperfections in machine translations (MT) have long motivated systems for improving translations post-h…

Automatic Post-EditingTranslation

Comparing a Hand-crafted to an Automatically Generated Feature Set for Deep Learning: Pairwise Translation Evaluation

2019-09-01 · RANLP 2019 9 · Despoina Mouratidis, Katia Lida Kermanidis

The automatic evaluation of machine translation (MT) has proven to be a very significant research topic. Most automatic evaluation methods focus on the evaluation of the output of MT as they compute similarity scores tha…

General ClassificationMachine TranslationNMTTranslation

Evaluating the Efficacy of Length-Controllable Machine Translation

2023-05-03 · Hao Cheng, Meng Zhang, Weixuan Wang, Liangyou Li 외

Length-controllable machine translation is a type of constrained translation. It aims to contain the original meaning as much as possible while controlling the length of the translation. We can use automatic summarizatio…

Machine TranslationTranslation