2020

Text Data Augmentation: Towards better detection of spear-phishing emails

Regina, Mehdi, Meyer, Maxime, Goutal, Sébastien

Understand

Text data augmentation, i.e., the creation of new textual data from an existing text, is challenging.

  • Indeed, augmentation transformations should take into account language complexity while being relevant to the target Natural Language Processing (NLP) task (e.g., Machine Translation, Text Classification).
  • Initially motivated by an application of Business Email Compromise (BEC) detection, we propose a corpus and task agnostic augmentation framework used as a service to augment English texts within our company.
  • Our proposal combines different methods, utilizing BERT language model, multi-step back-translation and heuristics.

Reading the bibliography…