A Selective Survey of Deep Learning Techniques and Their Application to Malware Analysis

Mark Stamp
DOI: https://doi.org/10.1007/978-3-030-62582-5_1
2020-12-21
Abstract:In this chapter, we consider neural networks and deep learning, within the context of malware research. A variety of architectures are introduced, including multilayer perceptrons (MLP), convolutional neural networks (CNN), recurrent neural networks (RNN), long short-term memory (LSTM), residual networks (ResNet), generative adversarial networks (GAN), and Word2Vec. We provide a selective survey of applications of each of these architectures to malware-related problems.
What problem does this paper attempt to address?