English

Multi-Layer Perceptron Neural Network for Improving Detection Performance of Malicious Phishing URLs Without Affecting Other Attack Types Classification

Cryptography and Security 2022-03-03 v1 Machine Learning

Abstract

The hypothesis here states that neural network algorithms such as Multi-layer Perceptron (MLP) have higher accuracy in differentiating malicious and semi-structured phishing URLs. Compared to classical machine learning algorithms such as Logistic Regression and Multinomial Naive Bayes, the classical algorithms rely heavily on substantial corpus data training and machine learning experts' domain knowledge to perform complex feature engineering. MLP could perform non-linear separable multi-classes classification and focus less on corpus feature training. In addition, backpropagation weight adjustment could learn which features are more important in differentiating phishing from other attack types.

Keywords

Cite

@article{arxiv.2203.00774,
  title  = {Multi-Layer Perceptron Neural Network for Improving Detection Performance of Malicious Phishing URLs Without Affecting Other Attack Types Classification},
  author = {Pow Chang},
  journal= {arXiv preprint arXiv:2203.00774},
  year   = {2022}
}

Comments

3 pages

R2 v1 2026-06-24T09:58:35.892Z