paper-with-me

홈 › Papers

A Gradient-Optimized TSK Fuzzy Framework for Explainable Phishing Detection

2025-04-25 · Lohith Srikanth Pentapalli, Jon Salisbury, Josette Riep, Kelly Cohen

Phishing attacks represent an increasingly sophisticated and pervasive threat to individuals and organizations, causing significant financial losses, identity theft, and severe damage to institutional reputations. Existing phishing detection methods often struggle to simultaneously achieve high accuracy and explainability, either failing to detect novel attacks or operating as opaque black-box models. To address this critical gap, we propose a novel phishing URL detection system based on a first-order Takagi-Sugeno-Kang (TSK) fuzzy inference model optimized through gradient-based techniques. Our approach intelligently combines the interpretability and human-like reasoning capabilities of fuzzy logic with the precision and adaptability provided by gradient optimization methods, specifically leveraging the Adam optimizer for efficient parameter tuning. Experiments conducted using a comprehensive dataset of over 235,000 URLs demonstrate rapid convergence, exceptional predictive performance (accuracy averaging 99.95% across 5 cross-validation folds, with a perfect AUC i.e. 1.00). Furthermore, optimized fuzzy rules and membership functions improve interoperability, clearly indicating how the model makes decisions - an essential feature for cybersecurity applications. This high-performance, transparent, and interpretable phishing detection framework significantly advances current cybersecurity defenses, providing practitioners with accurate and explainable decision-making tools.

📄 PDF Abstract BibTeX arXiv:2504.18636

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adam 설명 없음
URL A computationally efficient approach for solving hard nonlinear problems of reinforcement learning (RL). It combines umbrella sampling, from computational physics/chemistry, with…

Similar Papers 제목 키워드 기반

A Robust and Explainable Transformer-Based Framework for Phishing Email Detection

2025-11-15 · Sajad U P arxiv

Phishing and related cyber threats are becoming increasingly sophisticated, with email-based phishing remaining the most persistent attack vector. These attacks exploit human vulnerabilities to deliver malware or gain un…

An Explainable Transformer-based Model for Phishing Email Detection: A Large Language Model Approach

2024-02-21 · Mohammad Amaz Uddin, Iqbal H. Sarker

Phishing email is a serious cyber threat that tries to deceive users by sending false emails with the intention of stealing confidential information or causing financial harm. Attackers, often posing as trustworthy entit…

Language ModelingLanguage ModellingLarge Language Modelmodel+2

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…

Computational EfficiencyAdversarial Robustness

Fuzzy Rough Set Feature Selection to Enhance Phishing Attack Detection

2019-03-13 · Mahdieh Zabihimayvan, Derek Doran

Phishing as one of the most well-known cybercrime activities is a deception of online users to steal their personal or confidential information by impersonating a legitimate website. Several machine learning-based strate…

feature selection

Alternating Bi-Objective Optimization for Explainable Neuro-Fuzzy Systems

2026-02-22 · Qusai Khaled, Uzay Kaymak, Laura Genga arxiv

Fuzzy systems show strong potential in explainable AI due to their rule-based architecture and linguistic variables. Existing approaches navigate the accuracy-explainability trade-off either through evolutionary multi-ob…