arXiv論文メモ
新着一覧
cs.CR · 査読状況未確認

良性ソフトだけで学ぶ実行ファイルのマルウェア検知

SAGEGAN: Style-Based Anomaly Detection with Gaussian Embeddings using Generative Adversarial Networks

Thesath Wijayasiri, Kar Wai Fok, and Vrizlynn L. L. Thing

この論文をやさしく読む

ひとことで言うと

正常な実行ファイルだけで学び、構造が異なるファイルをマルウェア候補として見つける方法です。

何に役立つ?

既知の署名に頼りにくいマルウェア検知や、どの構造が良性から外れるかの分析に役立つ可能性がある。

この研究の面白いところ

実行ファイルを三種類の情報を持つ画像にし、一つの潜在値ではなく層ごとのスタイルで差異を追う。

どこまで分かった?

主要な精度の数値は独自収集データでの結果。外部の部分集合でも再調整せず評価したが、その数値は要旨にはない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

マルウェアは規則や署名に基づく検知の仕組みより速く変化する。本論文は、良性の実行ファイルだけで学習する異常検知法SAGEGANを提案する。Portable Executable形式のファイルを小さな3チャネル画像に変換し、スタイルで条件付けた敵対的な再構成を通じて良性ファイルの構造をモデル化する。画像表現は、ヒルベルト曲線で配置したバイト値、良性ファイルを基準とするバイト遷移の意外さ、良性ソフトとの差として表すエントロピーの偏差を組み合わせる。画像全体を一つの潜在表現に押し込める代わりに、7段階の変調型生成器に対応した層別のスタイルテンソルへ符号化する。ガウス型のスタイル事前分布、モーメントに基づく事前分布への整合、潜在表現の一貫性を使い、符号化した良性スタイルと生成器がサンプルする多様体との不一致を減らす。解釈のため、決定論的なエンコーダーの経路で各実行ファイルを固定したスタイルテンソルへ写し、層別のファミリー距離、勾配感度、主成分、クラスごとの振る舞いを再現可能な形で分析できる。214ファミリーのマルウェアを含む独自収集の実行ファイル集合では、ガウス型の変種のROC曲線下面積は89.76%、均衡精度は88.19%で、別のゲノムスタイル型変種はそれぞれ88.03%と84.09%だった。モデルの重み、良性の基準統計、判定閾値を再調整せず、同じチェックポイントをDIKE、Microsoft BIG 2015、Lesterのマルウェア部分集合でも評価した。結果は、層別のスタイルモデルが異常の順位付けと、マルウェアのファミリーが良性の多様体からどう外れるかの構造化された事後分析の両方を支え得ることを示唆する。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-23(UTC)
最新改訂
2026-09-23 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Malware evolves faster than rule-based and signature-driven detection pipelines. This paper presents SAGEGAN, a benign-only trained malware anomaly detection framework that converts portable executable files into compact three-channel images and models benign structure through style-conditioned adversarial reconstruction. The representation combines Hilbert-mapped byte values, benign-referenced byte-transition surprise, and entropy deviation from benign software. The model encodes each image into a layer-wise style tensor aligned with a seven-stage modulated generator, rather than a single latent bottleneck. A Gaussian style prior, moment-based prior alignment, and latent consistency are used to reduce mismatch between encoded benign styles and the generator's sampled manifold. For interpretation, a deterministic encoder pathway maps each executable to a fixed style tensor, enabling repeatable layer-wise family distance, gradient sensitivity, principal component, and class-behaviour analyses. On a self-collected portable executable corpus containing malware from 214 families, the Gaussian variant achieves 89.76% area under the receiver operating characteristic curve and 88.19% balanced accuracy, while the genome-style variant reaches 88.03% and 84.09%, respectively. Without refitting model weights, benign reference statistics, or decision thresholds, the same checkpoints are evaluated on DIKE, Microsoft BIG 2015, and Lester malware subsets. The results suggest that layer-wise style modelling supports both anomaly ranking and structured post hoc analysis of how malware families depart from the benign manifold.

arXiv ID: 2609.27357 / 要約の誤りについて