paper-with-me

홈 › Papers

Improving Machine Translation Formality Control with Weakly-Labelled Data Augmentation and Post Editing Strategies

2022-05-01 · IWSLT (ACL) 2022 5 · Daniel Zhang, Jiang Yu, Pragati Verma, Ashwinkumar Ganesan, Sarah Campbell

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMachine Translation

Similar Papers 제목 키워드 기반

A Study of Style in Machine Translation: Controlling the Formality of Machine Translation Output

2017-09-01 · EMNLP 2017 9 · Xing Niu, Marianna Martindale, Marine Carpuat

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 TranslationTranslation

Machine Translation to Control Formality Features in the Target Language

2023-11-22 · Harshita Tyagi, Prashasta Jung, Hyowon Lee

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 TranslationTranslation

Controlling Translation Formality Using Pre-trained Multilingual Language Models

2022-05-13 · IWSLT (ACL) 2022 5 · Elijah Rippeth, Sweta Agrawal, Marine Carpuat

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 ModellingTranslation

CoCoA-MT: A Dataset and Benchmark for Contrastive Controlled MT with Application to Formality

2022-05-09 · Findings (NAACL) 2022 7 · Maria Nădejde, Anna Currey, Benjamin Hsu, Xing Niu 외

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 TranslationSentenceTranslationvalid

Controlling Neural Machine Translation Formality with Synthetic Supervision

2019-11-20 · Xing Niu, Marine Carpuat

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