paper-with-me

Papers

DeepQuarantine for Suspicious Mail

2020-01-13 · Nikita Benkovich, Roman Dedenok, Dmitry Golubev

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.

📄 PDF Abstract BibTeX arXiv:2001.04168

Code (0)

등록된 구현이 없습니다.

Tasks

Spam detection

Similar Papers 제목 키워드 기반

Holmes: An Efficient and Lightweight Semantic Based Anomalous Email Detector

2021-04-16 · Peilun Wu, Fan Yan, Hui Guo

Email threat is a serious issue for enterprise security, which consists of various malicious scenarios, such as phishing, fraud, blackmail and malvertisement. Traditional anti-spam gateway commonly requires to maintain a…

Anomaly DetectionNovelty DetectionSentence

Modeling Suspicious Email Detection using Enhanced Feature Selection

2013-12-06 · Sarwat Nizamani, Nasrullah Memon, Uffe Kock Wiil, Panagiotis Karampelas

The paper presents a suspicious email detection model which incorporates enhanced feature selection. In the paper we proposed the use of feature selection strategies along with classification technique for terrorists ema…

feature selectionGeneral Classificationregression

Email Threat Detection Using Distinct Neural Network Approaches

2020-05-01 · LREC 2020 5 · Esteban Castillo, Sreekar Dhaduvai, Peng Liu, Kartik-Singh Thakur 외

This paper describes different approaches to detect malicious content in email interactions through a combination of machine learning and natural language processing tools. Specifically, several neural network designs ar…

BIG-bench Machine Learning

Analysis and prevention of AI-based phishing email attacks

2024-05-08 · Chibuike Samuel Eze, Lior Shamir

Phishing email attacks are among the most common and most harmful cybersecurity attacks. With the emergence of generative AI, phishing attacks can be based on emails generated automatically, making it more difficult to d…

Descriptive

Graded Suspiciousness of Adversarial Texts to Human

2024-10-06 · Shakila Mahjabin Tonni, Pedro Faustini, Mark Dras

Adversarial examples pose a significant challenge to deep neural networks (DNNs) across both image and text domains, with the intent to degrade model performance through meticulously altered inputs. Adversarial texts, ho…

Adversarial AttackAdversarial TextSemantic SimilaritySemantic Textual Similarity+1