Continuous GNN-based Anomaly Detection on Edge using Efficient Adaptive Knowledge Graph Learning
Sanggeon Yun, Ryozo Masukawa, William Youngwoo Chung, Minhyoung Na,, Nathaniel Bastian, Mohsen Imani

TL;DR
This paper introduces a continuous, edge-based knowledge graph learning framework for GNN-driven anomaly detection, enabling real-time adaptation without cloud reliance, suitable for dynamic environments and resource-limited devices.
Contribution
It presents a novel method for continuously updating knowledge graphs on edge devices, improving anomaly detection robustness in changing data conditions.
Findings
Enables real-time KG updates on edge devices.
Improves anomaly detection robustness in dynamic environments.
Reduces reliance on cloud-based computation.
Abstract
The increasing demand for robust security solutions across various industries has made Video Anomaly Detection (VAD) a critical task in applications such as intelligent surveillance, evidence investigation, and violence detection. Traditional approaches to VAD often rely on finetuning large pre-trained models, which can be computationally expensive and impractical for real-time or resource-constrained environments. To address this, MissionGNN introduced a more efficient method by training a graph neural network (GNN) using a fixed knowledge graph (KG) derived from large language models (LLMs) like GPT-4. While this approach demonstrated significant efficiency in computational power and memory, it faces limitations in dynamic environments where frequent updates to the KG are necessary due to evolving behavior trends and shifting data patterns. These updates typically require cloud-based…
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.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection
MethodsAttention Is All You Need · Absolute Position Encodings · Label Smoothing · Adam · Residual Connection · Softmax · Linear Layer · Dropout · Layer Normalization · Multi-Head Attention
