Efficient Technical Term Translation: A Knowledge Distillation Approach for Parenthetical Terminology Translation
Jiyoon Myung, Jihyeon Park, Jungki Son, Kyungro Lee, Joohyung Han

TL;DR
This paper proposes a new parenthetical terminology translation task and a knowledge distillation approach to improve the accuracy and reliability of technical term translation in neural models.
Contribution
It introduces the PTT task, a dataset for it, and a knowledge distillation method to enhance translation models, especially small language models.
Findings
Fine-tuned models outperform few-shot prompted models.
Small language models do not consistently outperform larger NMT models.
Continued pre-training improves translation accuracy.
Abstract
This paper addresses the challenge of accurately translating technical terms, which are crucial for clear communication in specialized fields. We introduce the Parenthetical Terminology Translation (PTT) task, designed to mitigate potential inaccuracies by displaying the original term in parentheses alongside its translation. To implement this approach, we generated a representative PTT dataset using a collaborative approach with large language models and applied knowledge distillation to fine-tune traditional Neural Machine Translation (NMT) models and small-sized Large Language Models (sLMs). Additionally, we developed a novel evaluation metric to assess both overall translation accuracy and the correct parenthetical presentation of terms. Our findings indicate that sLMs did not consistently outperform NMT models, with fine-tuning proving more effective than few-shot prompting,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Semantic Web and Ontologies · linguistics and terminology studies
MethodsKnowledge Distillation
