paper-with-me

Papers

MOTIF: A Large Malware Reference Dataset with Ground Truth Family Labels

2021-11-29 · Robert J. Joyce, Dev Amlani, Charles Nicholas, Edward Raff

Malware family classification is a significant issue with public safety and research implications that has been hindered by the high cost of expert labels. The vast majority of corpora use noisy labeling approaches that obstruct definitive quantification of results and study of deeper interactions. In order to provide the data needed to advance further, we have created the Malware Open-source Threat Intelligence Family (MOTIF) dataset. MOTIF contains 3,095 malware samples from 454 families, making it the largest and most diverse public malware dataset with ground truth family labels to date, nearly 3x larger than any prior expert-labeled corpus and 36x larger than the prior Windows malware corpus. MOTIF also comes with a mapping from malware samples to threat reports published by reputable industry sources, which both validates the labels and opens new research opportunities in connecting opaque malware samples to human-readable descriptions. This enables important evaluations that are normally infeasible due to non-standardized reporting in industry. For example, we provide aliases of the different names used to describe the same malware family, allowing us to benchmark for the first time accuracy of existing tools when names are obtained from differing sources. Evaluation results obtained using the MOTIF dataset indicate that existing tasks have significant room for improvement, with accuracy of antivirus majority voting measured at only 62.10% and the well-known AVClass tool having just 46.78% accuracy. Our findings indicate that malware family classification suffers a type of labeling noise unlike that studied in most ML literature, due to the large open set of classes that may not be known from the sample under consideration

📄 PDF Abstract BibTeX arXiv:2111.15031

Code (1)

boozallen/motif 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Framework for Cluster and Classifier Evaluation in the Absence of Reference Labels

2021-09-23 · Robert J. Joyce, Edward Raff, Charles Nicholas

In some problem spaces, the high cost of obtaining ground truth labels necessitates use of lower quality reference datasets. It is difficult to benchmark model performance using these datasets, as evaluation results may …

LCC-LLM: Leveraging Code-Centric Large Language Models for Malware Attribution

2026-05-07 · Christopher G. Pedraza Pohlenz, Hassan Jalil Hadi, Ali Hassan, Ali Shoker arxiv

LLMs are increasingly explored for malware analysis; however, current LLM-based malware attribution remains limited by unsupported indicators and insufficient code-level grounding for identifying malicious and vulnerable…

Semantic Similarity

Motif: Intrinsic Motivation from Artificial Intelligence Feedback

2023-09-29 · Martin Klissarov, Pierluca D'Oro, Shagun Sodhani, Roberta Raileanu 외

Exploring rich environments and evaluating one's actions without prior knowledge is immensely challenging. In this paper, we propose Motif, a general method to interface such prior knowledge from a Large Language Model (…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+2

Synthetic Petri Dish: A Novel Surrogate Model for Rapid Architecture Search

2020-05-27 · Aditya Rawal, Joel Lehman, Felipe Petroski Such, Jeff Clune 외

Neural Architecture Search (NAS) explores a large space of architectural motifs -- a compute-intensive process that often involves ground-truth evaluation of each motif by instantiating it within a large network, and tra…

Neural Architecture Search

MotifbreakR v2: extended capability and database integration

2024-07-03 · Simon G. Coetzee, Dennis J. Hazelett

MotifbreakR is a software tool that scans genetic variants against position weight matrices of transcription factors (TF) to determine the potential for the disruption of TF binding at the site of the variant. It leverag…