Enhanced Consistency Bi-directional GAN (CBiGAN) for Malware Anomaly Detection
Thesath Wijayasiri, Kar Wai Fok, Vrizlynn L. L. Thing

TL;DR
This paper introduces a consistency-based bi-directional GAN framework that detects malware anomalies by analyzing raw binary files transformed into visual encodings, offering a scalable and effective static analysis method.
Contribution
It applies a novel consistency enforcement in a bi-directional GAN to improve malware detection without relying on handcrafted features or dynamic analysis.
Findings
Achieved stable detection performance with high AUC across multiple malware datasets.
Demonstrated effectiveness on diverse file formats including PE and OLE files.
Maintained a lightweight and unified processing pipeline for large-scale malware analysis.
Abstract
Static malware analysis remains a core technique in cybersecurity due to its ability to assess potentially malicious software without execution. Nevertheless, many existing static approaches rely on handcrafted features or curated datasets that may not generalize well to evolving malware distributions. In this work, we investigate an alternative representation that operates directly on raw binary content. Executable files are transformed into visual encodings that preserve local structural relationships, enabling the use of deep learning models without requiring semantic disassembly or dynamic behavior profiling. This study explores the use of a Consistency Bi-directional Generative Adversarial Network (CBi-GAN) as an anomaly detection framework rather than as a generative model. The method enforces consistency between latent encodings and reconstructions, allowing deviations from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
