paper-with-me

홈 › Papers

Towards Reliable Machine Translation: Scaling LLMs for Critical Error Detection and Safety

2026-02-11 · Muskaan Chopra, Lorenz Sparrenberg, Rafet Sifa arxiv

Machine Translation (MT) plays a pivotal role in cross-lingual information access, public policy communication, and equitable knowledge dissemination. However, critical meaning errors, such as factual distortions, intent reversals, or biased translations, can undermine the reliability, fairness, and safety of multilingual systems. In this work, we explore the capacity of instruction-tuned Large Language Models (LLMs) to detect such critical errors, evaluating models across a range of parameters using the publicly accessible data sets. Our findings show that model scaling and adaptation strategies (zero-shot, few-shot, fine-tuning) yield consistent improvements, outperforming encoder-only baselines like XLM-R and ModernBERT. We argue that improving critical error detection in MT contributes to safer, more trustworthy, and socially accountable information systems by reducing the risk of disinformation, miscommunication, and linguistic harm, especially in high-stakes or underrepresented contexts. This work positions error detection not merely as a technical challenge, but as a necessary safeguard in the pursuit of just and responsible multilingual AI. The code will be made available at GitHub.

📄 PDF Abstract BibTeX arXiv:2602.11444

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

The Impact of Model Scaling on Seen and Unseen Language Performance

2025-01-10 · Rhitabrat Pokharel, Sina Bagheri Nezhad, Ameeta Agrawal, Suresh Singh

The rapid advancement of Large Language Models (LLMs), particularly those trained on multilingual corpora, has intensified the need for a deeper understanding of their performance across a diverse range of languages and …

Machine TranslationMultilingual text classificationtext-classificationText Classification+1

Scaling Model and Data for Multilingual Machine Translation with Open Large Language Models

2026-02-12 · Yuzhe Shang, Pengzhi Gao, Wei Liu, Jian Luan 외 arxiv

Open large language models (LLMs) have demonstrated improving multilingual capabilities in recent years. In this paper, we present a study of open LLMs for multilingual machine translation (MT) across a range of language…

Continual PretrainingMachine Translation

Quality or Quantity? On Data Scale and Diversity in Adapting Large Language Models for Low-Resource Translation

2024-08-23 · Vivek Iyer, Bhavitvya Malik, Pavel Stepachev, Pinzhen Chen 외

Despite the recent popularity of Large Language Models (LLMs) in Machine Translation (MT), their performance in low-resource languages (LRLs) still lags significantly behind Neural Machine Translation (NMT) models. In th…

DiversityMachine TranslationNMTTranslation

Translation as a Scalable Proxy for Multilingual Evaluation

2026-01-16 · Sheriff Issaka, Erick Rosas Gonzalez, Lieqi Liu, Evans Kofi Agyei 외 arxiv

The rapid proliferation of LLMs has created a critical evaluation paradox: while LLMs claim multilingual proficiency, comprehensive non-machine-translated benchmarks exist for fewer than 30 languages, leaving >98% of the…

Scaling Behavior of Machine Translation with Large Language Models under Prompt Injection Attacks

2024-03-14 · Zhifan Sun, Antonio Valerio Miceli-Barone

Large Language Models (LLMs) are increasingly becoming the preferred foundation platforms for many Natural Language Processing tasks such as Machine Translation, owing to their quality often comparable to or better than …

Machine TranslationTranslation