paper-with-me

Papers

XG-BoT: An Explainable Deep Graph Neural Network for Botnet Detection and Forensics

2022-07-19 · Wai Weng Lo, Gayan K. Kulatilleke, Mohanad Sarhan, Siamak Layeghy, Marius Portmann

In this paper, we propose XG-BoT, an explainable deep graph neural network model for botnet node detection. The proposed model comprises a botnet detector and an explainer for automatic forensics. The XG-BoT detector can effectively detect malicious botnet nodes in large-scale networks. Specifically, it utilizes a grouped reversible residual connection with a graph isomorphism network to learn expressive node representations from botnet communication graphs. The explainer, based on the GNNExplainer and saliency map in XG-BoT, can perform automatic network forensics by highlighting suspicious network flows and related botnet nodes. We evaluated XG-BoT using real-world, large-scale botnet network graph datasets. Overall, XG-BoT outperforms state-of-the-art approaches in terms of key evaluation metrics. Additionally, we demonstrate that the XG-BoT explainers can generate useful explanations for automatic network forensics.

📄 PDF Abstract BibTeX arXiv:2207.09088

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

IoT Botnet Detection Using an Economic Deep Learning Model

2023-02-03 · Nelly Elsayed, Zag ElSayed, Magdy Bayoumi

The rapid progress in technology innovation usage and distribution has increased in the last decade. The rapid growth of the Internet of Things (IoT) systems worldwide has increased network security challenges created by…

Deep LearningIntrusion Detection

Automating Botnet Detection with Graph Neural Networks

2020-03-13 · Jiawei Zhou, Zhiying Xu, Alexander M. Rush, Minlan Yu

Botnets are now a major source for many network attacks, such as DDoS attacks and spam. However, most traditional detection methods heavily rely on heuristically designed multi-stage detection criteria. In this paper, we…

Graph Learning

Beyond Individual Mimicry: Constructing Human-Like Social network with Graph-Augmented LLM Agents

2026-03-31 · Haoran Bu, Litian Zhang, Chuxuan Zhang, Zhanyuan Liu 외 arxiv

Driven by large language models (LLMs), social bot can autonomously engage in local interactions, whose human-like behaviors enable them to evade social bot detection. However, while these botnets exhibit realistic local…

Graph Neural Network

Explaining Machine Learning DGA Detectors from DNS Traffic Data

2022-08-10 · Giorgio Piras, Maura Pintor, Luca Demetrio, Battista Biggio

One of the most common causes of lack of continuity of online systems stems from a widely popular Cyber Attack known as Distributed Denial of Service (DDoS), in which a network of infected devices (botnet) gets exploited…

Decision Making

PATE-Forensics: Perception-as-Tool for Explainable Deepfake Forensics with General-Purpose MLLMs

2026-08-19 · Yaqi Li, Jielun Peng, Yabin Wang, Jincheng Liu 외 arxiv

Existing explainable deepfake forensic methods typically rely on task-adapted MLLM to jointly address detection, localization, and explanation. Inspired by agent-style tool use, we instead introduce a Perception-as-Tool …

Explanation Generation