paper-with-me

홈 › Papers

Stability of Aggregation Graph Neural Networks

2022-07-08 · Alejandro Parada-Mayorga, Zhiyang Wang, Fernando Gama, Alejandro Ribeiro

In this paper we study the stability properties of aggregation graph neural networks (Agg-GNNs) considering perturbations of the underlying graph. An Agg-GNN is a hybrid architecture where information is defined on the nodes of a graph, but it is processed block-wise by Euclidean CNNs on the nodes after several diffusions on the graph shift operator. We derive stability bounds for the mapping operator associated to a generic Agg-GNN, and we specify conditions under which such operators can be stable to deformations. We prove that the stability bounds are defined by the properties of the filters in the first layer of the CNN that acts on each node. Additionally, we show that there is a close relationship between the number of aggregations, the filter's selectivity, and the size of the stability constants. We also conclude that in Agg-GNNs the selectivity of the mapping operators is tied to the properties of the filters only in the first layer of the CNN stage. This shows a substantial difference with respect to the stability properties of selection GNNs, where the selectivity of the filters in all layers is constrained by their stability. We provide numerical evidence corroborating the results derived, testing the behavior of Agg-GNNs in real life application scenarios considering perturbations of different magnitude.

📄 PDF Abstract BibTeX arXiv:2207.03678

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph Neural Aggregation-diffusion with Metastability

2024-03-29 · Kaiyuan Cui, Xinyan Wang, ZiCheng Zhang, Weichen Zhao

Continuous graph neural models based on differential equations have expanded the architecture of graph neural networks (GNNs). Due to the connection between graph diffusion and message passing, diffusion-based models hav…

Node Classification

FGC-Comp: Adaptive Neighbor-Grouped Attribute Completion for Graph-based Anomaly Detection

2025-12-02 · Junpeng Wu, Pinheng Zong arxiv

Graph-based Anomaly Detection models have gained widespread adoption in recent years, identifying suspicious nodes by aggregating neighborhood information. However, most existing studies overlook the pervasive issues of …

Binary ClassificationAnomaly Detection

Graph Scattering beyond Wavelet Shackles

2023-01-26 · Christian Koke, Gitta Kutyniok

This work develops a flexible and mathematically sound framework for the design and analysis of graph scattering networks with variable branching ratios and generic functional calculus filters. Spectrally-agnostic stabil…

Graph Classification

A graph similarity for deep learning

2020-12-01 · NeurIPS 2020 12 · Seongmin Ok

Graph neural networks (GNNs) have been successful in learning representations from graphs. Many popular GNNs follow the pattern of aggregate-transform: they aggregate the neighbors' attributes and then transform the resu…

Deep LearningGraph ClassificationGraph GenerationGraph Regression+2

StableTTA: Improving Vision Model Performance by Training-free Test-Time Adaptation Methods

2026-04-06 · Zheng Li, Jerry Cheng, Huanying Helen Gu arxiv

Ensemble methods improve predictive performance but often incur high memory and computational costs. We identify an aggregation instability induced by nonlinear projection and voting operations. To address both efficienc…

Test-time Adaptation