(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

An optimal detection of android malware using dynamic attention-based LSTM classifier

What is it about?

In today’s world, Android has become the most significant and standard operating system for smartphones. The acceptance of the rapidly growing android system has outcome in a significant enhancement in the number of malware on comparing earlier days. There were several antimalware programs that are designed efficiently for protecting the sensitive data of the user in a mobile system from the occurrence of such attacks. Detection of malware system based on deep learning model along with the use of optimization technique is presented in this work. Initially, android malware dataset input is acquired and the normalization process is done. The feature selection is carried along with the optimization technique Recurrent Tuna Swarm Optimization. By this, an optimal selection of features can be attained.

Read more on Kudos…
The following have contributed to this page:
Jebin Bose S
' ,"url"));