Reviewer distribution by their strictnessTranslation Quality Assessment (TQA) is a process conducted by human translators and is widely used, both for estimating the performance of (increasingly used) Machine Translation, and for finding an agreement between translation providers and their customers. While translation scholars are aware of the importance of having a reliable way to conduct the TQA process, it seems that there is limited literature that tackles the issue of reliability with a quantitative approach. In this work, we consider the TQA as a complex process from the point of view of physics of complex systems and approach the reliability issue from the Bayesian paradigm. Using a dataset of translation quality evaluations (in the form of error annotations), produced entirely by the Professional Translation Service Provider Translated SRL, we compare two Bayesian models that parameterise the following features involved in the TQA process: the translation difficulty, the characteristics of the translators involved in producing the translation, and of those assessing its quality - the reviewers. We validate the models in an unsupervised setting and show that it is possible to get meaningful insights into translators even with just one review per translation; subsequently, we extract information like translators’ skills and reviewers’ strictness, as well as their consistency in their respective roles. Using this, we show that the reliability of reviewers cannot be taken for granted even in the case of expert translators: a translator’s expertise can induce a cognitive bias when reviewing a translation produced by another translator. The most expert translators, however, are characterised by the highest level of consistency, both in translating and in assessing the translation quality.
This grew out of the work I did as a Machine Learning intern at Translated in Rome during the summer of 2021.
Using sparse translation-quality annotations, we develop a Bayesian model that separates translation difficulty, translator skill, and reviewer behavior, including reviewer strictness and consistency. We specifically use fat-tailed zero-inflated distributions to model the phenomenon where reviewers are likely to skim translations and assign zero errors; if they, however, “decide to look”, the error distribution becomes fat-tailed.
Some of this work anticipates the more recent LLM eval literature, which has expanded dramatically since.