paper-with-me

홈 › Papers

Neural Machine Translation Models Can Learn to be Few-shot Learners

2023-09-15 · Raphael Reinauer, Patrick Simianer, Kaden Uhlig, Johannes E. M. Mosig, Joern Wuebker

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.

📄 PDF Abstract BibTeX arXiv:2309.08590

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationIn-Context LearningLanguage ModelingLanguage ModellingLarge Language ModelMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Writing in a second Language with Machine translation (WiLMa)

2022-06-01 · EAMT 2022 6 · Margot Fonteyne, Maribel Montero Perez, Joke Daems, Lieve Macken

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 TranslationTranslation

Construction of an Evaluation Corpus for Grammatical Error Correction for Learners of Japanese as a Second Language

2020-05-01 · LREC 2020 5 · Aomi Koyama, Tomoshige Kiyuna, Kenji Kobayashi, Mio Arai 외

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 TranslationNMTTranslation

Bidirectional Language Models Are Also Few-shot Learners

2022-09-29 · Ajay Patel, Bryan Li, Mohammad Sadegh Rasooli, Noah Constant 외

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+3

Using CollGram to Compare Formulaic Language in Human and Machine Translation

2021-07-01 · TRITON 2021 7 · Yves Bestgen

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 TranslationTranslation

PETCI: A Parallel English Translation Dataset of Chinese Idioms

2022-02-19 · Kenan Tang

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