paper-with-me

Papers

Optimizing Machine Translation through Prompt Engineering: An Investigation into ChatGPT's Customizability

2023-08-02 · Masaru Yamada

This paper explores the influence of integrating the purpose of the translation and the target audience into prompts on the quality of translations produced by ChatGPT. Drawing on previous translation studies, industry practices, and ISO standards, the research underscores the significance of the pre-production phase in the translation process. The study reveals that the inclusion of suitable prompts in large-scale language models like ChatGPT can yield flexible translations, a feat yet to be realized by conventional Machine Translation (MT). The research scrutinizes the changes in translation quality when prompts are used to generate translations that meet specific conditions. The evaluation is conducted from a practicing translator's viewpoint, both subjectively and qualitatively, supplemented by the use of OpenAI's word embedding API for cosine similarity calculations. The findings suggest that the integration of the purpose and target audience into prompts can indeed modify the generated translations, generally enhancing the translation quality by industry standards. The study also demonstrates the practical application of the "good translation" concept, particularly in the context of marketing documents and culturally dependent idioms.

📄 PDF Abstract BibTeX arXiv:2308.01391

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMarketingPrompt EngineeringTranslation

Similar Papers 제목 키워드 기반

Learning to Rewrite Prompts for Bootstrapping LLMs on Downstream Tasks

2025-10-08 · Qinhao Zhou, Xiang Xiang, Kun He, John E. Hopcroft arxiv

In recent years, the growing interest in Large Language Models (LLMs) has significantly advanced prompt engineering, transitioning from manual design to model-based optimization. Prompts for LLMs generally comprise two c…

Machine TranslationPrompt Engineering

Prompt Engineering for Healthcare: Methodologies and Applications

2023-04-28 · Jiaqi Wang, Enze Shi, Sigang Yu, Zihao Wu 외

Prompt engineering is a critical technique in the field of natural language processing that involves designing and optimizing the prompts used to input information into models, aiming to enhance their performance on spec…

Machine TranslationPrompt EngineeringQuestion AnsweringText Summarization+1

Prompt Space Optimizing Few-shot Reasoning Success with Large Language Models

2023-06-06 · Fobo Shi, Peijun Qing, Dong Yang, Nan Wang 외

Prompt engineering is an essential technique for enhancing the abilities of large language models (LLMs) by providing explicit and specific instructions. It enables LLMs to excel in various tasks, such as arithmetic reas…

Arithmetic ReasoningIn-Context LearningMachine TranslationPrompt Engineering+3

The power of Prompts: Evaluating and Mitigating Gender Bias in MT with LLMs

2024-07-26 · Aleix Sant, Carlos Escolano, Audrey Mash, Francesca De Luca Fornaciari 외

This paper studies gender bias in machine translation through the lens of Large Language Models (LLMs). Four widely-used test sets are employed to benchmark various base LLMs, comparing their translation quality and gend…

Machine TranslationNMTTranslation

Data-Driven Approach for Formality-Sensitive Machine Translation: Language-Specific Handling and Synthetic Data Generation

2023-06-26 · Seugnjun Lee, Hyeonseok Moon, Chanjun Park, Heuiseok Lim

In this paper, we introduce a data-driven approach for Formality-Sensitive Machine Translation (FSMT) that caters to the unique linguistic properties of four target languages. Our methodology centers on two core strategi…

Machine TranslationPrompt EngineeringSynthetic Data GenerationTranslation