2022
CipherDAug: Ciphertext based Data Augmentation for Neural Machine Translation
ACL 2022long
We propose a novel data-augmentation technique for neural machine translation based on ROT-k ciphertexts. ROT-k is a simple letter substitution cipher that replaces a letter in the plaintext with the kth letter after it in the alphabet. We first generate multiple ROT-k ciphertexts using different va…