中文
相关论文

相关论文: Ensemble Fine-tuned mBERT for Translation Quality …

200 篇论文

We describe the Universitat d'Alacant submissions to the word- and sentence-level machine translation (MT) quality estimation (QE) shared task at WMT 2018. Our approach to word-level MT QE builds on previous work to mark the words in the…

计算与语言 · 计算机科学 2018-11-07 Miquel Esplà-Gomis , Felipe Sánchez-Martínez , Mikel L. Forcada

We propose SumQE, a novel Quality Estimation model for summarization based on BERT. The model addresses linguistic quality aspects that are only indirectly captured by content-based approaches to summary evaluation, without involving…

计算与语言 · 计算机科学 2019-09-04 Stratos Xenouleas , Prodromos Malakasiotis , Marianna Apidianaki , Ion Androutsopoulos

Quality Estimation (QE) is the task of automatically predicting Machine Translation quality in the absence of reference translations, making it applicable in real-time settings, such as translating online social media conversations. Recent…

We define a novel concept called extended word alignment in order to improve post-editing assistance efficiency. Based on extended word alignment, we further propose a novel task called refined word-level QE that outputs refined tags and…

计算与语言 · 计算机科学 2022-09-26 Yizhen Wei , Takehito Utsuro , Masaaki Nagata

Quality Estimation (QE) plays an essential role in applications of Machine Translation (MT). Traditionally, a QE system accepts the original source text and translation from a black-box MT system as input. Recently, a few studies indicate…

计算与语言 · 计算机科学 2021-09-16 Ke Wang , Yangbin Shi , Jiayi Wang , Yuqi Zhang , Yu Zhao , Xiaolin Zheng

In this paper, we present our submission to the sentence-level MQM benchmark at Quality Estimation Shared Task, named UniTE (Unified Translation Evaluation). Specifically, our systems employ the framework of UniTE, which combined three…

计算与语言 · 计算机科学 2023-02-20 Keqin Bao , Yu Wan , Dayiheng Liu , Baosong Yang , Wenqiang Lei , Xiangnan He , Derek F. Wong , Jun Xie

Quality estimation (QE)-the automatic assessment of translation quality-has recently become crucial across several stages of the translation pipeline, from data curation to training and decoding. While QE metrics have been optimized to…

计算与语言 · 计算机科学 2025-06-04 Emmanouil Zaranis , Giuseppe Attanasio , Sweta Agrawal , André F. T. Martins

This paper investigates two complementary paradigms for predicting machine translation (MT) quality: source-side difficulty prediction and candidate-side quality estimation (QE). The rapid adoption of Large Language Models (LLMs) into MT…

计算与语言 · 计算机科学 2026-03-05 Malik Marmonier , Benoît Sagot , Rachel Bawden

Machine Translation (MT) and Quality Estimation (QE) perform well in general domains but degrade under domain mismatch. This dissertation studies how to adapt MT and QE systems to specialized domains through a set of data-focused…

计算与语言 · 计算机科学 2026-03-27 Javad Pourmostafa Roshan Sharami

The task of word-level quality estimation (QE) consists of taking a source sentence and machine-generated translation, and predicting which words in the output are correct and which are wrong. In this paper, propose a method to effectively…

计算与语言 · 计算机科学 2018-09-05 Junjie Hu , Wei-Cheng Chang , Yuexin Wu , Graham Neubig

Gender bias in machine translation (MT) systems has been extensively documented, but bias in automatic quality estimation (QE) metrics remains comparatively underexplored. Existing studies suggest that QE metrics can also exhibit gender…

Quality Estimation (QE) models have the potential to change how we evaluate and maybe even train machine translation models. However, these models still lack the robustness to achieve general adoption. We show that State-of-the-art QE…

计算与语言 · 计算机科学 2022-03-17 Muhammed Yusuf Kocyigit , Jiho Lee , Derry Wijaya

We propose a novel scheme to use the Levenshtein Transformer to perform the task of word-level quality estimation. A Levenshtein Transformer is a natural fit for this task: trained to perform decoding in an iterative manner, a Levenshtein…

计算与语言 · 计算机科学 2021-09-17 Shuoyang Ding , Marcin Junczys-Dowmunt , Matt Post , Philipp Koehn

Translation Quality Evaluation (TQE) is an essential step of the modern translation production process. TQE is critical in assessing both machine translation (MT) and human translation (HT) quality without reference translations. The…

计算与语言 · 计算机科学 2024-06-24 Serge Gladkoff , Lifeng Han , Gleb Erofeev , Irina Sorokina , Goran Nenadic

Machine Translation Quality Estimation (QE) is the task of evaluating translation output in the absence of human-written references. Due to the scarcity of human-labeled QE data, previous works attempted to utilize the abundant unlabeled…

计算与语言 · 计算机科学 2022-12-21 Baopu Qiu , Liang Ding , Di Wu , Lin Shang , Yibing Zhan , Dacheng Tao

We frame the task of machine translation evaluation as one of scoring machine translation output with a sequence-to-sequence paraphraser, conditioned on a human reference. We propose training the paraphraser as a multilingual NMT system,…

计算与语言 · 计算机科学 2020-10-29 Brian Thompson , Matt Post

Neural machine translation systems estimate probabilities of target sentences given source sentences, yet these estimates may not align with human preferences. This work introduces QE-fusion, a method that synthesizes translations using a…

计算与语言 · 计算机科学 2024-06-07 Giorgos Vernikos , Andrei Popescu-Belis

Simultaneous interpretation, translation of the spoken word in real-time, is both highly challenging and physically demanding. Methods to predict interpreter confidence and the adequacy of the interpreted message have a number of potential…

计算与语言 · 计算机科学 2018-07-09 Craig Stewart , Nikolai Vogler , Junjie Hu , Jordan Boyd-Graber , Graham Neubig

The quality of machine translation systems has dramatically improved over the last decade, and as a result, evaluation has become an increasingly challenging problem. This paper describes our contribution to the WMT 2020 Metrics Shared…

Multilingual BERT (mBERT) has shown reasonable capability for zero-shot cross-lingual transfer when fine-tuned on downstream tasks. Since mBERT is not pre-trained with explicit cross-lingual supervision, transfer performance can further be…

计算与语言 · 计算机科学 2020-10-01 Saurabh Kulshreshtha , José Luis Redondo-García , Ching-Yun Chang