paper-with-me

홈 › Papers

Counting Substructures with Higher-Order Graph Neural Networks: Possibility and Impossibility Results

2020-12-06 · Behrooz Tahmasebi, Derek Lim, Stefanie Jegelka

While message passing Graph Neural Networks (GNNs) have become increasingly popular architectures for learning with graphs, recent works have revealed important shortcomings in their expressive power. In response, several higher-order GNNs have been proposed that substantially increase the expressive power, albeit at a large computational cost. Motivated by this gap, we explore alternative strategies and lower bounds. In particular, we analyze a new recursive pooling technique of local neighborhoods that allows different tradeoffs of computational cost and expressive power. First, we prove that this model can count subgraphs of size $k$, and thereby overcomes a known limitation of low-order GNNs. Second, we show how recursive pooling can exploit sparsity to reduce the computational complexity compared to the existing higher-order GNNs. More generally, we provide a (near) matching information-theoretic lower bound for counting subgraphs with graph representations that pool over representations of derived (sub-)graphs. We also discuss lower bounds on time complexity.

📄 PDF Abstract BibTeX arXiv:2012.03174

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can Graph Neural Networks Count Substructures?

2020-02-10 · NeurIPS 2020 12 · Zhengdao Chen, Lei Chen, Soledad Villar, Joan Bruna

The ability to detect and count certain substructures in graphs is important for solving many tasks on graph-structured data, especially in the contexts of computational chemistry and biology as well as social network an…

Computational chemistryIsomorphism Testing

Towards Subgraph Isomorphism Counting with Graph Kernels

2024-05-13 · Xin Liu, Weiqi Wang, Jiaxin Bai, Yangqiu Song

Subgraph isomorphism counting is known as #P-complete and requires exponential time to find the accurate solution. Utilizing representation learning has been shown as a promising direction to represent substructures and …

Graph ClassificationRepresentation Learning

An Efficient Subgraph GNN with Provable Substructure Counting Power

2023-03-19 · Zuoyu Yan, Junru Zhou, Liangcai Gao, Zhi Tang 외

We investigate the enhancement of graph neural networks' (GNNs) representation power through their ability in substructure counting. Recent advances have seen the adoption of subgraph GNNs, which partition an input graph…

Graph Learning

Boosting the Cycle Counting Power of Graph Neural Networks with I$^2$-GNNs

2022-10-22 · Yinan Huang, Xingang Peng, Jianzhu Ma, Muhan Zhang

Message Passing Neural Networks (MPNNs) are a widely used class of Graph Neural Networks (GNNs). The limited representational power of MPNNs inspires the study of provably powerful GNN architectures. However, knowing one…

Neural Message Passing on High Order Paths

2020-02-24 · Daniel Flam-Shepherd, Tony Wu, Pascal Friederich, Alan Aspuru-Guzik

Graph neural network have achieved impressive results in predicting molecular properties, but they do not directly account for local and hidden structures in the graph such as functional groups and molecular geometry. At…

Graph Neural NetworkMolecular Property PredictionProperty PredictionVocal Bursts Intensity Prediction