paper-with-me

홈 › Papers

English Please: Evaluating Machine Translation with Large Language Models for Multilingual Bug Reports

2025-02-20 · Avinash Patil, Siru Tao, Aryan Jadon

Accurate translation of bug reports is critical for efficient collaboration in global software development. In this study, we conduct the first comprehensive evaluation of machine translation (MT) performance on bug reports, analyzing the capabilities of DeepL, AWS Translate, and large language models such as ChatGPT, Claude, Gemini, LLaMA, and Mistral using data from the Visual Studio Code GitHub repository, specifically focusing on reports labeled with the english-please tag. To assess both translation quality and source language identification accuracy, we employ a range of MT evaluation metrics-including BLEU, BERTScore, COMET, METEOR, and ROUGE-alongside classification metrics such as accuracy, precision, recall, and F1-score. Our findings reveal that while ChatGPT (gpt-4o) excels in semantic and lexical translation quality, it does not lead in source language identification. Claude and Mistral achieve the highest F1-scores (0.7182 and 0.7142, respectively), and Gemini records the best precision (0.7414). AWS Translate shows the highest accuracy (0.4717) in identifying source languages. These results highlight that no single system dominates across all tasks, reinforcing the importance of task-specific evaluations. This study underscores the need for domain adaptation when translating technical content and provides actionable insights for integrating MT into bug-triaging workflows. The code and dataset for this paper are available at GitHub-https://github.com/av9ash/English-Please

📄 PDF Abstract BibTeX arXiv:2502.14338

Code (1)

av9ash/English-Please 공식 구현

Tasks

Domain AdaptationLanguage IdentificationMachine TranslationTAGTranslation

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

A global AI community requires language-diverse publishing

2024-08-27 · Haley Lepp, Parth Sarin

In this provocation, we discuss the English dominance of the AI research community, arguing that the requirement for English language publishing upholds and reinforces broader regimes of extraction in AI. While large lan…

Machine Translation

Evaluating Neural Machine Translation in English-Japanese Task

2015-10-01 · WS 2015 10 · Zhongyuan Zhu
Machine TranslationTranslation

Investigating Terminology Translation in Statistical and Neural Machine Translation: A Case Study on English-to-Hindi and Hindi-to-English

2019-09-01 · RANLP 2019 9 · Rejwanul Haque, Md Hasanuzzaman, Andy Way

Terminology translation plays a critical role in domain-specific machine translation (MT). In this paper, we conduct a comparative qualitative evaluation on terminology translation in phrase-based statistical MT (PB-SMT)…

Machine TranslationNMTTranslation

Evaluating Machine Translation Models for English-Hindi Language Pairs: A Comparative Analysis

2025-05-26 · Ahan Prasannakumar Shetty

Machine translation has become a critical tool in bridging linguistic gaps, especially between languages as diverse as English and Hindi. This paper comprehensively evaluates various machine translation models for transl…

Machine TranslationTranslation

Neural Machine Translation for English-Tamil

2018-10-01 · WS 2018 10 · Himanshu Choudhary, Aditya Kumar Pathak, Rajiv Ratan Saha, Ponnurangam Kumaraguru

A huge amount of valuable resources is available on the web in English, which are often translated into local languages to facilitate knowledge sharing among local people who are not much familiar with English. However, …

Machine TranslationNMTTranslation