Challenge: a novel data-augmentation technique for neural machine translation is based on a letter substitution cipher . a bijective ciphered text is in effect invisible to modern NLP techniques because of its invariant distributional features .
Approach: They propose a data-augmentation technique for neural machine translation based on ROT-k ciphertexts.
Outcome: The proposed method outperforms existing methods on several datasets by a significant margin.

Similar Papers

Neural Fuzzy Repair: Integrating Fuzzy Matches into Neural Machine Translation (P19-1)

Copied to clipboard

Challenge: Several configurations are tested on the DGT-TM data set for the language directions English into Dutch (ENNL) and English into Hungarian (ENHU).
Approach: They propose and test two methods for augmenting NMT training data with fuzzy TM matches by concatenation.
Outcome: The proposed method improves on the DGT-TM data set for two language pairs and is easy to implement.
Deterministic Reversible Data Augmentation for Neural Machine Translation (2024.findings-acl)

Copied to clipboard

Challenge: Recent neural machine translation models have improved translation quality but they also introduce small perturbations like misspelling and paraphrasing.
Approach: They propose a method that generates multi-granularity subword representations with reversible operations and deterministic segmentations.
Outcome: The proposed method outperforms strong baselines on several translation tasks with a clear margin and exhibits good robustness in noisy, low-resource, and cross-domain datasets.
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.
Data Augmentation Techniques for Machine Translation of Code-Switched Texts: A Comparative Study (2023.findings-emnlp)

Copied to clipboard

Challenge: Code-switching (CSW) text generation is a popular solution to address data scarcity.
Approach: They compare linguistic theories, lexical replacements and back-translation approaches to Egyptian Arabic-English CSW.
Outcome: The proposed methods perform best on machine translation and quality evaluation.
SwitchOut: an Efficient Data Augmentation Algorithm for Neural Machine Translation (D18-1)

Copied to clipboard

Challenge: Existing methods for data augmentation for text-based tasks such as machine translation are limited due to noise and noise.
Approach: They propose a data augmentation policy with desirable properties as an optimization problem and propose 'SwitchOut' switchout randomly replaces words in both the source and target sentences with other random words from their corresponding vocabularies.
Outcome: The proposed method outperforms strong alternatives such as word dropout on three translation datasets.
Soft Contextual Data Augmentation for Neural Machine Translation (P19-1)

Copied to clipboard

Challenge: Existing methods for enhancing training data are limited in natural language tasks due to text characteristics.
Approach: They propose a data augmentation method that softly augments a randomly chosen word in a sentence by its contextual mixture of multiple related words.
Outcome: The proposed method outperforms baseline methods on small and large scale machine translation datasets.
Learning to Generalize to More: Continuous Semantic Augmentation for Neural Machine Translation (2022.acl-long)

Copied to clipboard

Challenge: Neural machine translation (NMT) tasks require large amounts of parallel data to augment training.
Approach: They propose a data augmentation paradigm that augments each training instance with an adjacency semantic region that could cover adequate variants of literal expression under the same meaning.
Outcome: The proposed paradigm improves on the state-of-the-art in supervised neural machine translation 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.
Boosting Neural Machine Translation with Similar Translations (2020.acl-main)

Copied to clipboard

Challenge: Statistical Machine Translation and fuzzy matching are completely different in their finality.
Approach: They propose to use fuzzy matching to train neural machine translation to make use of similar translations, in a similar way a human translator employs fuzzy matches.
Outcome: The proposed methods improve translation accuracy and fine-tuned model for unseen translation pairs.
Code-Switching for Enhancing NMT with Pre-Specified Translation (N19-1)

Copied to clipboard

Challenge: Existing methods to constrain NMT use placeholder tags for lexicon words and hard constraints during decoding.
Approach: They propose to use placeholder tags to replace lexicon words with target translations . they use a data augmentation method to make code-switched training data .
Outcome: The proposed method improves translation quality without hurting unconstrained words.

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