Heehyeon Kim's starred repositories

how_attentive_are_gats

Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)

Language:PythonStargazers:295Issues:0Issues:0

gnn-spectral-expressive-power

Code of "Analyzing the Expressive Power of Graph Neural Networks in a Spectral Perspective" paper published in ICLR2021

Language:PythonLicense:GPL-3.0Stargazers:45Issues:0Issues:0

pyGAT

Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)

Language:PythonLicense:MITStargazers:2848Issues:0Issues:0

dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.

Language:PythonLicense:Apache-2.0Stargazers:13260Issues:0Issues:0

Rethinking-Anomaly-Detection

"Rethinking Graph Neural Networks for Anomaly Detection" in ICML 2022

Language:PythonStargazers:168Issues:0Issues:0

GCN_AnomalyDetection_pytorch

PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)

Language:PythonStargazers:66Issues:0Issues:0

DGFraud-TF2

A Deep Graph-based Toolbox for Fraud Detection in TensorFlow 2.X

Language:PythonLicense:Apache-2.0Stargazers:124Issues:0Issues:0

GCN_AnomalyDetection

Code for Deep Anomaly Detection on Attributed Networks (SDM2019)

Language:PythonStargazers:129Issues:0Issues:0

PC-GNN

(WWW 2021) Source code of PC-GNN

Language:PythonStargazers:95Issues:0Issues:0

pygod

A Python Library for Graph Outlier Detection (Anomaly Detection)

Language:PythonLicense:BSD-2-ClauseStargazers:1282Issues:0Issues:0

Graph-Neural-Networks-With-Heterophily

This repository contains the resources on graph neural network (GNN) considering heterophily.

License:GPL-3.0Stargazers:203Issues:0Issues:0

graph-fraud-detection-papers

A curated list of graph-based fraud, anomaly, and outlier detection papers & resources

Stargazers:1368Issues:0Issues:0

MAML-Pytorch

Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)

Language:PythonLicense:MITStargazers:2272Issues:0Issues:0

StrGNN

Code for structural temporal graph neural networks for anomaly detection in dynamic graphs

Language:PythonLicense:NOASSERTIONStargazers:19Issues:0Issues:0

ANEMONE

[CIKM 2021] A PyTorch implementation of "ANEMONE: Graph Anomaly Detection with Multi-Scale Contrastive Learning".

Language:PythonLicense:MITStargazers:46Issues:0Issues:0

Meta-GDN_AnomalyDetection

Implementation of TheWebConf 2021 -- Few-shot Network Anomaly Detection via Cross-network Meta-learning

Language:PythonStargazers:53Issues:0Issues:0

Wikidata_relation_extractor

Code to extract KB triples from given contexts using Wikidata API

Language:PythonLicense:MITStargazers:11Issues:0Issues:0

Style-Transformer-for-MSD

Expert-laymen style transfer model based on the Style Transformer (Dai. et al., 2019). This code is based on the MSD dataset (Cao et al., 2020), which is a task for style transfer between an expert-level language to a laymen language for the ease of communication.

Language:PythonLicense:MITStargazers:9Issues:0Issues:0