alexfanjn / FAGCN_PyG
Reimplementation of AAAI21 paper "Beyond Low-frequency Information in Graph Convolutional Networks" based on PyTorch and PyTorch Geometric (PyG).
☆21Updated 2 years ago
Alternatives and similar repositories for FAGCN_PyG:
Users that are interested in FAGCN_PyG are comparing it to the libraries listed below
- [AAAI'23] Beyond Smoothing: Unsupervised Graph Representation Learning with Edge Heterophily Discriminating☆50Updated 2 years ago
- The Open Source Code For ICML 2023 Paper "Finding the Missing-half: Graph Complementary Learning for Homophily-prone and Heterophily-pron…☆15Updated last year
- ICML 2022, Finding Global Homophily in Graph Neural Networks When Meeting Heterophily☆43Updated 2 years ago
- [CIKM 2021] A PyTorch implementation of "ANEMONE: Graph Anomaly Detection with Multi-Scale Contrastive Learning".