Hyperedge Anomaly Detection with Hypergraph Neural Network
Md. Tanvir Alam, Chowdhury Farhan Ahmed, Carson K. Leung

TL;DR
This paper introduces an unsupervised hypergraph neural network model for detecting anomalous higher-order associations in hypergraphs, demonstrating effectiveness on real datasets.
Contribution
It presents a novel end-to-end hypergraph neural network approach specifically designed for hyperedge anomaly detection, filling a research gap.
Findings
Effective detection of anomalous hyperedges in real datasets
Unsupervised model performs well without labeled data
Outperforms existing methods in hyperedge anomaly detection
Abstract
Hypergraph is a data structure that enables us to model higher-order associations among data entities. Conventional graph-structured data can represent pairwise relationships only, whereas hypergraph enables us to associate any number of entities, which is essential in many real-life applications. Hypergraph learning algorithms have been well-studied for numerous problem settings, such as node classification, link prediction, etc. However, much less research has been conducted on anomaly detection from hypergraphs. Anomaly detection identifies events that deviate from the usual pattern and can be applied to hypergraphs to detect unusual higher-order associations. In this work, we propose an end-to-end hypergraph neural network-based model for identifying anomalous associations in a hypergraph. Our proposed algorithm operates in an unsupervised manner without requiring any labeled data.…
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.
Code & Models
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 · Smart Grid Security and Resilience
