Wei Jin's repositories
awesome-self-supervised-gnn
Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).
awesome-graph-attack-papers
Adversarial attacks and defenses on Graph Neural Networks.
SelfTask-GNN
Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"
Movie-QA-System
基于知识图谱的电影问答系统。 This is a simple question answering and recommender system on movies (based on Knowledge Graph).
pytorch-gnn-meta-attack
Pytorch implementation of gnn meta attack (mettack). Paper title: Adversarial Attacks on Graph Neural Networks via Meta Learning.
Awesome-Dataset-Distillation
Awesome Dataset Distillation Papers
ChandlerBang.github.io
Personal website
CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
graph-adversarial-learning-literature
A curated list of adversarial attacks and defenses papers on graph-structured data.
Simple-SearchEngine
A simple search engine used for fulltext retrieval, implemented by Python.