Background/Objective: The shift from classical rule-based and statistical systems of Machine Translation (MT) to more advanced Neural Machine Translation (NMT) systems employing transformers is quite astonishing. Still, translating language pairs such as English and Amharic, which are structurally different, poses a considerable challenge. This study explores the impact of incorporating known syntactic information on the performance of English-Amharic translation in Graph2Seq model to the precision and fluency of translations. Methods: We aimed to enhance translation performance with the design of an attention-based Graph2Seq model that utilizes a shaped syntactic dependency tree and implements Graph Neural Networks (GNN) to capture the hierarchy of language. The model overcomes the constraints posed by conventional sequence-to-sequence (Seq2Seq) models by adding syntactic information into the encoder. The dataset includes roughly 1.14 million parallel sentences in English and Amharic. Findings: There is a positive, actionable gap, as the proposed model was able to exceed the benchmarks set by the transformer models and pretrained methodologies, attaining BLEU 37.3, and demonstrating marked improvement in translation quality. Furthermore, these findings have defied the argument stating that diversity on the morpho-syntactic level impedes translation, instead illustrating the potency of rich superset syntax modeling. This score beats baseline figures by 4.56 points and 24.24 points compared to M2M100 and the standard transformer models, respectively. Novelty: All these points towards the fact that incorporating deep syntactic structures to enrich Graph-NMT systems on low-resource languages enhances their capabilities, paving avenues for further investigations in the field of Machine Translation. This study can be a starting point towards more research on the enhancement of accuracy and fluency of translations using a multidisciplinary approach based on language.
Keywords: Graph neural networks, English-Amharic machine translation, Syntactic of source language, BLEU score, Low-resource language