Neural Machine Translation Models Can Learn to be Few-shot Learners
The emergent ability of Large Language Models to use a small number of examples to learn to perform in novel domains and tasks, also called in-context learning (ICL). In this work, we show that a much smaller model can be trained to perform ICL by fine-tuning towards a specialized training objective, exemplified on the task of domain adaptation for neural machine translation. With this capacity for ICL, the model can take advantage of relevant few-shot examples to adapt its output towards the domain. We compare the quality of this domain adaptation to traditional supervised techniques and ICL with a 40B-parameter Large Language Model. Our approach allows efficient batch inference on a mix of domains and outperforms state-of-the-art baselines in terms of both translation quality and immediate adaptation rate, i.e. the ability to reproduce a specific term after being shown a single example.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationIn-Context LearningLanguage ModelingLanguage ModellingLarge Language ModelMachine TranslationTranslationSimilar Papers 제목 키워드 기반
Writing in a second Language with Machine translation (WiLMa)
The WiLMa project aims to assess the effects of using machine translation (MT) tools on the writing processes of second language (L2) learners of varying proficiency. Particular attention is given to individual variation…
Machine TranslationTranslationConstruction of an Evaluation Corpus for Grammatical Error Correction for Learners of Japanese as a Second Language
The NAIST Lang-8 Learner Corpora (Lang-8 corpus) is one of the largest second-language learner corpora. The Lang-8 corpus is suitable as a training dataset for machine translation-based grammatical error correction syste…
Grammatical Error CorrectionMachine TranslationNMTTranslationBidirectional Language Models Are Also Few-shot Learners
Large language models such as GPT-3 (Brown et al., 2020) can perform arbitrary tasks without undergoing fine-tuning after being prompted with only a few labeled examples. An arbitrary task can be reformulated as a natura…
DenoisingLanguage ModelingLanguage ModellingMachine Translation+3Using CollGram to Compare Formulaic Language in Human and Machine Translation
A comparison of formulaic sequences in human and neural machine translation of quality newspaper articles shows that neural machine translations contain less lower-frequency, but strongly-associated formulaic sequences (…
ArticlesMachine TranslationTranslationPETCI: A Parallel English Translation Dataset of Chinese Idioms
Idioms are an important language phenomenon in Chinese, but idiom translation is notoriously hard. Current machine translation models perform poorly on idiom translation, while idioms are sparse in many translation datas…
Machine TranslationTranslation