Published May 3, 2026 | Version v1
Preprint Open

PHENOTYPE: Contrastive Behavioural Fingerprinting for Open-World Malware Attribution

Description

This work presents PHENOTYPE, a behavioural malware attribution system that encodes Windows API call sequences into contrastive embeddings for open-world classification. Unlike closed-world classifiers, the proposed approach enables rejection of previously unseen malware families using cosine similarity thresholding in a structured embedding space. The model is evaluated on the WinMET dataset and achieves 71.72% closed-world accuracy with 80.8% rejection of unseen families.

Files

PHENOTYPE - Contrastive Behavioural Fingerprinting for Open-World Malware Attribution.pdf

Additional details

Software

Repository URL
https://github.com/phenotype-malAI/PhenoType-DNA-MalAI
Programming language
Python
Development Status
Active