paper-with-me

홈 › Papers

On the Computational Capability of Graph Neural Networks: A Circuit Complexity Bound Perspective

2025-01-11 · Xiaoyu Li, YIngyu Liang, Zhenmei Shi, Zhao Song, Wei Wang, Jiahao Zhang

Graph Neural Networks (GNNs) have become the standard approach for learning and reasoning over relational data, leveraging the message-passing mechanism that iteratively propagates node embeddings through graph structures. While GNNs have achieved significant empirical success, their theoretical limitations remain an active area of research. Existing studies primarily focus on characterizing GNN expressiveness through Weisfeiler-Lehman (WL) graph isomorphism tests. In this paper, we take a fundamentally different approach by exploring the computational limitations of GNNs through the lens of circuit complexity. Specifically, we analyze the circuit complexity of common GNN architectures and prove that under constraints of constant-depth layers, linear or sublinear embedding sizes, and polynomial precision, GNNs cannot solve key problems such as graph connectivity and graph isomorphism unless $\mathsf{TC}^0 = \mathsf{NC}^1$. These results reveal the intrinsic expressivity limitations of GNNs behind their empirical success and introduce a novel framework for analyzing GNN expressiveness that can be extended to a broader range of GNN models and graph decision problems.

📄 PDF Abstract BibTeX arXiv:2501.06444

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Exploring the Cryptographic Limits of Transformer Networks

2026-06-28 · Stefan Domunco, Andis Draguns, Philip Torr, Isaac Robinson 외 arxiv

In recent work it has been shown that colluding AI agents can use steganographic methods to exchange malicious information. Whether a transformer can implement steganographic methods depends on what cryptographic functio…

DR-CircuitGNN: Training Acceleration of Heterogeneous Circuit Graph Neural Network on GPUs

2025-08-22 · Yuebo Luo, Shiyang Li, Junran Tao, Kiran Thorat 외 arxiv

The increasing scale and complexity of integrated circuit design have led to increased challenges in Electronic Design Automation (EDA). Graph Neural Networks (GNNs) have emerged as a promising approach to assist EDA des…

Graph Neural Network

Complexity Horizons of Compressed Models in Analog Circuit Analysis

2026-05-04 · Pacome Simon Mbonimpa arxiv

The deployment of Large Language Models (LLMs) for specialized engineering domains, such as circuit analysis, often faces a trade-off between reasoning accuracy and computational efficiency. Traditional evaluation method…

Computational EfficiencyModel Compression

Effects of quantum resources on the statistical complexity of quantum circuits

2021-02-05 · Kaifeng Bu, Dax Enshan Koh, Lu Li, Qingxian Luo 외

We investigate how the addition of quantum resources changes the statistical complexity of quantum circuits by utilizing the framework of quantum resource theories. Measures of statistical complexity that we consider inc…

Learning Theory

PAC-learning gains of Turing machines over circuits and neural networks

2021-03-23 · Brieuc Pinon, Raphaël Jungers, Jean-Charles Delvenne

A caveat to many applications of the current Deep Learning approach is the need for large-scale data. One improvement suggested by Kolmogorov Complexity results is to apply the minimum description length principle with c…

PAC learning