paper-with-me

홈 › Papers

Improving NMT Quality Using Terminology Injection

2020-05-01 · LREC 2020 5 · Duane K. Dougal, Deryle Lonsdale

Many organizations use domain- or organization-specific words and phrases. This paper explores the use of vetted terminology as an input to neural machine translation (NMT) for improved results: ensuring that the translation of individual terms is consistent with an approved multilingual terminology collection. We discuss, implement, and evaluate a method for injecting terminology and for evaluating terminology injection. Our use of the long short-term memory (LSTM) attention mechanism prevalent in state-of-the-art NMT systems involves attention vectors for correctly identifying semantic entities and aligning the tokens that represent them, both in the source and the target languages. Appropriate terminology is then injected into matching alignments during decoding. We also introduce a new translation metric more sensitive to approved terminological content in MT output.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

It Takes Two: A Dual Stage Approach for Terminology-Aware Translation

2025-11-07 · Akshat Singh Jaswal arxiv

This paper introduces DuTerm, a novel two-stage architecture for terminology-constrained machine translation. Our system combines a terminology-aware NMT model, adapted via fine-tuning on large-scale synthetic data, with…

Machine Translation

Deep Learning and Natural Language Processing in the Field of Construction

2025-01-14 · Rémy Kessler, Nicolas Béchet

This article presents a complete process to extract hypernym relationships in the field of construction using two main steps: terminology extraction and detection of hypernyms from these terms. We first describe the corp…

LLMs as Function Approximators: Terminology, Taxonomy, and Questions for Evaluation

2024-07-18 · David Schlangen

Natural Language Processing has moved rather quickly from modelling specific tasks to taking more general pre-trained models and fine-tuning them for specific tasks, to a point where we now have what appear to be inheren…

A Systematic Literature Review on LLM Defenses Against Prompt Injection and Jailbreaking: Expanding NIST Taxonomy

2026-01-29 · Pedro H. Barcha Correia, Ryan W. Achjian, Diego E. G. Caetano de Oliveira, Ygor Acacio Maria 외 arxiv

The rapid advancement and widespread adoption of generative artificial intelligence (GenAI) and large language models (LLMs) has been accompanied by the emergence of new security vulnerabilities and challenges, such as j…

CUNI systems for WMT21: Terminology translation Shared Task

2021-09-20 · WMT (EMNLP) 2021 11 · Josef Jon, Michal Novák, João Paulo Aires, Dušan Variš 외

This paper describes Charles University submission for Terminology translation Shared Task at WMT21. The objective of this task is to design a system which translates certain terms based on a provided terminology databas…

SentenceTranslation