paper-with-me

Papers

PAC-Bayesian Adversarially Robust Generalization Bounds for Graph Neural Network

2024-02-06 · Tan Sun, Junhong Lin

Graph neural networks (GNNs) have gained popularity for various graph-related tasks. However, similar to deep neural networks, GNNs are also vulnerable to adversarial attacks. Empirical studies have shown that adversarially robust generalization has a pivotal role in establishing effective defense algorithms against adversarial attacks. In this paper, we contribute by providing adversarially robust generalization bounds for two kinds of popular GNNs, graph convolutional network (GCN) and message passing graph neural network, using the PAC-Bayesian framework. Our result reveals that spectral norm of the diffusion matrix on the graph and spectral norm of the weights as well as the perturbation factor govern the robust generalization bounds of both models. Our bounds are nontrivial generalizations of the results developed in (Liao et al., 2020) from the standard setting to adversarial setting while avoiding exponential dependence of the maximum node degree. As corollaries, we derive better PAC-Bayesian robust generalization bounds for GCN in the standard setting, which improve the bounds in (Liao et al., 2020) by avoiding exponential dependence on the maximum node degree.

📄 PDF Abstract BibTeX arXiv:2402.04038

Code (1)

minehly/awesome-paper-for-graph-learning-theory

Tasks

Generalization BoundsGraph Neural Network

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

PAC-Bayesian Spectrally-Normalized Bounds for Adversarially Robust Generalization

2023-10-09 · NeurIPS 2023 11

Deep neural networks (DNNs) are vulnerable to adversarial attacks. It is found empirically that adversarially robust generalization is crucial in establishing defense algorithms against adversarial attacks. Therefore, it…

Adversarial RobustnessGeneralization Bounds

Understanding Adversarially Robust Generalization via Weight-Curvature Index

2024-10-10 · Yuelin Xu, Xiao Zhang

Despite extensive research on adversarial examples, the underlying mechanisms of adversarially robust generalization, a critical yet challenging task for deep learning, remain largely unknown. In this work, we propose a …

Adversarial RobustnessGeneralization Bounds

Topology-Aware PAC-Bayesian Generalization Analysis for Graph Neural Networks

2026-04-12 · Xinping Yi arxiv

Graph neural networks have demonstrated excellent applicability to a wide range of domains, including social networks, biological systems, recommendation systems, and wireless communications. Yet a principled theoretical…

Stochastic OptimizationRecommendation SystemsGraph Classification

PAC-Bayesian Adversarially Robust Generalization for Message Passing Graph Neural Networks: A Sensitivity Analysis

2026-06-04 · Ziling Liang, Xinping Yi, Qingsong Wen, Shi Jin arxiv

Whilst the vulnerability of graph neural networks (GNNs) to adversarial attacks poses a critical threat to graph representation learning, the understanding of the robust generalization behavior remains a fundamental chal…

Graph Representation LearningAdversarial RobustnessGraph Classification

PAC-Bayesian Generalization Bounds for Knowledge Graph Representation Learning

2024-05-10 · Jaejun Lee, Minsung Hwang, Joyce Jiyoung Whang

While a number of knowledge graph representation learning (KGRL) methods have been proposed over the past decade, very few theoretical analyses have been conducted on them. In this paper, we present the first PAC-Bayesia…

DecoderGeneralization BoundsGraph Neural NetworkGraph Representation Learning+5