paper-with-me

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 greylist to filter out unexpected emails based on suspicious vocabularies existed in the mail subject and content. However, the signature-based approach cannot effectively discover novel and unknown suspicious emails that utilize various hot topics at present, such as COVID-19 and US election. To address the problem, in this paper, we present Holmes, an efficient and lightweight semantic based engine for anomalous email detection. Holmes can convert each event log of email to a sentence through word embedding then extract interesting items among them by novelty detection. Based on our observations, we claim that, in an enterprise environment, there is a stable relation between senders and receivers, but suspicious emails are commonly from unusual sources, which can be detected through the rareness selection. We evaluate the performance of Holmes in a real-world enterprise environment, in which it sends and receives around 5,000 emails each day. As a result, Holmes can achieve a high detection rate (output around 200 suspicious emails per day) and maintain a low false alarm rate for anomaly detection.

📄 PDF Abstract BibTeX arXiv:2104.08044

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionNovelty DetectionSentence

Similar Papers 제목 키워드 기반

HOLMES: to Detect Adversarial Examples with Multiple Detectors

2024-05-30 · Jing Wen

Deep neural networks (DNNs) can easily be cheated by some imperceptible but purposeful noise added to images, and erroneously classify them. Previous defensive work mostly focused on retraining the models or detecting th…

HOLMES: HOLonym-MEronym based Semantic inspection for Convolutional Image Classifiers

2024-03-13 · Francesco Dibitonto, Fabio Garcea, André Panisson, Alan Perotti 외

Convolutional Neural Networks (CNNs) are nowadays the model of choice in Computer Vision, thanks to their ability to automatize the feature extraction process in visual tasks. However, the knowledge acquired during train…

image-classificationImage ClassificationTransfer Learning

ReAlign: Generalizable Image Forgery Detection via Reasoning-Aligned Representation

2026-05-15 · Qing Huang, Zhipei Xu, Xuanyu Zhang, Xiangyu Yu 외 arxiv

The rise of AI-generated images (AIGIs) poses growing challenges for digital authenticity, prompting the need for efficient, generalizable image forgery detection systems. Existing methods, whether non-LLM-based or LLM-b…

Contrastive LearningArtifact Detection

Spam Detection Using BERT

2022-06-06 · Thaer Sahmoud, Dr. Mohammad Mikki

Emails and SMSs are the most popular tools in today communications, and as the increase of emails and SMSs users are increase, the number of spams is also increases. Spam is any kind of unwanted, unsolicited digital comm…

Spam detection

Reimagining Anomalies: What If Anomalies Were Normal?

2024-02-22 · Philipp Liznerski, Saurabh Varshneya, Ece Calikus, Sophie Fellenz 외

Deep learning-based methods have achieved a breakthrough in image anomaly detection, but their complexity introduces a considerable challenge to understanding why an instance is predicted to be anomalous. We introduce a …

Anomaly Detectioncounterfactual