TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/EMBER2024 -- A Benchmark Dataset for Holistic Evaluation o...

EMBER2024 -- A Benchmark Dataset for Holistic Evaluation of Malware Classifiers

Robert J. Joyce, Gideon Miller, Phil Roth, Richard Zak, Elliott Zaresky-Williams, Hyrum Anderson, Edward Raff, James Holt

2025-06-05Malware ClassificationMalware DetectionMalware Analysis
PaperPDFCode(official)Code(official)

Abstract

A lack of accessible data has historically restricted malware analysis research, and practitioners have relied heavily on datasets provided by industry sources to advance. Existing public datasets are limited by narrow scope - most include files targeting a single platform, have labels supporting just one type of malware classification task, and make no effort to capture the evasive files that make malware detection difficult in practice. We present EMBER2024, a new dataset that enables holistic evaluation of malware classifiers. Created in collaboration with the authors of EMBER2017 and EMBER2018, the EMBER2024 dataset includes hashes, metadata, feature vectors, and labels for more than 3.2 million files from six file formats. Our dataset supports the training and evaluation of machine learning models on seven malware classification tasks, including malware detection, malware family classification, and malware behavior identification. EMBER2024 is the first to include a collection of malicious files that initially went undetected by a set of antivirus products, creating a "challenge" set to assess classifier performance against evasive malware. This work also introduces EMBER feature version 3, with added support for several new feature types. We are releasing the EMBER2024 dataset to promote reproducibility and empower researchers in the pursuit of new malware research topics.

Related Papers

Malware Classification Leveraging NLP & Machine Learning for Enhanced Accuracy2025-06-19Efficient Malware Detection with Optimized Learning on High-Dimensional Features2025-06-18Semantic Preprocessing for LLM-based Malware Analysis2025-06-13Empirical Quantification of Spurious Correlations in Malware Detection2025-06-11Network Threat Detection: Addressing Class Imbalanced Data with Deep Forest2025-06-10System Calls for Malware Detection and Classification: Methodologies and Applications2025-06-02Dynamic Malware Classification of Windows PE Files using CNNs and Greyscale Images Derived from Runtime API Call Argument Conversion2025-05-30MADCAT: Combating Malware Detection Under Concept Drift with Test-Time Adaptation2025-05-24