Heehyeon Kim's starred repositories

jaal

Your interactive network visualizing dashboard

Language:PythonLicense:MITStargazers:307Issues:0Issues:0

mamba-minimal

Simple, minimal implementation of the Mamba SSM in one file of PyTorch.

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

graph2nn

code for paper "Graph Structure of Neural Networks"

Language:Jupyter NotebookLicense:MITStargazers:153Issues:0Issues:0

benchtemp

BenchTemp: A General Benchmark for Evaluating Temporal Graph Neural Networks

Language:PythonLicense:MITStargazers:15Issues:0Issues:0

DECOR

Data and code for "DECOR: Degree-Corrected Social Graph Refinement for Fake News Detection" (KDD 2023)

Language:PythonStargazers:17Issues:0Issues:0

G-NIA

G-NIA model from "Single Node Injection Attack against Graph Neural Networks" (CIKM 2021)

Language:PythonStargazers:24Issues:0Issues:0

ProG

A Unified Python Library for Graph Prompting

Language:PythonLicense:MITStargazers:468Issues:0Issues:0

fraud-dataset-benchmark

Repository for Fraud Dataset Benchmark

Language:Jupyter NotebookLicense:MITStargazers:116Issues:0Issues:0

GNNGuard

Defending graph neural networks against adversarial attacks (NeurIPS 2020)

Language:PythonLicense:NOASSERTIONStargazers:57Issues:0Issues:0

Time-Series-Works-Conferences

Time-Series Work Summary in CS Top Conferences (NIPS, ICML, ICLR, KDD, AAAI, WWW, IJCAI, CIKM, ICDM, ICDE, etc.)

License:MITStargazers:747Issues:0Issues:0

STGCN-PyTorch

🚗 Implementation of spatio-temporal graph convolutional network with PyTorch

Language:PythonLicense:MITStargazers:328Issues:0Issues:0

gnn-meta-attack

Implementation of the paper "Adversarial Attacks on Graph Neural Networks via Meta Learning".

Language:PythonLicense:MITStargazers:140Issues:0Issues:0

nettack

Implementation of the paper "Adversarial Attacks on Neural Networks for Graph Data".

Language:PythonLicense:MITStargazers:216Issues:0Issues:0

meta_kge

Knowledge Graph Embedding via Metagraph Learning (SIGIR 2021)

Language:PythonStargazers:14Issues:0Issues:0

BiVE

Learning Representations of Bi-Level Knowledge Graphs for Reasoning beyond Link Prediction (AAAI 2023)

Language:PythonStargazers:21Issues:0Issues:0

InGram

InGram: Inductive Knowledge Graph Embedding via Relation Graphs (ICML 2023)

Language:PythonStargazers:44Issues:0Issues:0

HyNT

Representation Learning on Hyper-Relational and Numeric Knowledge Graphs with Transformers (KDD 2023)

Language:PythonStargazers:27Issues:0Issues:0

DeepRobust

A pytorch adversarial library for attack and defense methods on images and graphs

Language:PythonLicense:MITStargazers:962Issues:0Issues:0

graph-adversarial-learning-literature

A curated list of adversarial attacks and defenses papers on graph-structured data.

Stargazers:814Issues:0Issues:0

Conference-Accepted-Paper-List

Some Conferences' accepted paper lists (including AI, ML, Robotic)

License:MITStargazers:908Issues:0Issues:0

Awesome-Graph-Anomaly-Detection

A collection of papers for graph anomaly detection, and published algorithms and datasets.

Stargazers:105Issues:0Issues:0

awesome-graph-attack-papers

Adversarial attacks and defenses on Graph Neural Networks.

License:CC0-1.0Stargazers:357Issues:0Issues:0

Graph_Transformer_Networks

Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)

Language:Jupyter NotebookStargazers:940Issues:0Issues:0

Dataloader-Optimization

Getting GPU Util 99%

Language:PythonStargazers:31Issues:0Issues:0

graphSAGE-pytorch

A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.

Language:PythonStargazers:609Issues:0Issues:0

ACM-GNN

NeurIPS 2022, Revisiting Heterophily For Graph Neural Networks, official PyTorch implementation for Adaptive Channel Mixing (ACM) GNN framework

Language:PythonLicense:MITStargazers:65Issues:0Issues:0
Language:PythonStargazers:319Issues:0Issues:0

knowledge_graph_attention_network

KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019

Language:PythonLicense:MITStargazers:1047Issues:0Issues:0

pytorch-GAT

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!

Language:Jupyter NotebookLicense:MITStargazers:2381Issues:0Issues:0