2015 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2015
DOI: 10.1109/icassp.2015.7178304
|View full text |Cite
|
Sign up to set email alerts
|

Malware classification with recurrent networks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
177
0
2

Year Published

2018
2018
2023
2023

Publication Types

Select...
4
4
1

Relationship

1
8

Authors

Journals

citations
Cited by 310 publications
(179 citation statements)
references
References 12 publications
0
177
0
2
Order By: Relevance
“…In contrast to these methods our approach works directly with raw text with no preprocessing beyond tokenization using known field delimiters. Others have incorporated LSTM networks to preprocess sequences of process API calls as components to malware detection systems [14] trained on labeled malware examples.…”
Section: Related Workmentioning
confidence: 99%
“…In contrast to these methods our approach works directly with raw text with no preprocessing beyond tokenization using known field delimiters. Others have incorporated LSTM networks to preprocess sequences of process API calls as components to malware detection systems [14] trained on labeled malware examples.…”
Section: Related Workmentioning
confidence: 99%
“…Some drawbacks of conventional supervised learning methods are that a lot effort and domain expertise is required in creating and identifying important features [18], high false positive rates from such techniques, and their assumptions are too simple (naive) to provide higher conceptual features [19]. Due to these shortcomings, Deep Learning based techniques are gaining a lot of traction in malware detection.…”
Section: Related Work On Malware Detectionmentioning
confidence: 99%
“…Malware Classification. Pascanu et al [24] model malware API calls as a sequence and use a recurrent model trained to predict next API call, and use the hidden state of the model (that encodes the history of past events) as the fixed-length feature vector that is given to a separate classifier (logistic regression or MLP) to classify malware.…”
Section: Recurrent Neural Network Applications In Security Researchmentioning
confidence: 99%