paper-with-me

홈 › Papers

Detecting over/under-translation errors for determining adequacy in human translations

2021-04-01 · Prabhakar Gupta, Ridha Juneja, Anil Nelakanti, Tamojit Chatterjee

We present a novel approach to detecting over and under translations (OT/UT) as part of adequacy error checks in translation evaluation. We do not restrict ourselves to machine translation (MT) outputs and specifically target applications with human generated translation pipeline. The goal of our system is to identify OT/UT errors from human translated video subtitles with high error recall. We achieve this without reference translations by learning a model on synthesized training data. We compare various classification networks that we trained on embeddings from pre-trained language model with our best hybrid network of GRU + CNN achieving 89.3% accuracy on high-quality human-annotated evaluation data in 8 languages.

📄 PDF Abstract BibTeX arXiv:2104.00267

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine TranslationTranslation

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

Improvements to Target-Based 3D LiDAR to Camera Calibration

2019-10-07 · Jiunn-Kai Huang, Jessy W. Grizzle

The homogeneous transformation between a LiDAR and monocular camera is required for sensor fusion tasks, such as SLAM. While determining such a transformation is not considered glamorous in any sense of the word, it is n…

Camera CalibrationPose EstimationQuantizationSensor Fusion+1

Detecting English Grammatical Errors based on Machine Translation

2013-10-01 · ROCLINGIJCLCLP 2013 10 · Jim Chang, Jian-Cheng Wu, Jason S. Chang
Grammatical Error CorrectionGrammatical Error DetectionMachine TranslationTranslation

Bangla Grammatical Error Detection Using T5 Transformer Model

2023-03-19 · H. A. Z. Sameen Shahgir, Khondker Salman Sayeed

This paper presents a method for detecting grammatical errors in Bangla using a Text-to-Text Transfer Transformer (T5) Language Model, using the small variant of BanglaT5, fine-tuned on a corpus of 9385 sentences where e…

Grammatical Error DetectionLanguage ModelingLanguage Modellingmodel+1

Detecting Word Sense Disambiguation Biases in Machine Translation for Model-Agnostic Adversarial Attacks

2020-11-03 · EMNLP 2020 11 · Denis Emelin, Ivan Titov, Rico Sennrich

Word sense disambiguation is a well-known source of translation errors in NMT. We posit that some of the incorrect disambiguation choices are due to models' over-reliance on dataset artifacts found in training data, spec…

Adversarial AttackMachine TranslationNMTTranslation+1

Detecting Grammatical Errors in Machine Translation Output Using Dependency Parsing and Treebank Querying

2016-01-01 · WS 2016 1 · Arda Tezcan, Veronique Hoste, Lieve Macken
Dependency ParsingMachine TranslationTranslation