adaliuBC / GATwithEFA_PyTorch
Realization of stroke classification method Graph Attention Network with Edge Feature Attention using PyTorch.
☆20Updated 3 years ago
Alternatives and similar repositories for GATwithEFA_PyTorch:
Users that are interested in GATwithEFA_PyTorch are comparing it to the libraries listed below
- The code of AGCN (Attention-driven Graph Clustering Network), which is accepted by ACM MM 2021.☆34Updated 7 months ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆134Updated last year
- ☆68Updated 2 years ago
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 2 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆136Updated 2 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆50Updated 4 years ago
- [ICML 2022] Local Augmentation for Graph Neural Networks☆66Updated 10 months ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆114Updated last week
- Drug Similarity Integration Through Attentive Multi-view Graph Auto-Encoders (IJCAI 2018)☆32Updated 5 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆61Updated 3 years ago
- "Rethinking Graph Neural Networks for Anomaly Detection" in ICML 2022☆178Updated 9 months ago
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆55Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆88Updated 3 years ago
- [TNNLS] Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning☆89Updated 3 years ago
- Pytorch implementation of Relational GCN for node classification☆74Updated last year
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆110Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆234Updated 4 years ago
- official code for our KDD21 paper "Adaptive Transfer Learning on Graph Neural Networks"☆42Updated 3 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆63Updated last year
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆79Updated 2 years ago
- ☆26Updated 3 years ago
- This paper studies the problem of cross-network node classification to overcome the insufficiency of labeled data in a single network. It…☆25Updated 3 years ago
- [CIKM 2021] A PyTorch implementation of "ANEMONE: Graph Anomaly Detection with Multi-Scale Contrastive Learning".☆48Updated 3 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆94Updated last year
- pytorch实现GCN代码的中文注释☆36Updated 4 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆111Updated 4 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆89Updated 2 months ago
- ☆24Updated 2 years ago
- A DGL implementation of "Graph Neural Networks with convolutional ARMA filters". (PAMI 2021)☆18Updated 4 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆66Updated last year