pith. sign in

hub

Deep Graph Library: A Graph-Centric, Highly-Performant Package for Graph Neural Networks

25 Pith papers cite this work. Polarity classification is still indexing.

25 Pith papers citing it
abstract

Advancing research in the emerging field of deep graph learning requires new tools to support tensor computation over graphs. In this paper, we present the design principles and implementation of Deep Graph Library (DGL). DGL distills the computational patterns of GNNs into a few generalized sparse tensor operations suitable for extensive parallelization. By advocating graph as the central programming abstraction, DGL can perform optimizations transparently. By cautiously adopting a framework-neutral design, DGL allows users to easily port and leverage the existing components across multiple deep learning frameworks. Our evaluation shows that DGL significantly outperforms other popular GNN-oriented frameworks in both speed and memory consumption over a variety of benchmarks and has little overhead for small scale workloads.

hub tools

citation-role summary

background 2

citation-polarity summary

roles

background 2

polarities

background 2

clear filters

representative citing papers

How Attentive are Graph Attention Networks?

cs.LG · 2021-05-30 · conditional · novelty 7.0

GAT uses static attention where neighbor rankings ignore the query node and thus cannot express some graph problems; GATv2 enables dynamic attention and outperforms GAT on 11 OGB and other benchmarks with equal parameters.

Modern Structure-Aware Simplicial Spatiotemporal Neural Network

cs.LG · 2026-04-17 · unverdicted · novelty 6.0

ModernSASST is the first simplicial complex-based spatiotemporal model that combines random walks on high-dimensional complexes with parallelizable temporal convolutional networks for efficient high-order topology capture.

Cluster Attention for Graph Machine Learning

cs.LG · 2026-04-08 · unverdicted · novelty 6.0

Cluster attention uses off-the-shelf community detection to define attention scopes within graph clusters, augmenting MPNNs and Graph Transformers to achieve larger receptive fields with preserved structural inductive biases and improved performance on diverse graph datasets.

citing papers explorer

Showing 4 of 4 citing papers after filters.