Exploiting Linguistic Resources for Neural Machine Translation Using Multi-task Learning
Linguistic resources such as part-of-speech (POS) tags have been extensively used in statistical machine translation (SMT) frameworks and have yielded better performances. However, usage of such linguistic annotations in neural machine translation (NMT) systems has been left under-explored. In this work, we show that multi-task learning is a successful and a easy approach to introduce an additional knowledge into an end-to-end neural attentional model. By jointly training several natural language processing (NLP) tasks in one system, we are able to leverage common information and improve the performance of the individual task. We analyze the impact of three design decisions in multi-task learning: the tasks used in training, the training schedule, and the degree of parameter sharing across the tasks, which is defined by the network architecture. The experiments are conducted for an German to English translation task. As additional linguistic resources, we exploit POS information and named-entities (NE). Experiments show that the translation quality can be improved by up to 1.5 BLEU points under the low-resource condition. The performance of the POS tagger is also improved using the multi-task learning scheme.
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationMulti-Task LearningNMTPOSTranslationSimilar Papers 제목 키워드 기반
Kunji : A Resource Management System for Higher Productivity in Computer Aided Translation Tools
Complex NLP applications, such as machine translation systems, utilize various kinds of resources namely lexical, multiword, domain dictionaries, maps and rules etc. Similarly, translators working on Computer Aided Trans…
Machine TranslationManagementNERTranslationA Data Selection Approach for Enhancing Low Resource Machine Translation Using Cross-Lingual Sentence Representations
Machine translation in low-resource language pairs faces significant challenges due to the scarcity of parallel corpora and linguistic resources. This study focuses on the case of English-Marathi language pairs, where ex…
Machine TranslationSentenceTranslationLeveraging Data Resources for Cross-Linguistic Information Retrieval Using Statistical Machine Translation
Bilingual Words and Phrase Mappings for Marathi and Hindi SMT
Lack of proper linguistic resources is the major challenges faced by the Machine Translation system developments when dealing with the resource poor languages. In this paper, we describe effective ways to utilize the lex…
Machine TranslationTranslationMultiword Expression aware Neural Machine Translation
Multiword Expressions (MWEs) are a frequently occurring phenomenon found in all natural languages that is of great importance to linguistic theory, natural language processing applications, and machine translation system…
Data AugmentationMachine TranslationNMTTranslation