4.6 Article

An Ensemble-Based Parallel Deep Learning Classifier With PSO-BP Optimization for Malware Detection

相关参考文献

注意:仅列出部分参考文献,下载原文获取全部文献信息。
Article Computer Science, Information Systems

IoT-Based Android Malware Detection Using Graph Neural Network With Adversarial Defense

Rahul Yumlembam et al.

Summary: This study demonstrates the effectiveness of graph-based deep learning for detecting malicious Android apps and proposes a generative adversarial network algorithm to attack this detection method. Experimental analysis shows that the proposed algorithm can effectively reduce the detection rate of malicious apps and retraining the model helps combat adversarial attacks.

IEEE INTERNET OF THINGS JOURNAL (2023)

Article Engineering, Multidisciplinary

Malware Detection and Classification in IoT Network using ANN

Ayesha Jamal et al.

Summary: Internet of Things (IoT) is a growing technology with an expanding network. However, IoT devices are vulnerable to attacks. This paper explores the potential of neural networks for detecting and classifying malware in IoT networks, achieving high accuracy.

MEHRAN UNIVERSITY RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (2022)

Article Computer Science, Information Systems

A Deep Dive Inside DREBIN: An Explorative Analysis beyond Android Malware Detection Scores

Nadia Daoudi et al.

Summary: This paper fills the gap in the understanding of the reliability of machine learning models by conducting a comprehensive analysis of the state-of-the-art Android malware detector, DREBIN. The study provides insights into the intrinsic characteristics of the classifier, including feature importance, dependency on dataset age, and consistency of explanations within malware families.

ACM TRANSACTIONS ON PRIVACY AND SECURITY (2022)

Article Computer Science, Information Systems

Distributed parallel deep learning with a hybrid backpropagation-particle swarm optimization for community detection in large complex networks

Mohammed Nasser Al-Andoli et al.

Summary: In this paper, a parallel deep learning-based method is proposed to detect communities in large complex networks. The method divides the network into chunks and integrates backpropagation and particle swarm optimization for optimization. The results show that the proposed method achieves efficient and effective community detection on both CPU and GPU devices.

INFORMATION SCIENCES (2022)

Article Green & Sustainable Science & Technology

Android Malware Classification Using Optimized Ensemble Learning Based on Genetic Algorithms

Altyeb Taha et al.

Summary: This paper proposes an ensemble learning method based on genetic algorithms for Android malware classification, which showed higher accuracy and precision in experiments.

SUSTAINABILITY (2022)

Article Computer Science, Artificial Intelligence

Parallel Deep Learning with a hybrid BP-PSO framework for feature extraction and malware classification

Mohammed Nasser Al-Andoli et al.

Summary: Malicious software (Malware) poses a significant threat to the security of digital networks and systems. Traditional machine learning methods have been widely used for malware detection, but deep learning (DL) has emerged as a promising approach in this field. This paper introduces a new DL-based framework for malware detection that utilizes a hybrid DL optimization method combining the Backpropagation (BP) and Particle Swarm Optimization (PSO) algorithms. The proposed solution outperforms other machine learning methods in terms of effectiveness, efficiency, and scalability.

APPLIED SOFT COMPUTING (2022)

Article Chemistry, Multidisciplinary

A Multifaceted Deep Generative Adversarial Networks Model for Mobile Malware Detection

Fahad Mazaed Alotaibi et al.

Summary: The transformation of malware's structure poses a threat to public security, and researchers have developed a Multifaceted Deep Generative Adversarial Networks Model (MDGAN) to detect and classify malware on mobile devices.

APPLIED SCIENCES-BASEL (2022)

Article Computer Science, Information Systems

IMCLNet: A lightweight deep neural network for Image-based Malware Classification

Binghui Zou et al.

Summary: This paper proposes a lightweight malware classification model, IMCLNet, which converts malware into images and uses a convolutional neural network for classification. Compared with other image-based methods, IMCLNet does not require data enhancement or pre-training parameters, and also considers the influence of image size.

JOURNAL OF INFORMATION SECURITY AND APPLICATIONS (2022)

Article Computer Science, Artificial Intelligence

Tree-Based Classifier Ensembles for PE Malware Analysis: A Performance Revisit

Maya Hilda Lestari Louk et al.

Summary: This article compares various tree-based ensemble learning methods proposed in the analysis of PE malware and evaluates their performance using different metrics. Based on the experiment results, all tree-based ensembles performed well without significant performance differences.

ALGORITHMS (2022)

Proceedings Paper Computer Science, Hardware & Architecture

Graph Neural Network-based Android Malware Classification with Jumping Knowledge

Wai Weng Lo et al.

Summary: This paper presents a new method for detecting Android malware using Graph Neural Networks (GNNs) with Jumping-Knowledge (JK) technique. The proposed method captures meaningful call path patterns and addresses the over-smoothing problem in GNNs. Extensive evaluations using benchmark datasets demonstrate the superiority of our approach in terms of key classification metrics, showcasing the potential of GNNs in Android malware detection and classification.

2022 5TH IEEE CONFERENCE ON DEPENDABLE AND SECURE COMPUTING (IEEE DSC 2022) (2022)

Article Computer Science, Theory & Methods

A Survey of Android Malware Detection with Deep Neural Models

Junyang Qiu et al.

Summary: Deep Learning (DL) is a disruptive technology that has revolutionized cyber security research, especially in the detection and classification of Android malware. While offering many advantages, DL faces challenges such as choice of architecture, feature extraction, and obtaining high-quality data.

ACM COMPUTING SURVEYS (2021)

Article Computer Science, Artificial Intelligence

An extrinsic random-based ensemble approach for android malware detection

Nektaria Potha et al.

Summary: The paper introduces a sophisticated Extrinsic Random-based Ensemble (ERBE) method for malware detection, showing that it can effectively improve detection results by utilizing multiple external instances and different classification features. Experimental results on AndroZoo benchmark corpora verify the suitability of a random-based heterogeneous ensemble for this task and exhibit the effectiveness of the method, in some cases improving the best reported results by more than 5%.

CONNECTION SCIENCE (2021)

Article Computer Science, Theory & Methods

Visualization and deep-learning-based malware variant detection using OpCode-level features

Abdulbasit Darem et al.

Summary: A semi-supervised approach integrating deep learning, feature engineering, image transformation, and processing techniques for detecting obfuscated malware achieved a 99.12% accuracy, outperforming existing methods.

FUTURE GENERATION COMPUTER SYSTEMS-THE INTERNATIONAL JOURNAL OF ESCIENCE (2021)

Article Computer Science, Information Systems

AI-HydRa: Advanced hybrid approach using random forest and deep learning for malware classification

Suyeon Yoo et al.

Summary: The highly distributed architecture of the Internet facilitates the spread of malware, posing a significant challenge for defense mechanisms. This paper proposes a machine learning-based hybrid decision model that achieves a high detection rate with a low false positive rate, as demonstrated in experiments with atypical samples.

INFORMATION SCIENCES (2021)

Article Computer Science, Information Systems

Ensemble-Based Classification Using Neural Networks and Machine Learning Models for Windows PE Malware Detection

Robertas Damasevicius et al.

Summary: The paper proposes an ensemble classification-based methodology for malware detection, with the first-stage classification performed by a stacked ensemble of dense and convolutional neural networks, and the final stage classification performed by a meta-learner. Experimental results show that an ensemble of five dense and CNN neural networks, along with the ExtraTrees classifier as a meta-learner, achieves the best performance.

ELECTRONICS (2021)

Article Computer Science, Information Systems

Vision-Based Malware Detection: A Transfer Learning Approach Using Optimal ECOC-SVM Configuration

W. K. Wong et al.

Summary: This study employs deep learning and Support Vector Machines for malware detection, enhancing performance through transfer learning and optimal parameter configuration, testing on multiple datasets with results showing high accuracy rates.

IEEE ACCESS (2021)

Review Computer Science, Information Systems

A Review on Community Detection in Large Complex Networks from Conventional to Deep Learning Methods: A Call for the Use of Parallel Meta-Heuristic Algorithms

Mohammed Nasser Al-Andoli et al.

Summary: The paper reviewed the challenges and future directions in applying deep learning methods for community detection in large complex networks.

IEEE ACCESS (2021)

Article Computer Science, Information Systems

A New Malware Classification Framework Based on Deep Learning Algorithms

Omer Aslan et al.

Summary: Recent technological developments have shifted human life from real to virtual environments, with the Covid-19 pandemic accelerating this trend. This shift has also led cyber criminals to focus more on virtual life, utilizing advanced obfuscation techniques to create more complex malware variants. Traditional machine learning algorithms are no longer effective in detecting these new forms of malware, thereby necessitating the use of novel deep learning approaches for effective classification and detection.

IEEE ACCESS (2021)

Article Criminology & Penology

被撤回的出版物: A Survey on Malware Detection and Classification (Retracted article. See FEB, 2022)

Rupali Komatwar et al.

Summary: This paper surveys the visualization and classification of malware images, highlighting the need for an automated malware classification system in the current era. It emphasizes the importance of research on malware in detecting, visualizing, and classifying these threats on the Internet.

JOURNAL OF APPLIED SECURITY RESEARCH (2021)

Article Computer Science, Information Systems

Android malware classification using convolutional neural network and LSTM

Soodeh Hosseini et al.

Summary: Hand phone devices are the latest technological developments and face increasing fishing, sniffing, and other attacks. Therefore, the CNN-LSTM method is needed for Android malware classification, combining convolutional neural network and long short-term memory network, which proves to be more effective, efficient, and reliable in experiments.

JOURNAL OF COMPUTER VIROLOGY AND HACKING TECHNIQUES (2021)

Article Computer Science, Hardware & Architecture

IMCFN: Image-based malware classification using fine-tuned convolutional neural network architecture

Danish Vasan et al.

COMPUTER NETWORKS (2020)

Article Computer Science, Information Systems

AMalNet: A deep learning framework based on graph convolutional networks for malware detection

Xinjun Pei et al.

COMPUTERS & SECURITY (2020)

Article Multidisciplinary Sciences

Two Anatomists Are Better than One-Dual-Level Android Malware Detection

Vasileios Kouliaridis et al.

SYMMETRY-BASEL (2020)

Article Engineering, Electrical & Electronic

Software Vulnerability Detection Using Deep Neural Networks: A Survey

Guanjun Lin et al.

PROCEEDINGS OF THE IEEE (2020)

Article Computer Science, Artificial Intelligence

Evaluation of Advanced Ensemble Learning Techniques for Android Malware Detection

Md. Shohel Rana et al.

VIETNAM JOURNAL OF COMPUTER SCIENCE (2020)

Review Computer Science, Information Systems

A Comprehensive Review on Malware Detection Approaches

Omer Aslan et al.

IEEE ACCESS (2020)

Article Computer Science, Information Systems

FAMD: A Fast Multifeature Android Malware Detection Framework, Design, and Implementation

Hongpeng Bai et al.

IEEE ACCESS (2020)

Article Computer Science, Information Systems

Improved Malware Detection Model with Apriori Association Rule and Particle Swarm Optimization

Olawale Surajudeen Adebayo et al.

SECURITY AND COMMUNICATION NETWORKS (2019)

Proceedings Paper Engineering, Electrical & Electronic

Android Malware Detection Using Genetic Algorithm based Optimized Feature Selection and Machine Learning

Anam Fatima et al.

2019 42ND INTERNATIONAL CONFERENCE ON TELECOMMUNICATIONS AND SIGNAL PROCESSING (TSP) (2019)

Article Computer Science, Information Systems

Robust Intelligent Malware Detection Using Deep Learning

R. Vinayakumar et al.

IEEE ACCESS (2019)

Article Computer Science, Artificial Intelligence

Rock strength estimation: a PSO-based BP approach

E. Tonnizam Mohamad et al.

NEURAL COMPUTING & APPLICATIONS (2018)

Article Computer Science, Artificial Intelligence

Unsupervised feature extraction with autoencoder trees

Ozan Irsoy et al.

NEUROCOMPUTING (2017)

Article Computer Science, Information Systems

PIdroid: A novel Android malware detection system using ensemble learning methods

Fauzia Idrees et al.

COMPUTERS & SECURITY (2017)

Review Multidisciplinary Sciences

Deep learning

Yann LeCun et al.

NATURE (2015)

Article Computer Science, Hardware & Architecture

A Matrix-Matrix Multiplication methodology for single/multi-core architectures using SIMD

Vasilios Kelefouras et al.

JOURNAL OF SUPERCOMPUTING (2014)

Article Computer Science, Software Engineering

Pushdown model checking for malware detection

Fu Song et al.

INTERNATIONAL JOURNAL ON SOFTWARE TOOLS FOR TECHNOLOGY TRANSFER (2014)

Article Computer Science, Theory & Methods

A Comparison of Multi-label Feature Selection Methods using the Problem Transformation Approach

Newton Spolaor et al.

ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE (2013)

Article Computer Science, Artificial Intelligence

On the computation of all global minimizers through particle swarm optimization

KE Parsopoulos et al.

IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION (2004)