ChenJY-Count / PolyGCLLinks
PyTorch implementation of "PolyGCL: GRAPH CONTRASTIVE LEARNING via Learnable Spectral Polynomial Filters"
☆15Updated last year
Alternatives and similar repositories for PolyGCL
Users that are interested in PolyGCL are comparing it to the libraries listed below
Sorting:
- [AAAI'23] Beyond Smoothing: Unsupervised Graph Representation Learning with Edge Heterophily Discriminating☆53Updated 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 2 years ago
- A Critical Look at the Evaluation of GNNs under Heterophily: Are We Really Making Progress?☆119Updated 2 years ago
- NeurIPS 2022, Revisiting Heterophily For Graph Neural Networks, official PyTorch implementation for Adaptive Channel Mixing (ACM) GNN fra…☆86Updated 10 months ago
- The official implementation of the paper "Ordered GNN: Ordering Message Passing to Deal with Heterophily and Over-smoothing" (ICLR 2023).☆46Updated last year
- [WSDM'23] GOOD-D: On Unsupervised Graph Out-Of-Distribution Detection☆44Updated 2 years ago
- Code for NeurIPS 2022 paper "Rethinking and Scaling Up Graph Contrastive Learning: An Extremely Efficient Approach with Group Discriminat…☆55Updated 2 years ago
- PyTorch implementation of "BernNet: Learning Arbitrary Graph Spectral Filters via Bernstein Approximation"☆57Updated 2 years ago
- Codes for "Two Sides of the Same Coin: Heterophily and Oversmoothing in Graph Convolutional Neural Networks"