English

DeepQuarantine for Suspicious Mail

Cryptography and Security 2020-01-14 v1 Machine Learning Machine Learning

Abstract

In this paper, we introduce DeepQuarantine (DQ), a cloud technology to detect and quarantine potential spam messages. Spam attacks are becoming more diverse and can potentially be harmful to email users. Despite the high quality and performance of spam filtering systems, detection of a spam campaign can take some time. Unfortunately, in this case some unwanted messages get delivered to users. To solve this problem, we created DQ, which detects potential spam and keeps it in a special Quarantine folder for a while. The time gained allows us to double-check the messages to improve the reliability of the anti-spam solution. Due to high precision of the technology, most of the quarantined mail is spam, which allows clients to use email without delay. Our solution is based on applying Convolutional Neural Networks on MIME headers to extract deep features from large-scale historical data. We evaluated the proposed method on real-world data and showed that DQ enhances the quality of spam detection.

Keywords

Cite

@article{arxiv.2001.04168,
  title  = {DeepQuarantine for Suspicious Mail},
  author = {Nikita Benkovich and Roman Dedenok and Dmitry Golubev},
  journal= {arXiv preprint arXiv:2001.04168},
  year   = {2020}
}

Comments

8 pages, 3 figures, presented at M3AAWG 47TH Montreal

R2 v1 2026-06-23T13:09:29.148Z