paper-with-me

홈 › Papers

Instruction-tuned Large Language Models for Machine Translation in the Medical Domain

2024-08-29 · Miguel Rios

Large Language Models (LLMs) have shown promising results on machine translation for high resource language pairs and domains. However, in specialised domains (e.g. medical) LLMs have shown lower performance compared to standard neural machine translation models. The consistency in the machine translation of terminology is crucial for users, researchers, and translators in specialised domains. In this study, we compare the performance between baseline LLMs and instruction-tuned LLMs in the medical domain. In addition, we introduce terminology from specialised medical dictionaries into the instruction formatted datasets for fine-tuning LLMs. The instruction-tuned LLMs significantly outperform the baseline models with automatic metrics.

📄 PDF Abstract BibTeX arXiv:2408.16440

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

On Instruction-Finetuning Neural Machine Translation Models

2024-10-07 · Vikas Raunak, Roman Grundkiewicz, Marcin Junczys-Dowmunt

In this work, we introduce instruction finetuning for Neural Machine Translation (NMT) models, which distills instruction following capabilities from Large Language Models (LLMs) into orders-of-magnitude smaller NMT mode…

Domain AdaptationInstruction FollowingMachine TranslationNMT+1

Enhancing Document-level Translation of Large Language Model via Translation Mixed-instructions

2024-01-16 · Yachao Li, Junhui Li, Jing Jiang, Min Zhang

Existing large language models (LLMs) for machine translation are typically fine-tuned on sentence-level translation instructions and achieve satisfactory performance at the sentence level. However, when applied to docum…

Language ModelingLanguage ModellingLarge Language ModelMachine Translation+2

Lius: Translation Model Based Instructional Lingustic Using Continual Instruction Tuning In Kupang Malay

2026-06-10 · Joanito Agili Lopo, Yunita Sari, Guntur Budi Herwanto arxiv

Large Language Models (LLMs) offer new potential for translation tasks but often experience performance degradation when handling low-resource languages. To address this limitation, we propose an approach for fine-tuning…

Machine Translation

Improving LLMs for Machine Translation Using Synthetic Preference Data

2025-08-20 · Dario Vajda, Domen Vreš, Marko Robnik-Šikonja arxiv

Large language models have emerged as effective machine translation systems. In this paper, we explore how a general instruction-tuned large language model can be improved for machine translation using relatively few eas…

Machine Translation

ParroT: Translating during Chat using Large Language Models tuned with Human Translation and Feedback

2023-04-05 · Wenxiang Jiao, Jen-tse Huang, Wenxuan Wang, Zhiwei He 외

Large language models (LLMs) like ChatGPT have exhibited remarkable abilities on a wide range of natural language processing~(NLP) tasks, including various machine translation abilities accomplished during chat. However,…

Instruction FollowingMachine TranslationTranslation