paper-with-me

홈 › Papers

SurreyAI 2023 Submission for the Quality Estimation Shared Task

2023-12-01 · Archchana Sindhujan, Diptesh Kanojia, Constantin Orasan, Tharindu Ranasinghe

Quality Estimation (QE) systems are important in situations where it is necessary to assess the quality of translations, but there is no reference available. This paper describes the approach adopted by the SurreyAI team for addressing the Sentence-Level Direct Assessment shared task in WMT23. The proposed approach builds upon the TransQuest framework, exploring various autoencoder pre-trained language models within the MonoTransQuest architecture using single and ensemble settings. The autoencoder pre-trained language models employed in the proposed systems are XLMV, InfoXLM-large, and XLMR-large. The evaluation utilizes Spearman and Pearson correlation coefficients, assessing the relationship between machine-predicted quality scores and human judgments for 5 language pairs (English-Gujarati, English-Hindi, English-Marathi, English-Tamil and English-Telugu). The MonoTQ-InfoXLM-large approach emerges as a robust strategy, surpassing all other individual models proposed in this study by significantly improving over the baseline for the majority of the language pairs.

📄 PDF Abstract BibTeX arXiv:2312.00525

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Sheffield Submissions for the WMT18 Quality Estimation Shared Task

2018-10-01 · WS 2018 10 · Julia Ive, Carolina Scarton, Fr{\'e}d{\'e}ric Blain, Lucia Specia

In this paper we present the University of Sheffield submissions for the WMT18 Quality Estimation shared task. We discuss our submissions to all four sub-tasks, where ours is the only team to participate in all language …

AllMachine Translation

TMUOU Submission for WMT20 Quality Estimation Shared Task

2020-11-01 · WMT (EMNLP) 2020 11 · Akifumi Nakamachi, Hiroki Shimanaka, Tomoyuki Kajiwara, Mamoru Komachi

We introduce the TMUOU submission for the WMT20 Quality Estimation Shared Task 1: Sentence-Level Direct Assessment. Our system is an ensemble model of four regression models based on XLM-RoBERTa with language tags. We ra…

regressionSentence

The JHU-Microsoft Submission for WMT21 Quality Estimation Shared Task

2021-09-17 · WMT (EMNLP) 2021 11 · Shuoyang Ding, Marcin Junczys-Dowmunt, Matt Post, Christian Federmann 외

This paper presents the JHU-Microsoft joint submission for WMT 2021 quality estimation shared task. We only participate in Task 2 (post-editing effort estimation) of the shared task, focusing on the target-side word-leve…

Data AugmentationTask 2Translation

IST-Unbabel 2021 Submission for the Quality Estimation Shared Task

2021-11-01 · WMT (EMNLP) 2021 11 · Chrysoula Zerva, Daan van Stigt, Ricardo Rei, Ana C Farinha 외

We present the joint contribution of IST and Unbabel to the WMT 2021 Shared Task on Quality Estimation. Our team participated on two tasks: Direct Assessment and Post-Editing Effort, encompassing a total of 35 submission…

The NiuTrans System for the WMT20 Quality Estimation Shared Task

2020-11-01 · WMT (EMNLP) 2020 11 · Chi Hu, Hui Liu, Kai Feng, Chen Xu 외

This paper describes the submissions of the NiuTrans Team to the WMT 2020 Quality Estimation Shared Task. We participated in all tasks and all language pairs. We explored the combination of transfer learning, multi-task …

AllMachine TranslationMulti-Task LearningSentence+2