paper-with-me

Papers

KnowGraph: Knowledge-Enabled Anomaly Detection via Logical Reasoning on Graph Data

2024-10-10 · Andy Zhou, Xiaojun Xu, Ramesh Raghunathan, Alok Lal, Xinze Guan, Bin Yu, Bo Li

Graph-based anomaly detection is pivotal in diverse security applications, such as fraud detection in transaction networks and intrusion detection for network traffic. Standard approaches, including Graph Neural Networks (GNNs), often struggle to generalize across shifting data distributions. Meanwhile, real-world domain knowledge is more stable and a common existing component of real-world detection strategies. To explicitly integrate such knowledge into data-driven models such as GCNs, we propose KnowGraph, which integrates domain knowledge with data-driven learning for enhanced graph-based anomaly detection. KnowGraph comprises two principal components: (1) a statistical learning component that utilizes a main model for the overarching detection task, augmented by multiple specialized knowledge models that predict domain-specific semantic entities; (2) a reasoning component that employs probabilistic graphical models to execute logical inferences based on model outputs, encoding domain knowledge through weighted first-order logic formulas. Extensive experiments on these large-scale real-world datasets show that KnowGraph consistently outperforms state-of-the-art baselines in both transductive and inductive settings, achieving substantial gains in average precision when generalizing to completely unseen test graphs. Further ablation studies demonstrate the effectiveness of the proposed reasoning component in improving detection performance, especially under extreme class imbalance. These results highlight the potential of integrating domain knowledge into data-driven models for high-stakes, graph-based security applications.

📄 PDF Abstract BibTeX arXiv:2410.08390

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFraud DetectionIntrusion DetectionLogical Reasoning

Similar Papers 제목 키워드 기반

Learning Global-Local Correspondence with Semantic Bottleneck for Logical Anomaly Detection

2023-03-10 · Haiming Yao, Wenyong Yu, Wei Luo, Zhenfeng Qiang 외

This paper presents a novel framework, named Global-Local Correspondence Framework (GLCF), for visual anomaly detection with logical constraints. Visual anomaly detection has become an active research area in various rea…

Anomaly Detection

KnowGraph-PM: a Knowledge Graph based Pricing Model for Semiconductors Supply Chains

2022-05-13 · Nour Ramzy, Soren Auer, Javad Chamanara, Hans Ehm

Semiconductor supply chains are described by significant demand fluctuation that increases as one moves up the supply chain, the so-called bullwhip effect. To counteract, semiconductor manufacturers aim to optimize capac…

Data IntegrationManagement

A Methodological Report on Anomaly Detection on Dynamic Knowledge Graphs

2024-08-12 · Xiaohua Lu, Leshanshui Yang

In this paper, we explore different approaches to anomaly detection on dynamic knowledge graphs, specifically in a Micro-services environment for Kubernetes applications. Our approach explores three dynamic knowledge gra…

Anomaly DetectionEnsemble LearningGraph Anomaly DetectionKnowledge Graphs

E-ABIN: an Explainable module for Anomaly detection in BIological Networks

2025-06-25 · Ugo Lomoio, Tommaso Mazza, Pierangelo Veltri, Pietro Hiram Guzzi

The increasing availability of large-scale omics data calls for robust analytical frameworks capable of handling complex gene expression datasets while offering interpretable results. Recent advances in artificial intell…

Anomaly Detection

SD-MAD: Sign-Driven Few-shot Multi-Anomaly Detection in Medical Images

2025-05-22 · Kaiyu Guo, Tan Pan, Chen Jiang, Zijian Wang 외

Medical anomaly detection (AD) is crucial for early clinical intervention, yet it faces challenges due to limited access to high-quality medical imaging data, caused by privacy concerns and data silos. Few-shot learning …

Anomaly DetectionFew-Shot LearningLarge Language ModelOne-Class Classification