English

Phishsense-1B: A Technical Perspective on an AI-Powered Phishing Detection Model

Cryptography and Security 2025-03-17 v1 Machine Learning

Abstract

Phishing is a persistent cybersecurity threat in today's digital landscape. This paper introduces Phishsense-1B, a refined version of the Llama-Guard-3-1B model, specifically tailored for phishing detection and reasoning. This adaptation utilizes Low-Rank Adaptation (LoRA) and the GuardReasoner finetuning methodology. We outline our LoRA-based fine-tuning process, describe the balanced dataset comprising phishing and benign emails, and highlight significant performance improvements over the original model. Our findings indicate that Phishsense-1B achieves an impressive 97.5% accuracy on a custom dataset and maintains strong performance with 70% accuracy on a challenging real-world dataset. This performance notably surpasses both unadapted models and BERT-based detectors. Additionally, we examine current state-of-the-art detection methods, compare prompt-engineering with fine-tuning strategies, and explore potential deployment scenarios.

Keywords

Cite

@article{arxiv.2503.10944,
  title  = {Phishsense-1B: A Technical Perspective on an AI-Powered Phishing Detection Model},
  author = {SE Blake},
  journal= {arXiv preprint arXiv:2503.10944},
  year   = {2025}
}

Comments

Phishing Detection Model https://huggingface.co/AcuteShrewdSecurity/Llama-Phishsense-1B

R2 v1 2026-06-28T22:19:55.572Z