paper-with-me

Papers

Perturbation-based QE: An Explainable, Unsupervised Word-level Quality Estimation Method for Blackbox Machine Translation

2023-05-12 · Tu Anh Dinh, Jan Niehues

Quality Estimation (QE) is the task of predicting the quality of Machine Translation (MT) system output, without using any gold-standard translation references. State-of-the-art QE models are supervised: they require human-labeled quality of some MT system output on some datasets for training, making them domain-dependent and MT-system-dependent. There has been research on unsupervised QE, which requires glass-box access to the MT systems, or parallel MT data to generate synthetic errors for training QE models. In this paper, we present Perturbation-based QE - a word-level Quality Estimation approach that works simply by analyzing MT system output on perturbed input source sentences. Our approach is unsupervised, explainable, and can evaluate any type of blackbox MT systems, including the currently prominent large language models (LLMs) with opaque internal processes. For language directions with no labeled QE data, our approach has similar or better performance than the zero-shot supervised approach on the WMT21 shared task. Our approach is better at detecting gender bias and word-sense-disambiguation errors in translation than supervised QE, indicating its robustness to out-of-domain usage. The performance gap is larger when detecting errors on a nontraditional translation-prompting LLM, indicating that our approach is more generalizable to different MT systems. We give examples demonstrating our approach's explainability power, where it shows which input source words have influence on a certain MT output word.

📄 PDF Abstract BibTeX arXiv:2305.07457

Code (1)

tuanh23/perturbation-basedqe 공식 구현

Tasks

Machine TranslationTranslationWord Sense Disambiguation

Similar Papers 제목 키워드 기반

Can Perceptual Guidance Lead to Semantically Explainable Adversarial Perturbations?

2021-06-24 · P Charantej Reddy, Aditya Siripuram, Sumohana S. Channappayya

It is well known that carefully crafted imperceptible perturbations can cause state-of-the-art deep learning classification models to misclassify. Understanding and analyzing these adversarial perturbations play a crucia…

SSIM

NAST: A Non-Autoregressive Generator with Word Alignment for Unsupervised Text Style Transfer

2021-06-04 · Findings (ACL) 2021 8 · Fei Huang, Zikai Chen, Chen Henry Wu, Qihan Guo 외

Autoregressive models have been widely used in unsupervised text style transfer. Despite their success, these models still suffer from the content preservation problem that they usually ignore part of the source sentence…

SentenceStyle TransferText Style TransferUnsupervised Text Style Transfer+1

Pixel Sentence Representation Learning

2024-02-13 · Chenghao Xiao, Zhuoxu Huang, Danlu Chen, G Thomas Hudson 외

Pretrained language models are long known to be subpar in capturing sentence and document-level semantics. Though heavily investigated, transferring perturbation-based methods from unsupervised visual representation lear…

Natural Language InferenceRepresentation LearningSemantic Textual SimilaritySentence+1

The Eval4NLP Shared Task on Explainable Quality Estimation: Overview and Results

2021-10-08 · EMNLP (Eval4NLP) 2021 11 · Marina Fomicheva, Piyawat Lertvittayakumjorn, Wei Zhao, Steffen Eger 외

In this paper, we introduce the Eval4NLP-2021shared task on explainable quality estimation. Given a source-translation pair, this shared task requires not only to provide a sentence-level score indicating the overall qua…

SentenceTranslation

TopicGAN: Unsupervised Text Generation from Explainable Latent Topics

2018-09-27 · Yau-Shian Wang, Yun-Nung Chen, Hung-Yi Lee

Learning discrete representations of data and then generating data from the discovered representations have been increasingly studied because the obtained discrete representations can benefit unsupervised learning. Howev…

Image GenerationText Generation