中文
相关论文

相关论文: CNN vs ELM for Image-Based Malware Classification

200 篇论文

Convolutional neural networks (CNNs) are widely used for image recognition and text analysis, and have been suggested for application on one-dimensional data as a way to reduce the need for pre-processing steps. Pre-processing is an…

机器学习 · 计算机科学 2020-05-18 Ine L. Jernelv , Dag Roar Hjelme , Yuji Matsuura , Astrid Aksnes

Security researchers grapple with the surge of malicious files, necessitating swift identification and classification of malware strains for effective protection. Visual classifiers and in particular Convolutional Neural Networks (CNNs)…

密码学与安全 · 计算机科学 2025-03-05 Matteo Brosolo , Vinod Puthuvath , Mauro Conti

We compare a set of convolutional neural network (CNN) architectures for the task of segmenting and detecting human sperm cells in an image taken from a semen sample. In contrast to previous work, samples are not stained or washed to allow…

计算机视觉与模式识别 · 计算机科学 2017-04-04 Malte Stær Nissen , Oswin Krause , Kristian Almstrup , Søren Kjærulff , Torben Trindkær Nielsen , Mads Nielsen

Deep convolutional neural networks (CNNs) can be applied to malware binary detection via image classification. The performance, however, is degraded due to the imbalance of malware families (classes). To mitigate this issue, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Songqing Yue , Tianyang Wang

In this paper we examine learning methods combining the Random Neural Network, a biologically inspired neural network and the Extreme Learning Machine that achieve state of the art classification performance while requiring much shorter…

神经与进化计算 · 计算机科学 2016-09-27 Athanasios Vlontzos

Managing the threat posed by malware requires accurate detection and classification techniques. Traditional detection strategies, such as signature scanning, rely on manual analysis of malware to extract relevant features, which is labor…

机器学习 · 计算机科学 2023-03-24 Vrinda Malhotra , Katerina Potika , Mark Stamp

Malicious software, or malware, presents a continuously evolving challenge in computer security. These embedded snippets of code in the form of malicious files or hidden within legitimate files cause a major risk to systems with their…

人工智能 · 计算机科学 2018-06-29 Rakshit Agrawal , Jack W. Stokes , Mady Marinescu , Karthik Selvaraj

The convolutional neural network (CNN) architecture is increasingly being applied to new domains, such as malware detection, where it is able to learn malicious behavior from raw bytes extracted from executables. These architectures reach…

机器学习 · 计算机科学 2019-04-16 Octavian Suciu , Scott E. Coull , Jeffrey Johns

Feature engineering is one of the most costly aspects of developing effective machine learning models, and that cost is even greater in specialized problem domains, like malware classification, where expert skills are necessary to identify…

机器学习 · 计算机科学 2019-08-02 Scott E. Coull , Christopher Gardner

Many different machine learning and deep learning techniques have been successfully employed for malware detection and classification. Examples of popular learning techniques in the malware domain include Hidden Markov Models (HMM), Random…

密码学与安全 · 计算机科学 2023-07-21 Ritik Mehta , Olha Jurečková , Mark Stamp

A vital element of a cyberspace infrastructure is cybersecurity. Many protocols proposed for security issues, which leads to anomalies that affect the related infrastructure of cyberspace. Machine learning (ML) methods used to mitigate…

密码学与安全 · 计算机科学 2019-07-01 Shahab Shamshirband , Anthony T. Chronopoulos

Deep learning algorithms offer a powerful means to automatically analyze the content of medical images. However, many biological samples of interest are primarily transparent to visible light and contain features that are difficult to…

计算机视觉与模式识别 · 计算机科学 2017-09-22 Roarke Horstmeyer , Richard Y. Chen , Barbara Kappes , Benjamin Judkewitz

Research shows that over the last decade, malware has been growing exponentially, causing substantial financial losses to various organizations. Different anti-malware companies have been proposing solutions to defend attacks from these…

密码学与安全 · 计算机科学 2019-04-05 Hemant Rathore , Swati Agarwal , Sanjay K. Sahay , Mohit Sewak

The threat of malware is a serious concern for computer networks and systems, highlighting the need for accurate classification techniques. In this research, we experiment with multimodal machine learning approaches for malware…

密码学与安全 · 计算机科学 2025-01-22 Jonathan Jiang , Mark Stamp

Existing research on malware detection focuses almost exclusively on the detection rate. However, in some cases, it is also important to understand the results of our algorithm, or to obtain more information, such as where to investigate in…

密码学与安全 · 计算机科学 2024-02-07 Tony Quertier , Grégoire Barrué

Many studies have proposed machine-learning (ML) models for malware detection and classification, reporting an almost-perfect performance. However, they assemble ground-truth in different ways, use diverse static- and dynamic-analysis…

密码学与安全 · 计算机科学 2023-07-28 Savino Dambra , Yufei Han , Simone Aonzo , Platon Kotzias , Antonino Vitale , Juan Caballero , Davide Balzarotti , Leyla Bilge

Classical machine learning (CML) has been extensively studied for malware classification. With the emergence of quantum computing, quantum machine learning (QML) presents a paradigm-shifting opportunity to improve malware detection, though…

机器学习 · 计算机科学 2025-08-28 Jesus Lopez , Saeefa Rubaiyet Nowmi , Viviana Cadena , Mohammad Saidur Rahman

In this paper, we propose a novel model for a malware classification system based on Application Programming Interface (API) calls and opcodes, to improve classification accuracy. This system uses a novel design of combined Convolutional…

密码学与安全 · 计算机科学 2024-05-07 Ahmed Bensaoud , Jugal Kalita

The Extreme Learning Machine (ELM) is a growing statistical technique widely applied to regression problems. In essence, ELMs are single-layer neural networks where the hidden layer weights are randomly sampled from a specific distribution,…

机器学习 · 统计学 2025-07-31 Daniela De Canditiis , Fabiano Veglianti

Convolutional Neural Networks (CNNs) specialize in feature extraction rather than function mapping. In doing so they form complex internal hierarchical feature representations, the complexity of which gradually increases with a…

神经与进化计算 · 计算机科学 2021-05-11 Nidhi Gowdra , Roopak Sinha , Stephen MacDonell