English

RNNSecureNet: Recurrent neural networks for Cyber security use-cases

Cryptography and Security 2019-01-15 v1 Machine Learning

Abstract

Recurrent neural network (RNN) is an effective neural network in solving very complex supervised and unsupervised tasks. There has been a significant improvement in RNN field such as natural language processing, speech processing, computer vision and other multiple domains. This paper deals with RNN application on different use cases like Incident Detection, Fraud Detection, and Android Malware Classification. The best performing neural network architecture is chosen by conducting different chain of experiments for different network parameters and structures. The network is run up to 1000 epochs with learning rate set in the range of 0.01 to 0.5.Obviously, RNN performed very well when compared to classical machine learning algorithms. This is mainly possible because RNNs implicitly extracts the underlying features and also identifies the characteristics of the data. This helps to achieve better accuracy.

Keywords

Cite

@article{arxiv.1901.04281,
  title  = {RNNSecureNet: Recurrent neural networks for Cyber security use-cases},
  author = {Mohammed Harun Babu R and Vinayakumar R and Soman KP},
  journal= {arXiv preprint arXiv:1901.04281},
  year   = {2019}
}

Comments

12 pages. arXiv admin note: text overlap with arXiv:1812.03519

R2 v1 2026-06-23T07:10:55.257Z