Pith. sign in

REVIEW 18 cited by

How Good Are GPT Models at Machine Translation? A Comprehensive Evaluation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2302.09210 v1 pith:2BYHZEPW submitted 2023-02-18 cs.CL

classification cs.CL
keywords translationmodelscomprehensiveevaluationlanguagesmachinequalityresource
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Generative Pre-trained Transformer (GPT) models have shown remarkable capabilities for natural language generation, but their performance for machine translation has not been thoroughly investigated. In this paper, we present a comprehensive evaluation of GPT models for machine translation, covering various aspects such as quality of different GPT models in comparison with state-of-the-art research and commercial systems, effect of prompting strategies, robustness towards domain shifts and document-level translation. We experiment with eighteen different translation directions involving high and low resource languages, as well as non English-centric translations, and evaluate the performance of three GPT models: ChatGPT, GPT3.5 (text-davinci-003), and text-davinci-002. Our results show that GPT models achieve very competitive translation quality for high resource languages, while having limited capabilities for low resource languages. We also show that hybrid approaches, which combine GPT models with other translation systems, can further enhance the translation quality. We perform comprehensive analysis and human evaluation to further understand the characteristics of GPT translations. We hope that our paper provides valuable insights for researchers and practitioners in the field and helps to better understand the potential and limitations of GPT models for translation.

Discussion (0). Sign in to comment.

Forward citations

Cited by 18 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 187 citations worldwide. Full citation record

  1. Translation Heads: Disentangling meaning from language in LLM-based machine translation

    cs.CL 2026-02 accept novelty 6.0 of 10

    Across 20 language directions and three model families, roughly 1% of attention heads — split into separable language-identification and meaning-equivalence groups — causally drive LLM translation, and steering them r...

  2. ML2B: Benchmarking LLMs on Cross-Lingual ML Pipeline Generation

    cs.CL 2025-09 conditional novelty 6.0 of 10

    A new open-source benchmark evaluates LLM-generated end-to-end ML pipelines from Kaggle competition descriptions translated into 13 languages, with 6 private tasks to limit data leakage.

  3. How Important is `Perfect' English for Machine Translation Prompts?

    cs.CL 2025-07 accept novelty 6.0 of 10

    For LLM machine translation, prompt choice affects output quality more than realistic user errors, with spelling errors hurting most and phrase-level errors often harmless.

  4. LLMCup: Ranking-Enhanced Comment Updating with LLMs

    cs.SE 2025-07 conditional novelty 6.0 of 10

    LLMCup combines multi-prompt LLM comment generation with a learned ranker, achieving 0.383 exact-match accuracy on the CUP test set versus 0.257 for HebCup and 0.177 for CUP.

  5. Prompting LLMs: Length Control for Isometric Machine Translation

    cs.CL 2025-06 conditional novelty 6.0 of 10

    Instruction-example alignment and extreme short demonstrations drive length control in LLM translation; selecting among multiple outputs improves the length-quality tradeoff.

  6. Exploring In-context Example Generation for Machine Translation

    cs.CL 2025-05 conditional novelty 6.0 of 10

    DAT generates query-specific in-context translation examples using only an LLM, improving English-to-low-resource translation over zero-shot in most tested languages.

  7. Beyond Semantic Entropy: Boosting LLM Uncertainty Quantification with Pairwise Semantic Similarity

    cs.LG 2025-05 conditional novelty 6.0 of 10

    SNNE estimates LLM uncertainty from pairwise semantic similarities of sampled answers using a log-sum-exp aggregation, and it generalizes semantic entropy as a special case.

  8. Compensating for Data with Reasoning: Low-Resource Machine Translation with LLMs

    cs.CL 2025-05 conditional novelty 6.0 of 10

    Fragment-Shot Prompting, which retrieves example translations for sentence fragments, substantially improves LLM translation into and between Ladin variants but not into Italian.

  9. Evaluating Prompt Scope and Demonstration Similarity in Local LLM Machine Translation

    cs.CL 2026-07 conditional novelty 5.0 of 10

    Prompt scope and demonstration selection materially change local LLM translation quality and compliance, and dedicated MT systems still outperform them overall.

  10. Reasoning Before Translation: Enhancing Legal Machine Translation with Structured Reasoning

    cs.CL 2026-07 conditional novelty 5.0 of 10

    On Swiss legal translation, reinforcement learning with a ChrF reward improves small open models more than supervised fine-tuning, but frontier reasoning models still score higher.

  11. The Role of Prompt Language and Translation-Theory-Driven Prompts in Large Language Models: A Case Study on Spanish-Chinese Journalistic Translation

    cs.CL 2026-07 conditional novelty 5.0 of 10

    On four EL PAÍS editorials, brief-oriented theory-driven prompts beat a baseline under human MQM (8.66 vs 7.84) but lose under BLEU/BERTScore; prompt language has negligible effect.

  12. $M^2PO$: Multi-Perspective Multi-Pair Preference Optimization for Machine Translation

    cs.CL 2025-10 reject novelty 5.0 of 10

    M2PO combines a QE-plus-alignment reward with a dynamic curriculum and multi-pair DPO loss, and reports WMT21-22 gains for a 7B translation model, but the abstract's WMT23/24 9B parity claims are unsupported.

  13. Psychology-Driven Enhancement of Humour Translation

    cs.CL 2025-07 conditional novelty 5.0 of 10

    A decomposition-and-recomposition prompt method for humor translation reports large gains on LLM-based metrics, but the evaluation lacks human validation and statistical checks.

  14. Toxicity-Aware Few-Shot Prompting for Low-Resource Singlish Translation

    cs.CL 2025-07 conditional novelty 4.0 of 10

    A two-stage pipeline combining human-curated Singlish examples with embedding-based LLM ranking selects GPT-4o mini for toxicity-preserving translation, reaching gold-level human scores for Chinese and Malay but not Tamil.

  15. Invariant-based Robust Weights Watermark for Large Language Models

    cs.CR 2025-07 conditional novelty 4.0 of 10

    An invariant-based weights watermark embeds per-user keys into the null space of transformer invariants and uses noise to repel collusion.

  16. TACTIC: Translation Agents with Cognitive-Theoretic Interactive Collaboration

    cs.CL 2025-06 conditional novelty 4.0 of 10

    TACTIC, a cognitive-inspired six-agent workflow, improves LLM translation quality over direct prompting on FLORES-200 and WMT24, with the best DeepSeek-V3 setup reaching 96.19 XCOMET on English-to-X.

  17. Beyond the Sentence: A Survey on Context-Aware Machine Translation with Large Language Models

    cs.CL 2025-06 conditional novelty 4.0 of 10

    A survey of context-aware machine translation with large language models, categorizing prompting, fine-tuning, and agent-based approaches.

  18. Are Large Language Models Capable of Deep Relational Reasoning? Insights from DeepSeek-R1 and Benchmark Comparisons

    cs.AI 2025-06 conditional novelty 3.0 of 10

    DeepSeek-R1 outperforms GPT-4o and DeepSeek-V3 on family tree and graph reasoning benchmarks at sizes 10 and 20, but all models collapse at size 40.

Pith tools