paper-with-me

홈 › Papers

Phishing Detection in the Gen-AI Era: Quantized LLMs vs Classical Models

2025-07-10 · Jikesh Thapa, Gurrehmat Chahal, Serban Voinea Gabreanu, Yazan Otoum arxiv

Phishing attacks are becoming increasingly sophisticated, underscoring the need for detection systems that strike a balance between high accuracy and computational efficiency. This paper presents a comparative evaluation of traditional Machine Learning (ML), Deep Learning (DL), and quantized small-parameter Large Language Models (LLMs) for phishing detection. Through experiments on a curated dataset, we show that while LLMs currently underperform compared to ML and DL methods in terms of raw accuracy, they exhibit strong potential for identifying subtle, context-based phishing cues. We also investigate the impact of zero-shot and few-shot prompting strategies, revealing that LLM-rephrased emails can significantly degrade the performance of both ML and LLM-based detectors. Our benchmarking highlights that models like DeepSeek R1 Distill Qwen 14B (Q8_0) achieve competitive accuracy, above 80%, using only 17GB of VRAM, supporting their viability for cost-efficient deployment. We further assess the models' adversarial robustness and cost-performance tradeoffs, and demonstrate how lightweight LLMs can provide concise, interpretable explanations to support real-time decision-making. These findings position optimized LLMs as promising components in phishing defence systems and offer a path forward for integrating explainable, efficient AI into modern cybersecurity frameworks.

📄 PDF Abstract BibTeX arXiv:2507.07406

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyAdversarial Robustness

Similar Papers 제목 키워드 기반

Adaptive Linguistic Prompting (ALP) Enhances Phishing Webpage Detection in Multimodal Large Language Models

2025-06-29 · Atharva Bhargude, Ishan Gonehal, Chandler Haney, Dave Yoon 외

Phishing attacks represent a significant cybersecurity threat, necessitating adaptive detection techniques. This study explores few-shot Adaptive Linguistic Prompting (ALP) in detecting phishing webpages through the mult…

Next-Generation Phishing: How LLM Agents Empower Cyber Attackers

2024-11-21 · Khalifa Afane, Wenqi Wei, Ying Mao, Junaid Farooq 외

The escalating threat of phishing emails has become increasingly sophisticated with the rise of Large Language Models (LLMs). As attackers exploit LLMs to craft more convincing and evasive phishing emails, it is crucial …

Data Augmentation

Improving Phishing Email Detection Performance of Small Large Language Models

2025-04-29 · Zijie Lin, Zikang Liu, Hanbo Fan

Large language models(LLMs) have demonstrated remarkable performance on many natural language processing(NLP) tasks and have been employed in phishing email detection research. However, in current studies, well-performin…

Prompt Engineering

Phishing Email Detection Using Large Language Models

2025-12-10 · Najmul Hasan, Prashanth BusiReddyGari, Haitao Zhao, Yihao Ren 외 arxiv

Email phishing is one of the most prevalent and globally consequential vectors of cyber intrusion. As systems increasingly deploy Large Language Models (LLMs) applications, these systems face evolving phishing email thre…

Adversarial Attack

From Chatbots to PhishBots? -- Preventing Phishing scams created using ChatGPT, Google Bard and Claude

2023-10-29 · Sayak Saha Roy, Poojitha Thota, Krishna Vamsi Naragam, Shirin Nilizadeh

The advanced capabilities of Large Language Models (LLMs) have made them invaluable across various applications, from conversational agents and content creation to data analysis, research, and innovation. However, their …

Prompt Engineering