paper-with-me

Papers

Ordered Subgraph Aggregation Networks

2022-06-22 · Chendi Qian, Gaurav Rattan, Floris Geerts, Christopher Morris, Mathias Niepert

Numerous subgraph-enhanced graph neural networks (GNNs) have emerged recently, provably boosting the expressive power of standard (message-passing) GNNs. However, there is a limited understanding of how these approaches relate to each other and to the Weisfeiler-Leman hierarchy. Moreover, current approaches either use all subgraphs of a given size, sample them uniformly at random, or use hand-crafted heuristics instead of learning to select subgraphs in a data-driven manner. Here, we offer a unified way to study such architectures by introducing a theoretical framework and extending the known expressivity results of subgraph-enhanced GNNs. Concretely, we show that increasing subgraph size always increases the expressive power and develop a better understanding of their limitations by relating them to the established $k\text{-}\mathsf{WL}$ hierarchy. In addition, we explore different approaches for learning to sample subgraphs using recent methods for backpropagating through complex discrete probability distributions. Empirically, we study the predictive performance of different subgraph-enhanced GNNs, showing that our data-driven architectures increase prediction accuracy on standard benchmark datasets compared to non-data-driven subgraph-enhanced graph neural networks while reducing computation time.

📄 PDF Abstract BibTeX arXiv:2206.11168

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PISA: Prioritized Invariant Subgraph Aggregation

2025-11-27 · Ali Ghasemi, Farooq Ahmad Wani, Maria Sofia Bucarelli, Fabrizio Silvestri arxiv

Recent work has extended the invariance principle for out-of-distribution (OOD) generalization from Euclidean to graph data, where challenges arise due to complex structures and diverse distribution shifts in node attrib…

Curriculum Guided Personalized Subgraph Federated Learning

2025-08-30 · Minku Kang, Hogun Park arxiv

Subgraph Federated Learning (FL) aims to train Graph Neural Networks (GNNs) across distributed private subgraphs, but it suffers from severe data heterogeneity. To mitigate data heterogeneity, weighted model aggregation …

Federated Learning

Subgraph Aggregation for Out-of-Distribution Generalization on Graphs

2024-10-29 · Bowen Liu, Haoyang Li, Shuning Wang, Shuo Nie 외

Out-of-distribution (OOD) generalization in Graph Neural Networks (GNNs) has gained significant attention due to its critical importance in graph-based predictions in real-world scenarios. Existing methods primarily focu…

Molecular Property PredictionOut-of-Distribution GeneralizationProperty Prediction

KONG: Kernels for ordered-neighborhood graphs

2018-05-25 · NeurIPS 2018 12 · Moez Draief, Konstantin Kutzkov, Kevin Scaman, Milan Vojnovic

We present novel graph kernels for graphs with node and edge labels that have ordered neighborhoods, i.e. when neighbor nodes follow an order. Graphs with ordered neighborhoods are a natural data representation for evolv…

Atomic and Subgraph-aware Bilateral Aggregation for Molecular Representation Learning

2023-05-22 · Jiahao Chen, Yurou Liu, Jiangmeng Li, Bing Su 외

Molecular representation learning is a crucial task in predicting molecular properties. Molecules are often modeled as graphs where atoms and chemical bonds are represented as nodes and edges, respectively, and Graph Neu…

Molecular Property Predictionmolecular representationProperty PredictionRepresentation Learning+1