paper-with-me

홈 › Papers

X-MAP: eXplainable Misclassification Analysis and Profiling for Spam and Phishing Detection

2026-02-17 · Qi Zhang, Dian Chen, Lance M. Kaplan, Audun Jøsang, Dong Hyun Jeong, Feng Chen, Jin-Hee Cho arxiv

Misclassifications in spam and phishing detection are very harmful, as false negatives expose users to attacks while false positives degrade trust. Existing uncertainty-based detectors can flag potential errors, but possibly be deceived and offer limited interpretability. This paper presents X-MAP, an eXplainable Misclassification Analysis and Profilling framework that reveals topic-level semantic patterns behind model failures. X-MAP combines SHAP-based feature attributions with non-negative matrix factorization to build interpretable topic profiles for reliably classified spam/phishing and legitimate messages, and measures each message's deviation from these profiles using Jensen-Shannon divergence. Experiments on SMS and phishing datasets show that misclassified messages exhibit at least two times larger divergence than correctly classified ones. As a detector, X-MAP achieves up to 0.98 AUROC and lowers the false-rejection rate at 95% TRR to 0.089 on positive predictions. When used as a repair layer on base detectors, it recovers up to 97% of falsely rejected correct predictions with moderate leakage. These results demonstrate X-MAP's effectiveness and interpretability for improving spam and phishing detection.

📄 PDF Abstract BibTeX arXiv:2602.15298

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EvoMail: Self-Evolving Cognitive Agents for Adaptive Spam and Phishing Email Defense

2025-09-25 · Wei Huang, De-Tian Chu, Lin-Yuan Bai, Wei Kang 외 arxiv

Modern email spam and phishing attacks have evolved far beyond keyword blacklists or simple heuristics. Adversaries now craft multi-modal campaigns that combine natural-language text with obfuscated URLs, forged headers,…

Traditional Spam DetectionGraph Neural Network

Revealing social networks of spammers through spectral clustering

2013-04-30 · Kevin S. Xu, Mark Kliger, Yilun Chen, Peter J. Woolf 외

To date, most studies on spam have focused only on the spamming phase of the spam cycle and have ignored the harvesting phase, which consists of the mass acquisition of email addresses. It has been observed that spammers…

Clustering

Anomaly Detection in Emails using Machine Learning and Header Information

2022-03-19 · Craig Beaman, Haruna Isah

Anomalies in emails such as phishing and spam present major security risks such as the loss of privacy, money, and brand reputation to both individuals and organizations. Previous studies on email anomaly detection relie…

Anomaly DetectionBIG-bench Machine LearningOne-Class Classification

Online detection and infographic explanation of spam reviews with data drift adaptation

2024-06-21 · Francisco de Arriba-Pérez, Silvia García-Méndez, Fátima Leal, Benedita Malheiro 외

Spam reviews are a pervasive problem on online platforms due to its significant impact on reputation. However, research into spam detection in data streams is scarce. Another concern lies in their need for transparency. …

Drift DetectionSpam detection

A short review on Applications of Deep learning for Cyber security

2018-12-15 · Mohammed Harun Babu R, Vinayakumar R, Soman Kp

Deep learning is an advanced model of traditional machine learning. This has the capability to extract optimal feature representation from raw input samples. This has been applied towards various use cases in cyber secur…

Android Malware DetectionBIG-bench Machine LearningDeep LearningGeneral Classification+3