Challenge: We show a 5.8 point increase in BLEU on heavily code-mixed sentences . code-mixing is becoming more commonplace in several bilingual communities .
Approach: They propose a method to convert existing parallel data sources into code-mixed parallel data.
Outcome: The proposed method shows a 5.8 point increase in BLEU on heavily code-mixed sentences on a Hindi-English code-mixed translation task.

Similar Papers

Adapting Multilingual Models for Code-Mixed Translation (2022.findings-emnlp)

Copied to clipboard

Challenge: Prior work has addressed the lack of gold standard code-mixed to pure language parallel data with data augmentation techniques.
Approach: They propose a back-translation-based training scheme for code-mixed translation which eliminates dependence on external resources.
Outcome: The proposed model beats previous work by up to +3.8 BLEU on code-mixed tasks.
Rethinking Data Augmentation for Low-Resource Neural Machine Translation: A Multi-Task Learning Approach (2021.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to generating additional parallel sentences are aimed at expanding the support of the empirical data distribution by generating new sentence pairs that contain infrequent words.
Approach: They propose to use data augmentation techniques to generate additional parallel sentences by reversing the order of the target sentence to produce unfluent target sentences.
Outcome: The proposed approach improves on six low-resource translation tasks and the baseline and over DA methods.
Exploring Data Augmentation for Code Generation Tasks (2023.findings-eacl)

Copied to clipboard

Challenge: Recent advances in natural language processing have impacted how models are trained for programming language tasks.
Approach: They propose to use augmentation methods that yield consistent improvements in code translation and summarization by up to 6.9% and 7.5% respectively.
Outcome: The proposed methods improve translation and summarization by 6.9% and 7.5% respectively.
Target-Side Augmentation for Document-Level Machine Translation (2023.acl-long)

Copied to clipboard

Challenge: Document-level machine translation faces the challenge of data sparsity due to its long input length and a small amount of training data.
Approach: They propose a document-level machine translation model that generates many potential translations for each source document and smoothes the distribution.
Outcome: The proposed method outperforms the previous best system by 2.30 s-BLEU on News and achieves new state-of-the-art on News .
Data Augmentation for Code Translation with Comparable Corpora and Multiple References (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for translating code between programming languages are limited by parallel training data.
Approach: They propose a data augmentation technique that builds comparable corpora and augments existing parallel data with multiple reference translations.
Outcome: The proposed techniques improve CodeT5 translation between Java, Python, and C++ by an average of 7.5% Computational Accuracy (CA@1) .
Counterfactual Data Augmentation for Neural Machine Translation (2021.naacl-main)

Copied to clipboard

Challenge: Neural machine translation models often rely on large-scale parallel corpora for training, exhibiting degraded performance on low-resource languages.
Approach: They propose a method that interprets language models and phrasal alignment causally and generates augmented parallel translation corpora by sampling new source phrases from a masked language model.
Outcome: The proposed method improves translation, backtranslation and translation robustness on IWSLT’15 English Vietnamese, WMT’17 English - German, and WMT'18 English – Turkish.
A Semi-supervised Approach to Generate the Code-Mixed Text using Pre-trained Encoder and Transfer Learning (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to train neural network-based models for code-mixing are limited due to language specificity of code-mixed text.
Approach: They propose a deep learning approach to generate code-mixed text from English to multiple languages without any parallel data.
Outcome: The proposed approach generates a code-mixed text from English to multiple languages without any parallel data.
Sequence-Level Mixed Sample Data Augmentation (2020.emnlp-main)

Copied to clipboard

Challenge: Despite their empirical success, neural networks still have difficulty capturing compositional aspects of natural language.
Approach: They propose a data augmentation approach to encourage compositional behavior in neural networks . they propose to softly combine input/output sequences from the training set .
Outcome: The proposed approach yields 1.0 BLEU improvement on translation datasets over baselines.
Translate & Fill: Improving Zero-Shot Multilingual Semantic Parsing with Synthetic Data (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to improve semantic parsing performance on target languages are limited.
Approach: They propose a Translate-and-Fill method that produces silver training data for a multilingual semantic parser.
Outcome: The proposed method produces silver training data for a multilingual parser.
Few-shot learning through contextual data augmentation (2021.eacl-main)

Copied to clipboard

Challenge: Various strategies have been explored to learn from a journalist's post-edits . state-of-the-art APE systems require large numbers of post- edits for training .
Approach: They propose to teach a pre-trained machine translation model to translate previously unseen words accurately . they extend a data augmentation approach to create training examples with similar contexts .
Outcome: The proposed model improves accuracy on the scale of one to five examples with only 1 to 5 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