Systematic Analysis of Large Language Models and Transformer-Based Machine Translation for English-Tamil and Tamil-English Across Diverse Datasets

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Advanced, quick

Summary

This research systematically evaluates several multilingual translation models for English-Tamil and Tamil-English across diverse datasets, including NTREX, EnTamV2, WikiMatrix, and PMIndia. The study assesses supervised Neural Machine Translation (NMT) systems, NLLB and mBART, using both BLEU and chrF metrics, examining their performance across varying data quality and domains. It also incorporates an attention-based analysis to visualize token alignments between English source texts and Tamil translations, enhancing model interpretability. Furthermore, the study demonstrates that in-context prompting with the Tamil-capable TamilLaMA model can achieve effective few-shot English-to-Tamil and Tamil-to-English translation, qualitatively comparing it to supervised methods. Key findings indicate that dataset quality and domain alignment significantly impact model performance, attention mechanisms improve explainability, and few-shot large language models can produce structurally coherent Tamil translations.

Key takeaway

For NLP engineers developing machine translation systems for low-resource languages like Tamil, prioritize curating high-quality, domain-aligned datasets, as this significantly impacts model performance. You should also integrate attention-based analysis to diagnose translation errors and enhance model interpretability. Consider exploring in-context prompting with large language models such as TamilLaMA for few-shot translation, as it can produce structurally coherent outputs, offering a viable alternative or complement to supervised approaches.

Key insights

Dataset quality and domain alignment are critical for English-Tamil machine translation, with few-shot LLMs showing promise for coherent output.

Principles

Method

The study evaluates supervised NMT (NLLB, mBART) with BLEU/chrF, performs attention analysis, and qualitatively compares few-shot LLM (TamilLaMA) prompting for English-Tamil translation.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.