paper-with-me

Papers

On the Interplay between Graph Structure and Learning Algorithms in Graph Neural Networks

2025-08-20 · Junwei Su, Chuan Wu arxiv

This paper studies the interplay between learning algorithms and graph structure for graph neural networks (GNNs). Existing theoretical studies on the learning dynamics of GNNs primarily focus on the convergence rates of learning algorithms under the interpolation regime (noise-free) and offer only a crude connection between these dynamics and the actual graph structure (e.g., maximum degree). This paper aims to bridge this gap by investigating the excessive risk (generalization performance) of learning algorithms in GNNs within the generalization regime (with noise). Specifically, we extend the conventional settings from the learning theory literature to the context of GNNs and examine how graph structure influences the performance of learning algorithms such as stochastic gradient descent (SGD) and Ridge regression. Our study makes several key contributions toward understanding the interplay between graph structure and learning in GNNs. First, we derive the excess risk profiles of SGD and Ridge regression in GNNs and connect these profiles to the graph structure through spectral graph theory. With this established framework, we further explore how different graph structures (regular vs. power-law) impact the performance of these algorithms through comparative analysis. Additionally, we extend our analysis to multi-layer linear GNNs, revealing an increasing non-isotropic effect on the excess risk profile, thereby offering new insights into the over-smoothing issue in GNNs from the perspective of learning algorithms. Our empirical results align with our theoretical predictions, \emph{collectively showcasing a coupling relation among graph structure, GNNs and learning algorithms, and providing insights on GNN algorithm design and selection in practice.}

📄 PDF Abstract BibTeX arXiv:2508.14338

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improved Algorithms for Bandit with Graph Feedback via Regret Decomposition

2022-05-30 · Yuchen He, Chihao Zhang

The problem of bandit with graph feedback generalizes both the multi-armed bandit (MAB) problem and the learning with expert advice problem by encoding in a directed graph how the loss vector can be observed in each roun…

Foresight of Graph Reinforcement Learning Latent Permutations Learnt by Gumbel Sinkhorn Network

2021-10-23 · Tianqi Shen, Hong Zhang, Ding Yuan, Jiaping Xiao 외

Vital importance has necessity to be attached to cooperation in multi-agent environments, as a result of which some reinforcement learning algorithms combined with graph neural networks have been proposed to understand t…

Graph Attentionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Exact Community Recovery in Correlated Stochastic Block Models

2022-03-29 · Julia Gaudio, Miklos Z. Racz, Anirudh Sridhar

We consider the problem of learning latent community structure from multiple correlated networks. We study edge-correlated stochastic block models with two balanced communities, focusing on the regime where the average d…

Graph Matching

Understanding Coarsening for Embedding Large-Scale Graphs

2020-09-10 · Taha Atahan Akyildiz, Amro Alabsi Aljundi, Kamer Kaya

A significant portion of the data today, e.g, social networks, web connections, etc., can be modeled by graphs. A proper analysis of graphs with Machine Learning (ML) algorithms has the potential to yield far-reaching in…

Anomaly DetectionGraph EmbeddingLink PredictionNode Classification

Deep Reasoning with Knowledge Graph for Social Relationship Understanding

2018-07-02 · Zhouxia Wang, Tianshui Chen, Jimmy Ren, Weihao Yu 외

Social relationships (e.g., friends, couple etc.) form the basis of the social network in our daily life. Automatically interpreting such relationships bears a great potential for the intelligent systems to understand hu…

Visual Social Relationship Recognition