paper-with-me

홈 › Papers

HYDRA: A multimodal deep learning framework for malware classification

2020-05-12 · Daniel Gibert, Carles Mateu, Jordi Planes

While traditional machine learning methods for malware detection largely depend on hand-designed features, which are based on experts’ knowledge of the domain, end-to-end learning approaches take the raw executable as input, and try to learn a set of descriptive features from it. Although the latter might behave badly in problems where there are not many data available or where the dataset is imbalanced. In this paper we present HYDRA, a novel framework to address the task of malware detection and classification by combining various types of features to discover the relationships between distinct modalities. Our approach learns from various sources to maximize the benefits of multiple feature types to reflect the characteristics of malware executables. We propose a baseline system that consists of both hand-engineered and end-to-end components to combine the benefits of feature engineering and deep learning so that malware characteristics are effectively represented. An extensive analysis of state-of-the-art methods on the Microsoft Malware Classification Challenge benchmark shows that the proposed solution achieves comparable results to gradient boosting methods in the literature and higher yield in comparison with deep learning approaches.

📄 PDF Abstract BibTeX

Code (1)

danielgibert/mlw_classification_hydra 공식 구현 tf

Tasks

ClassificationDeep LearningDescriptiveFeature EngineeringGeneral ClassificationMalware ClassificationMalware DetectionMultimodal Deep Learning

Similar Papers 제목 키워드 기반

Semantic-Aware Contrastive Fine-Tuning: Boosting Multimodal Malware Classification with Discriminative Embeddings

2025-04-25 · Ivan Montoya Sanchez, Shaswata Mitra, Aritran Piplai, Sudip Mittal

The rapid evolution of malware variants requires robust classification methods to enhance cybersecurity. While Large Language Models (LLMs) offer potential for generating malware descriptions to aid family classification…

AttributeMalware ClassificationMeta-LearningRobust classification

Multimodal Techniques for Malware Classification

2025-01-19 · Jonathan Jiang, Mark Stamp

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 …

ClassificationMalware Classification

Orthrus: A Bimodal Learning Architecture for Malware Classification

2020-09-28 · Daniel Gibert, Carles Mateu, Jordi Planes

Malware detection and classification is a challenging problem and an active area of research. Traditional machine learning methods depend almost entirely on the ability to extract a set of discriminative features into wh…

ClassificationDeep LearningFeature EngineeringGeneral Classification+2

MalwareDNA: Simultaneous Classification of Malware, Malware Families, and Novel Malware

2023-09-04 · Maksim E. Eren, Manish Bhattarai, Kim Rasmussen, Boian S. Alexandrov 외

Malware is one of the most dangerous and costly cyber threats to national security and a crucial factor in modern cyber-space. However, the adoption of machine learning (ML) based solutions against malware threats has be…

Classification

Hydra: an Ensemble of Convolutional Neural Networks for Geospatial Land Classification

2018-02-10 · Rodrigo Minetto, Mauricio Pamplona Segundo, Sudeep Sarkar

We describe in this paper Hydra, an ensemble of convolutional neural networks (CNN) for geospatial land classification. The idea behind Hydra is to create an initial CNN that is coarsely optimized but provides a good sta…

General Classification