paper-with-me

Papers

Detecting Machine-Translated Paragraphs by Matching Similar Words

2019-04-24 · Hoang-Quoc Nguyen-Son, Tran Phuong Thao, Seira Hidano, Shinsaku Kiyomoto

Machine-translated text plays an important role in modern life by smoothing communication from various communities using different languages. However, unnatural translation may lead to misunderstanding, a detector is thus needed to avoid the unfortunate mistakes. While a previous method measured the naturalness of continuous words using a N-gram language model, another method matched noncontinuous words across sentences but this method ignores such words in an individual sentence. We have developed a method matching similar words throughout the paragraph and estimating the paragraph-level coherence, that can identify machine-translated text. Experiment evaluates on 2000 English human-generated and 2000 English machine-translated paragraphs from German showing that the coherence-based method achieves high performance (accuracy = 87.0%; equal error rate = 13.0%). It is efficiently better than previous methods (best accuracy = 72.4%; equal error rate = 29.7%). Similar experiments on Dutch and Japanese obtain 89.2% and 97.9% accuracy, respectively. The results demonstrate the persistence of the proposed method in various languages with different resource levels.

📄 PDF Abstract BibTeX arXiv:1904.10641

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSentenceTranslation

Similar Papers 제목 키워드 기반

Identifying Computer-Translated Paragraphs using Coherence Features

2018-12-28 · PACLIC 2018 12 · Hoang-Quoc Nguyen-Son, Ngoc-Dung T. Tieu, Huy H. Nguyen, Junichi Yamagishi 외

We have developed a method for extracting the coherence features from a paragraph by matching similar words in its sentences. We conducted an experiment with a parallel German corpus containing 2000 human-created and 200…

Paper generationTranslation

Detecting Machine-Translated Text using Back Translation

2019-10-15 · WS 2019 10 · Hoang-Quoc Nguyen-Son, Tran Phuong Thao, Seira Hidano, Shinsaku Kiyomoto

Machine-translated text plays a crucial role in the communication of people using different languages. However, adversaries can use such text for malicious purposes such as plagiarism and fake review. The existing method…

Translation

Machine Translated Text Detection Through Text Similarity with Round-Trip Translation

2021-06-01 · NAACL 2021 4 · Hoang-Quoc Nguyen-Son, Tran Thao, Seira Hidano, Ishita Gupta 외

Translated texts have been used for malicious purposes, i.e., plagiarism or fake reviews. Existing detectors have been built around a specific translator (e.g., Google) but fail to detect a translated text from a strange…

Text Detectiontext similarityTranslation

Exploring Document-Level Literary Machine Translation with Parallel Paragraphs from World Literature

2022-10-25 · Katherine Thai, Marzena Karpinska, Kalpesh Krishna, Bill Ray 외

Literary translation is a culturally significant task, but it is bottlenecked by the small number of qualified literary translators relative to the many untranslated works published around the world. Machine translation …

Machine TranslationTranslation

Detecting Untranslated Content for Neural Machine Translation

2017-08-01 · WS 2017 8 · Isao Goto, Hideki Tanaka

Despite its promise, neural machine translation (NMT) has a serious problem in that source content may be mistakenly left untranslated. The ability to detect untranslated content is important for the practical use of NMT…

Machine TranslationNMTSentenceTranslation