2 code implementations • 2 Jun 2023 • Amit Roy, Juan Shu, Jia Li, Carl Yang, Olivier Elshocht, Jeroen Smeets, Pan Li
Graph Anomaly Detection (GAD) is a technique used to identify abnormal nodes within graphs, finding applications in network security, fraud detection, social media spam detection, and various other domains.
1 code implementation • 27 Apr 2021 • Kashob Kumar Roy, Amit Roy, A K M Mahbubur Rahman, M Ashraful Amin, Amin Ahsan Ali
Graph Neural Networks (GNNs) learn low dimensional representations of nodes by aggregating information from their neighborhood in graphs.
1 code implementation • 27 Apr 2021 • Kashob Kumar Roy, Amit Roy, A K M Mahbubur Rahman, M Ashraful Amin, Amin Ahsan Ali
Graph pooling is an essential ingredient of Graph Neural Networks (GNNs) in graph classification and regression tasks.
1 code implementation • 26 Apr 2021 • Amit Roy, Kashob Kumar Roy, Amin Ahsan Ali, M Ashraful Amin, A K M Mahbubur Rahman
However, most state-of-the-art approaches have designed spatial-only (e. g. Graph Neural Networks) and temporal-only (e. g. Recurrent Neural Networks) modules to separately extract spatial and temporal features.
1 code implementation • 31 Mar 2021 • Amit Roy, Kashob Kumar Roy, Amin Ahsan Ali, M Ashraful Amin, A K M Mahbubur Rahman
Most of the recent works employed graph neural networks(GNN) with multiple layers to capture the spatial dependency.