Methods › General › Distributed Methods › DistDGL

DistDGL

7 papers tagged archive 2025-07-28

Introduced by Da Zheng et al. in DistDGL: Distributed Graph Neural Network Training for Billion-Scale Graphs

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

DistDGL is a system for training GNNs in a mini-batch fashion on a cluster of machines. It is is based on the Deep Graph Library (DGL), a popular GNN development framework. DistDGL distributes the graph and its associated data (initial features and embeddings) across the machines and uses this distribution to derive a computational decomposition by following an owner-compute rule. DistDGL follows a synchronous training approach and allows ego-networks forming the mini-batches to include non-local nodes. To minimize the overheads associated with distributed computations, DistDGL uses a high-quality and light-weight mincut graph partitioning algorithm along with multiple balancing constraints. This allows it to reduce communication overheads and statically balance the computations. It further reduces the communication by replicating halo nodes and by using sparse embedding updates. The combination of these design choices allows DistDGL to train high-quality models while achieving high parallel efficiency and memory scalability

PaperSource

Papers archive 2025-07-28

7 shown of 7, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

9 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
graph partitioning3
CPU2
GPU2
Graph Neural Network2
Fraud Detection1
Graph Embedding1
Link Prediction1
Recommendation Systems1
Representation Learning1

Usage over time archive 2025-07-28

Papers per year tagged with DistDGL: 2020 to 2024, peak 4 4 0 2020: 1 paper 2020 2021: 0 papers 2021 2022: 1 paper 2022 2023: 4 papers 2023 2024: 1 paper 2024
Papers per year the archive tags with this method, by the paper's archive date (7 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Distributed Methods

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections