paper-with-me

홈 › Papers

Rule-based Morphological Inflection Improves Neural Terminology Translation

2021-09-10 · EMNLP 2021 11 · Weijia Xu, Marine Carpuat

Current approaches to incorporating terminology constraints in machine translation (MT) typically assume that the constraint terms are provided in their correct morphological forms. This limits their application to real-world scenarios where constraint terms are provided as lemmas. In this paper, we introduce a modular framework for incorporating lemma constraints in neural MT (NMT) in which linguistic knowledge and diverse types of NMT models can be flexibly applied. It is based on a novel cross-lingual inflection module that inflects the target lemma constraints based on the source context. We explore linguistically motivated rule-based and data-driven neural-based inflection modules and design English-German health and English-Lithuanian news test suites to evaluate them in domain adaptation and low-resource MT settings. Results show that our rule-based inflection module helps NMT models incorporate lemma constraints more accurately than a neural module and outperforms the existing end-to-end approach with lower training costs.

📄 PDF Abstract BibTeX arXiv:2109.04620

Code (1)

izecson/terminology-translation 공식 구현

Tasks

Domain AdaptationLEMMAMachine TranslationMorphological InflectionNMTTranslation

Similar Papers 제목 키워드 기반

Don't Forget the Long Tail! A Comprehensive Analysis of Morphological Generalization in Bilingual Lexicon Induction

2019-09-06 · IJCNLP 2019 11 · Paula Czarnowska, Sebastian Ruder, Edouard Grave, Ryan Cotterell 외

Human translators routinely have to translate rare inflections of words - due to the Zipfian distribution of words in a language. When translating from Spanish, a good translator would have no problem identifying the pro…

Bilingual Lexicon InductionTranslation

Backtranslation in Neural Morphological Inflection

2021-11-01 · EMNLP (insights) 2021 11 · Ling Liu, Mans Hulden

Backtranslation is a common technique for leveraging unlabeled data in low-resource scenarios in machine translation. The method is directly applicable to morphological inflection generation if unlabeled word forms are a…

Machine TranslationMorphological InflectionTranslation

Falling Through the Gaps: Neural Architectures as Models of Morphological Rule Learning

2021-05-08 · Deniz Beser

Recent advances in neural architectures have revived the problem of morphological rule learning. We evaluate the Transformer as a model of morphological rule learning and compare it with Recurrent Neural Networks (RNN) o…

Morphological Inflection

Automatic Construction of Morphologically Motivated Translation Models for Highly Inflected, Low-Resource Languages

2016-10-01 · AMTA 2016 10 · John Hewitt, Matt Post, David Yarowsky

Statistical Machine Translation (SMT) of highly inflected, low-resource languages suffers from the problem of low bitext availability, which is exacerbated by large inflectional paradigms. When translating into English, …

Machine TranslationTranslation

Inverting and Modeling Morphological Inflection

2019-08-01 · WS 2019 8 · Yohei Oseki, Yasutada Sudo, Hiromu Sakai, Alec Marantz

Previous {``}wug{''} tests (Berko, 1958) on Japanese verbal inflection have demonstrated that Japanese speakers, both adults and children, cannot inflect novel present tense forms to {``}correct{''} past tense forms pred…

Morphological Inflection