Skip to content
Preprint

Two-level domain-decomposition AdaGrad method for scalable training of graph neural networks

Aug 2026 · 0 citations · 60 references
Mathematics Computer Science

TL;DR

The proposed DD-AG2m alternates between AG2m optimization on the original (global) graph and AG2m optimization on the partitioned graphs, and introduces a two-level variant that performs global optimization steps on a coarse graph obtained by randomly subsampling nodes within each subdomain.

Abstract

Graph neural networks (GNNs) have emerged as a powerful framework for learning from graph-structured data. However, their efficient training remains challenging, particularly in distributed computing environments. This challenge arises from the use of message passing, which couples all graph nodes, leading to expensive optimization steps, high memory requirements, and substantial communication overhead. To alleviate these limitations, we propose a novel domain-decomposition (DD) variant of AG2m, an AdaGrad method enhanced with second-order curvature information and momentum, denoted by DD-AG2m. The proposed DD-AG2m alternates between AG2m optimization on the original (global) graph and AG2m optimization on the partitioned graphs. To incorporate global information at reduced cost, we further introduce a two-level variant (2DD-AG2m) that performs global optimization steps on a coarse graph obtained by randomly subsampling nodes within each subdomain. Numerical experiments spanning graph classification, node-level regression, and spatiotemporal forecasting tasks demonstrate that the proposed DD methods reduce the computational cost required to achieve the same predictive performance by a factor of 4-8. Moreover, for the fixed computational cost, they improve the predictive performance of GNNs by up to 22% compared with the baseline AG2m.

View source

Similar papers

ADC-GNN: Adaptive Dual-level Collaborative Graph Neural Networks for Graph Classification

This work proposes a novel Adaptive Dual-level Collaborative GNN associated with an adaptive dual-level collaborative mechanism, and shows that the ADC-GNN can inject the learned high-level information back into the node level, forming a closed-loop, bidirectional optimization process.

Wan Tang, Lu Bai, Lixin Cui et al. · 0 citations
#graph neural networks Preprint Aug 2026

CoRe-GNN: Multilevel Message passing on Coarsened graphs

CoRe-GNN is proposed, which performs both propagations in parallel at each layer: a coarsened inter-cluster term capturing long-range structure, and a local intra-cluster term preserving per-node discriminability.

Antonin Joly, Nicolas Keriven, Aline Roumy · 0 citations
Preprint Aug 2026

GraphK: Variable-Size Graph Generation with Efficient Edge Construction

Experiments on synthetic and real-world datasets show that GraphK outperforms existing methods, accurately learns graph structures, and generates synthetic graphs without explicit definitions.

Resul Tugay, Eren Olug, Elif Ak et al. · 0 citations
Book Open access Jul 2026

Node4All: Learning Node Representation Beyond Datasets

This work introduces Node4All, a node representation learner applicable to arbitrary graph datasets without any dataset-specific optimization, and introduces the Channel Graph Transformer (CGT), which enables a single fixed parameterization to process arbitrary graph datasets.

Dooho Lee, Jaemin Yoo · 0 citations

HGOOD : Hypergraph-enhanced Graph Contrastive Learning for Graph Out-of-Distribution Detection

A Hypergraph-enhanced graph contrastive learning framework for Graph Out-Of-Distribution detection (termed HGOOD), which constructs two branches to hierarchically mine graph compact semantics in a comprehensive manner and introduces a cross-branch prototype contrast that aligns the captured graph patterns with their cross-branch clustering prototypes to enhance the semantic manifold of the in-distribution graph.

Xuan-Ting Fan, Chenyu Wang, Yue-Yue Gao et al. · 0 citations
Open access Aug 2026

Broad graph convolutional network: a novel graph convolutional network paradigm without hidden layer

A novel broad graph convolutional network (BGCN) paradigm is proposed, which completely eliminates hidden layers and instead expands the receptive field through network width, effectively circumventing the inherent limitations of over-smoothing and overfitting in existing deep and high-order GCN models.

Alex Hay-Man Ng, Xun Liu, Fangyuan Lei et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.