Pinned Repositories
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Elliptic2
Official guide of using the Elliptic2 dataset introduced by the paper "The Shape of Money Laundering: Subgraph Representation Learning on the Blockchain with the Elliptic2 Dataset"
METIS-GKlib
Small modifications to METIS build to include GKlib so that its easier to install dependent libraries related to SALIENT++.
ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
RevTrack
[ICAIF 2024 Oral] Official PyTorch Implementation of "Identifying Money Laundering Subgraphs on the Blockchain"
SALIENT
The official SALIENT system described in the paper "Accelerating Training and Inference of Graph Neural Networks with Fast Sampling and Pipelining".
SALIENT_artifact
Artifact evaluation of the paper "Accelerating Training and Inference of Graph Neural Networks with Fast Sampling and Pipelining"
SALIENT_plusplus
The official SALIENT++ system described in the paper "Communication-Efficient Graph Neural Networks with Probabilistic Neighborhood Expansion Analysis and Caching".
SALIENT_plusplus_artifact
Artifact for the MLSys 2023 paper "Communication-Efficient Graph Neural Networks with Probabilistic Neighborhood Expansion Analysis and Caching"
torch-metis
Version of pytorch-metis that has bindings that directly accept pytorch tensors for constructing metis graphs. No data copies are required to convert from pytorch CSR and Metis's graph representation because METIS uses CSR internally.
MITIBMxGraph's Repositories
MITIBMxGraph/SALIENT
The official SALIENT system described in the paper "Accelerating Training and Inference of Graph Neural Networks with Fast Sampling and Pipelining".
MITIBMxGraph/SALIENT_artifact
Artifact evaluation of the paper "Accelerating Training and Inference of Graph Neural Networks with Fast Sampling and Pipelining"
MITIBMxGraph/Elliptic2
Official guide of using the Elliptic2 dataset introduced by the paper "The Shape of Money Laundering: Subgraph Representation Learning on the Blockchain with the Elliptic2 Dataset"
MITIBMxGraph/SALIENT_plusplus
The official SALIENT++ system described in the paper "Communication-Efficient Graph Neural Networks with Probabilistic Neighborhood Expansion Analysis and Caching".
MITIBMxGraph/RevTrack
[ICAIF 2024 Oral] Official PyTorch Implementation of "Identifying Money Laundering Subgraphs on the Blockchain"
MITIBMxGraph/SALIENT_plusplus_artifact
Artifact for the MLSys 2023 paper "Communication-Efficient Graph Neural Networks with Probabilistic Neighborhood Expansion Analysis and Caching"
MITIBMxGraph/torch-metis
Version of pytorch-metis that has bindings that directly accept pytorch tensors for constructing metis graphs. No data copies are required to convert from pytorch CSR and Metis's graph representation because METIS uses CSR internally.
MITIBMxGraph/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
MITIBMxGraph/METIS-GKlib
Small modifications to METIS build to include GKlib so that its easier to install dependent libraries related to SALIENT++.
MITIBMxGraph/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning