中文
相关论文

相关论文: Unsupervised Translation Quality Estimation Exploi…

200 篇论文

The expressive quality of synthesized speech for audiobooks is limited by generalized model architecture and unbalanced style distribution in the training data. To address these issues, in this paper, we propose a self-supervised style…

声音 · 计算机科学 2023-12-20 Xueyuan Chen , Xi Wang , Shaofei Zhang , Lei He , Zhiyong Wu , Xixin Wu , Helen Meng

When the amount of parallel sentences available to train a neural machine translation is scarce, a common practice is to generate new synthetic training samples from them. A number of approaches have been proposed to produce synthetic…

We address for the first time unsupervised training for a translation task with hundreds of thousands of vocabulary words. We scale up the expectation-maximization (EM) algorithm to learn a large translation table without any parallel text…

计算与语言 · 计算机科学 2019-01-08 Yunsu Kim , Julian Schamper , Hermann Ney

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…

计算与语言 · 计算机科学 2023-12-04 Archchana Sindhujan , Diptesh Kanojia , Constantin Orasan , Tharindu Ranasinghe

Learning sentence embeddings often requires a large amount of labeled data. However, for most tasks and domains, labeled data is seldom available and creating it is expensive. In this work, we present a new state-of-the-art unsupervised…

计算与语言 · 计算机科学 2021-09-13 Kexin Wang , Nils Reimers , Iryna Gurevych

Automatic Post-Editing (APE) systems often struggle with over-correction, where unnecessary modifications are made to a translation, diverging from the principle of minimal editing. In this paper, we propose a novel technique to mitigate…

计算与语言 · 计算机科学 2025-01-30 Sourabh Deoghare , Diptesh Kanojia , Pushpak Bhattacharyya

This work presents a novel approach to Automatic Post-Editing (APE) and Word-Level Quality Estimation (QE) using ensembles of specialized Neural Machine Translation (NMT) systems. Word-level features that have proven effective for QE are…

计算与语言 · 计算机科学 2017-07-18 Chris Hokamp

We explore semantic correspondence estimation through the lens of unsupervised learning. We thoroughly evaluate several recently proposed unsupervised methods across multiple challenging datasets using a standardized evaluation protocol…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Mehmet Aygün , Oisin Mac Aodha

Synthetic translations have been used for a wide range of NLP tasks primarily as a means of data augmentation. This work explores, instead, how synthetic translations can be used to revise potentially imperfect reference translations in…

计算与语言 · 计算机科学 2022-03-16 Eleftheria Briakou , Marine Carpuat

In this paper, we explore the utility of translationese as synthetic data created using machine translation for pre-training language models (LMs) for low-resource languages (LRLs). Our simple methodology consists of translating large…

计算与语言 · 计算机科学 2025-07-08 Meet Doshi , Raj Dabre , Pushpak Bhattacharyya

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

Current multimodal machine translation (MMT) systems rely on fully supervised data (i.e models are trained on sentences with their translations and accompanying images). However, this type of data is costly to collect, limiting the…

计算与语言 · 计算机科学 2025-03-12 Matthieu Futeral , Cordelia Schmid , Benoît Sagot , Rachel Bawden

Speech quality estimation has recently undergone a paradigm shift from human-hearing expert designs to machine-learning models. However, current models rely mainly on supervised learning, which is time-consuming and expensive for label…

声音 · 计算机科学 2024-02-27 Szu-Wei Fu , Kuo-Hsuan Hung , Yu Tsao , Yu-Chiang Frank Wang

Successful methods for unsupervised neural machine translation (UNMT) employ crosslingual pretraining via self-supervision, often in the form of a masked language modeling or a sequence generation task, which requires the model to align the…

计算与语言 · 计算机科学 2021-04-15 Alexandra Chronopoulou , Dario Stojanovski , Alexander Fraser

Building of data for quality estimation (QE) training is expensive and requires significant human labor. In this study, we focus on a data-centric approach while performing QE, and subsequently propose a fully automatic pseudo-QE dataset…

计算与语言 · 计算机科学 2021-11-02 Sugyeong Eo , Chanjun Park , Jaehyung Seo , Hyeonseok Moon , Heuiseok Lim

Multimodal embedding models have gained significant attention for their ability to map data from different modalities, such as text and images, into a unified representation space. However, the limited labeled multimodal data often hinders…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Haonan Chen , Liang Wang , Nan Yang , Yutao Zhu , Ziliang Zhao , Furu Wei , Zhicheng Dou

Multilingual Word Embeddings (MWEs) represent words from multiple languages in a single distributional vector space. Unsupervised MWE (UMWE) methods acquire multilingual embeddings without cross-lingual supervision, which is a significant…

计算与语言 · 计算机科学 2018-09-07 Xilun Chen , Claire Cardie

This paper explores the use of Deep Learning methods for automatic estimation of quality of human translations. Automatic estimation can provide useful feedback for translation teaching, examination and quality control. Conventional methods…

计算与语言 · 计算机科学 2020-03-16 Yu Yuan , Serge Sharoff

In this work, we provide a recipe for training machine translation models in a limited resource setting by leveraging synthetic target data generated using a large pre-trained model. We show that consistently across different benchmarks in…

计算与语言 · 计算机科学 2023-05-11 Sarthak Mittal , Oleksii Hrinchuk , Oleksii Kuchaiev

We present a probabilistic framework for multilingual neural machine translation that encompasses supervised and unsupervised setups, focusing on unsupervised translation. In addition to studying the vanilla case where there is only…

计算与语言 · 计算机科学 2020-10-20 Xavier Garcia , Pierre Foret , Thibault Sellam , Ankur P. Parikh