TL;DR
This paper introduces TransQuest, a cross-lingual transformer-based framework for sentence-level translation quality estimation that outperforms existing methods and is effective in transfer learning, especially for low-resource languages.
Contribution
The paper proposes a simple, effective cross-lingual transformer framework for QE that achieves state-of-the-art results and facilitates transfer learning across language pairs.
Findings
Achieves state-of-the-art QE results on WMT datasets.
Excels in transfer learning, especially for low-resource languages.
Outperforms existing open-source QE frameworks.
Abstract
Recent years have seen big advances in the field of sentence-level quality estimation (QE), largely as a result of using neural-based architectures. However, the majority of these methods work only on the language pair they are trained on and need retraining for new language pairs. This process can prove difficult from a technical point of view and is usually computationally expensive. In this paper we propose a simple QE framework based on cross-lingual transformers, and we use it to implement and evaluate two different neural architectures. Our evaluation shows that the proposed methods achieve state-of-the-art results outperforming current open-source quality estimation frameworks when trained on datasets from WMT. In addition, the framework proves very useful in transfer learning settings, especially when dealing with low-resourced languages, allowing us to obtain very competitive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
