Improving Machine Translation Formality Control with Weakly-Labelled Data Augmentation and Post Editing Strategies
This paper describes Amazon Alexa AI’s implementation for the IWSLT 2022 shared task on formality control. We focus on the unconstrained and supervised task for en→hi (Hindi) and en→ja (Japanese) pairs where very limited formality annotated data is available. We propose three simple yet effective post editing strategies namely, T-V conversion, utilizing a verb conjugator and seq2seq models in order to rewrite the translated phrases into formal or informal language. Considering nuances for formality and informality in different languages, our analysis shows that a language-specific post editing strategy achieves the best performance. To address the unique challenge of limited formality annotations, we further develop a formality classifier to perform weakly labelled data augmentation which automatically generates synthetic formality labels from large parallel corpus. Empirical results on the IWSLT formality testset have shown that proposed system achieved significant improvements in terms of formality accuracy while retaining BLEU score on-par with baseline.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationMachine TranslationSimilar Papers 제목 키워드 기반
A Study of Style in Machine Translation: Controlling the Formality of Machine Translation Output
Stylistic variations of language, such as formality, carry speakers{'} intention beyond literal meaning and should be conveyed adequately in translation. We propose to use lexical formality models to control the formalit…
Domain AdaptationMachine TranslationTranslationMachine Translation to Control Formality Features in the Target Language
Formality plays a significant role in language communication, especially in low-resource languages such as Hindi, Japanese and Korean. These languages utilise formal and informal expressions to convey messages based on s…
Machine TranslationTranslationControlling Translation Formality Using Pre-trained Multilingual Language Models
This paper describes the University of Maryland's submission to the Special Task on Formality Control for Spoken Language Translation at \iwslt, which evaluates translation from English into 6 languages with diverse gram…
Language ModelingLanguage ModellingTranslationCoCoA-MT: A Dataset and Benchmark for Contrastive Controlled MT with Application to Formality
The machine translation (MT) task is typically formulated as that of returning a single translation for an input segment. However, in many cases, multiple different translations are valid and the appropriate translation …
Machine TranslationSentenceTranslationvalidControlling Neural Machine Translation Formality with Synthetic Supervision
This work aims to produce translations that convey source language content at a formality level that is appropriate for a particular audience. Framing this problem as a neural sequence-to-sequence task ideally requires t…
Machine TranslationSentenceTranslation