Learning Fast and Slow: Propedeutica for Real-Time Malware Detection
Document Type
Article
Publication Date
1-1-2021
Abstract
Existing malware detectors on safety-critical devices have difficulties in runtime detection due to the performance overhead. In this article, we introduce Propedeutica, a framework for efficient and effective real-time malware detection, leveraging the best of conventional machine learning (ML) and deep learning (DL) techniques. In Propedeutica, all software start executions are considered as benign and monitored by a conventional ML classifier for fast detection. If the software receives a borderline classification from the ML detector (e.g., the software is 50% likely to be benign and 50% likely to be malicious), the software will be transferred to a more accurate, yet performance demanding DL detector. To address spatial-temporal dynamics and software execution heterogeneity, we introduce a novel DL architecture (DeepMalware) for Propedeutica with multistream inputs. We evaluated Propedeutica with 9115 malware samples and 1338 benign software from various categories for the Windows OS. With a borderline interval of [30%, 70%], Propedeutica achieves an accuracy of 94.34% and a false-positive rate of 8.75%, with 41.45% of the samples moved for DeepMalware analysis. Even using only CPU, Propedeutica can detect malware within less than 0.1 s.
Publication Title
IEEE Transactions on Neural Networks and Learning Systems
Recommended Citation
Sun, R.,
Yuan, X.,
He, P.,
Zhu, Q.,
Chen, A.,
Gregio, A.,
Oliveira, D.,
&
Li, X.
(2021).
Learning Fast and Slow: Propedeutica for Real-Time Malware Detection.
IEEE Transactions on Neural Networks and Learning Systems.
http://doi.org/10.1109/TNNLS.2021.3121248
Retrieved from: https://digitalcommons.mtu.edu/michigantech-p/15519