[VLDB'22] SUREL is a novel walk-based computation framework for efficient subgraph-based graph representation learning.
☆20Apr 10, 2025Updated 11 months ago
Alternatives and similar repositories for SUREL
Users that are interested in SUREL are comparing it to the libraries listed below
Sorting:
- ☆18Jan 29, 2023Updated 3 years ago
- [ICML 2023] Structural Re-weighting Improves Graph Domain Adaptation (StruRW)☆22Jun 20, 2023Updated 2 years ago
- [ICML 2024 Oral] LSH-Based Efficient Point Transformer (HEPT)☆24Jan 24, 2025Updated last year
- The repository for 'Unsupervised Learning for Combinatorial Optimization with Principled Proxy Design'☆16Oct 9, 2022Updated 3 years ago
- [ICML 2024] Code for Pairwise Alignment Improves Graph Domain Adaptation (Pair-Align)☆14Jun 15, 2024Updated last year
- Code for GeSS: Benchmarking Geometric Deep Learning under Scientific Applications with Distribution Shifts☆16Dec 28, 2024Updated last year
- Official code for SPE☆17Sep 15, 2024Updated last year
- [ICLR 2025 Spotlight] LayerDAG: A Layerwise Autoregressive Diffusion Model of Directed Acyclic Graphs☆26Jan 26, 2025Updated last year
- An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.☆242Jun 24, 2023Updated 2 years ago
- [ICML 2025] Generalization Principles for Inference over Text-Attributed Graphs with Large Language☆21Jul 15, 2025Updated 8 months ago
- Source code and dataset for TKDE 2019 paper “Trust Relationship Prediction in Alibaba E-Commerce Platform”☆16Jun 4, 2019Updated 6 years ago
- [ICLR 2023] "Equivariant Hypergraph Diffusion Neural Operators" by Peihao Wang, Shenghao Yang, Yunyu Liu, Zhangyang Wang, Pan Li☆51Aug 16, 2024Updated last year
- Yuhong Luo and Pan Li. Neighborhood-aware scalable temporal network representation learning. In Learning on Graphs, 2022.☆27May 6, 2023Updated 2 years ago
- ☆58Oct 29, 2021Updated 4 years ago
- [ICLR 2023] Learnable Randomness Injection (LRI) for interpretable Geometric Deep Learning.☆25Jul 18, 2023Updated 2 years ago
- Code for Mind the Label Shift of Augmentation-based Graph OOD generalization (LiSA) in CVPR 2023. LiSA is a model-agnostic Graph OOD fram…☆16Jun 24, 2023Updated 2 years ago
- ☆32Jun 27, 2022Updated 3 years ago
- Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction☆39Apr 1, 2022Updated 3 years ago
- Reconsidering the Performance of GAE in Link Prediction☆16Jan 12, 2026Updated 2 months ago
- ☆11Oct 31, 2021Updated 4 years ago
- Source code for ICLR 2021 paper: "Molecule Optimization by Explainable Evolution"☆30May 29, 2021Updated 4 years ago
- Distance Encoding for GNN Design☆188Mar 20, 2021Updated 5 years ago
- ☆14Mar 4, 2022Updated 4 years ago
- Representation Learning on Graphs with Jumping Knowledge Networks☆39Jun 13, 2019Updated 6 years ago
- Deep network embedding for graph representation learning in signed networks☆14Jul 8, 2020Updated 5 years ago
- [NeurIPS 2021]: Improve the GNN expressivity and scalability by decoupling the depth and receptive field of state-of-the-art GNN architec…☆135Mar 18, 2022Updated 4 years ago
- An implementation of Wang et al.'s Signed Network Embedding in Social Media in PyTorch☆12Dec 24, 2017Updated 8 years ago
- The official implementation of DIG-MILP☆14Oct 27, 2023Updated 2 years ago
- Repository for the Global Urban Network Dashboard. Contains dash app, assets (style.css, images), and GUN data.☆16Oct 25, 2023Updated 2 years ago
- Adversarial Deep Network Embedding for Cross-network Node Classification☆18Oct 31, 2021Updated 4 years ago
- Julia implementation of flash-attention operation for neural networks.