Graph Neural Networks for Multiparallel Word Alignment
Ayyoob Imani, L\"utfi Kerem \c{S}enel, Masoud Jalili Sabet,, Fran\c{c}ois Yvon, Hinrich Sch\"utze

TL;DR
This paper introduces a novel graph neural network approach for multiparallel word alignment, leveraging the structure of multiple language pairs simultaneously to improve alignment quality and generalization.
Contribution
It presents a new GNN-based method that considers all language pairs together in a multiparallel graph, enhancing alignment accuracy over previous approaches.
Findings
Outperforms previous methods on three datasets
Utilizes community detection for better alignment
Generalizes beyond training sentences
Abstract
After a period of decrease, interest in word alignments is increasing again for their usefulness in domains such as typological research, cross-lingual annotation projection, and machine translation. Generally, alignment algorithms only use bitext and do not make use of the fact that many parallel corpora are multiparallel. Here, we compute high-quality word alignments between multiple language pairs by considering all language pairs together. First, we create a multiparallel word alignment graph, joining all bilingual word alignment pairs in one graph. Next, we use graph neural networks (GNNs) to exploit the graph structure. Our GNN approach (i) utilizes information about the meaning, position, and language of the input words, (ii) incorporates information from multiple parallel sentences, (iii) adds and removes edges from the initial alignments, and (iv) yields a prediction model that…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
