Challenge: Text style transfer is a text generation task where a given sentence must be rewritten changing its style while preserving its meaning.
Approach: They propose a modular approach for multilingual formality transfer using machine translated data and gold aligned English sentences.
Outcome: The proposed approach achieves competitive performance without monolingual task-specific parallel data and can be applied to other style transfer tasks as well as to other languages.

Similar Papers

Can Machine Translation Bridge Multilingual Pretraining and Cross-lingual Transfer Learning? (2024.lrec-main)

Copied to clipboard

Challenge: Existing models that pretrain for cross-lingual tasks do not improve cross-linguistic learning.
Approach: They propose to employ machine translation as a continued training objective to enhance language representation learning by bridging multilingual pretraining and cross-lingual applications.
Outcome: The proposed model performance is compared with existing models and their latent representations.
nmT5 - Is parallel data still relevant for pre-training massively multilingual language models? (2021.acl-short)

Copied to clipboard

Challenge: Recent studies have shown that cross-lingual transfer learning in pre-trained multilingual models could be improved further by incorporating parallel data.
Approach: They propose to integrate parallel data into mT5 pre-training to improve results on downstream multilingual and cross-lingual tasks.
Outcome: The proposed model improves cross-lingual transfer significantly in small fine-tuning datasets and small model sizes.
mDAPT: Multilingual Domain Adaptive Pretraining in a Single Model (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing domain-specific multilingual pretraining data is difficult to obtain due to regulations, legislation, or simply a lack of language- and domain- specific text.
Approach: They propose to continue pretraining a language model on domain-specific unlabelled text . this allows for better modelling of text for downstream tasks within the domain .
Outcome: The proposed approach outperforms the general multilingual model and performs close to its monolingual counterpart.
Beyond English: The Impact of Prompt Translation Strategies across Languages and Tasks in Multilingual LLMs (2025.findings-naacl)

Copied to clipboard

Challenge: Current LLMs are primarily trained on English data but also include data from other languages.
Approach: They propose to use a pre-translation strategy to translate a task prompt into English before inference . they use 'a modular entity' that could be translated into four different languages .
Outcome: The proposed strategies are based on a set of pre-trained data across 35 languages covering both low and high-resource languages.
Unifying Cross-Lingual Transfer across Scenarios of Resource Scarcity (2023.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to deal with resource scarcity have not been developed to deal effectively with the problem.
Approach: They propose to use a set of tools to harness data from one or more high-resource "source" languages to compensate for a shortage of data in low-resourced "target" languages.
Outcome: The proposed technique can be easily adapted to unseen languages, extending the range of the proposed technique and translation-based transfer more broadly.
T3L: Translate-and-Test Transfer Learning for Cross-Lingual Text Classification (2023.tacl-1)

Copied to clipboard

Challenge: Existing approaches to cross-lingual text classification leverage text classifiers trained in a high-resource language to perform text classification in other languages with no or minimal fine-tuning.
Approach: They propose to combine a neural machine translator and a text classifier trained in a high-resource language to perform text classification in other languages with no or minimal fine-tuning.
Outcome: The proposed approach significantly improves over a baseline approach.
Phylogeny-Inspired Adaptation of Multilingual Models to New Languages (2022.aacl-main)

Copied to clipboard

Challenge: Large pretrained multilingual models have delivered promising results due to cross-lingual learning capabilities on a variety of language tasks.
Approach: They propose to use language phylogenetic information to improve cross-lingual transfer by leveraging closely related languages in a structured, linguistically-informed manner.
Outcome: The proposed model significantly improves on the baseline model on languages unseen during training.
Multilingual Denoising Pre-training for Neural Machine Translation (2020.tacl-1)

Copied to clipboard

Challenge: Existing approaches to pre-train models focus on only English corpora, but this is not common in machine translation.
Approach: They propose a sequence-to-sequence denoising auto-encoder pre-trained on monolingual corpora . they show that it produces significant performance gains across MT tasks .
Outcome: The proposed model can achieve significant performance gains across a wide variety of MT tasks.
Cross-lingual Visual Pre-training for Multimodal Machine Translation (2021.eacl-main)

Copied to clipboard

Challenge: Pre-trained language models have been shown to improve performance in many natural language tasks.
Approach: They propose to combine cross-lingual and visual pre-training to learn visually-grounded cross-linguistic representations using masked region classification and three-way parallel vision & language corpora.
Outcome: The proposed models obtain state-of-the-art performance when fine-tuned for multimodal machine translation.
Multi-Task Neural Models for Translating Between Styles Within and Across Languages (C18-1)

Copied to clipboard

Challenge: Generating natural language requires conveying content in an appropriate style.
Approach: They propose to solve two related tasks on generating text of varying formality jointly using multi-task learning.
Outcome: The proposed models achieve state-of-the-art performance for formality transfer and formality-sensitive machine translation without training on style-annotated translation examples.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations