Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Word Alignment by Fine-tuning Embeddings on Parallel Corpora

About

Word alignment over parallel corpora has a wide variety of applications, including learning translation lexicons, cross-lingual transfer of language processing tools, and automatic evaluation or analysis of translation outputs. The great majority of past work on word alignment has worked by performing unsupervised learning on parallel texts. Recently, however, other work has demonstrated that pre-trained contextualized word embeddings derived from multilingually trained language models (LMs) prove an attractive alternative, achieving competitive results on the word alignment task even in the absence of explicit training on parallel data. In this paper, we examine methods to marry the two approaches: leveraging pre-trained LMs but fine-tuning them on parallel text with objectives designed to improve alignment quality, and proposing methods to effectively extract alignments from these fine-tuned models. We perform experiments on five language pairs and demonstrate that our model can consistently outperform previous state-of-the-art models of all varieties. In addition, we demonstrate that we are able to train multilingual word aligners that can obtain robust performance on different language pairs. Our aligner, AWESOME (Aligning Word Embedding Spaces of Multilingual Encoders), with pre-trained models is available at https://github.com/neulab/awesome-align

Zi-Yi Dou, Graham Neubig• 2021

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionWikiAnn (test)
Average Accuracy66.4
58
Named Entity RecognitionNER (Named Entity Recognition) annotation projection dataset (test)
ES Score87.3
7
Opinion Target ExtractionOTE (Opinion Target Extraction) annotation projection (test)
OTE ES Score91.5
7
Annotation ProjectionMulti-task sequence labeling dataset (combined)
Average Score78
7
Argument MiningArgument Mining (AM) annotation projection dataset (test)
ES0.548
7
Named Entity RecognitionWikiANN Turkmen tk (test)
F1 Score60.7
6
Named Entity RecognitionWikiANN Māori mi (test)
F1 Score46.1
6
Named Entity RecognitionMasakhaNER 2.0 v3 (test)
Hausa NER Score72.7
5
Named Entity RecognitionMasakhaNER 2.0
F1 Score63.2
5
Label ProjectionWikiANN multilingual (test)
bn92
4
Showing 10 of 10 rows

Other info

Follow for update