MITIBMxGraph
Pinned Loading
Repositories
- Elliptic2 Public
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"
- RevTrack Public
[ICAIF 2024 Oral] Official PyTorch Implementation of "Identifying Money Laundering Subgraphs on the Blockchain"
- SALIENT_plusplus Public
The official SALIENT++ system described in the paper "Communication-Efficient Graph Neural Networks with Probabilistic Neighborhood Expansion Analysis and Caching".
- SALIENT Public
The official SALIENT system described in the paper "Accelerating Training and Inference of Graph Neural Networks with Fast Sampling and Pipelining".
- METIS-GKlib Public
Small modifications to METIS build to include GKlib so that its easier to install dependent libraries related to SALIENT++.
- SALIENT_plusplus_artifact Public
Artifact for the MLSys 2023 paper "Communication-Efficient Graph Neural Networks with Probabilistic Neighborhood Expansion Analysis and Caching"
- torch-metis Public
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.
- SALIENT_artifact Public
Artifact evaluation of the paper "Accelerating Training and Inference of Graph Neural Networks with Fast Sampling and Pipelining"
- ogb Public Forked from snap-stanford/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning