paper-with-me

Papers

Halting Recurrent GNNs and the Graded $μ$-Calculus

2025-05-16 · Jeroen Bollen, Jan Van den Bussche, Stijn Vansummeren, Jonni Virtema

Graph Neural Networks (GNNs) are a class of machine-learning models that operate on graph-structured data. Their expressive power is intimately related to logics that are invariant under graded bisimilarity. Current proposals for recurrent GNNs either assume that the graph size is given to the model, or suffer from a lack of termination guarantees. In this paper, we propose a halting mechanism for recurrent GNNs. We prove that our halting model can express all node classifiers definable in graded modal mu-calculus, even for the standard GNN variant that is oblivious to the graph size. A recent breakthrough in the study of the expressivity of graded modal mu-calculus in the finite suggests that conversely, restricted to node classifiers definable in monadic second-order logic, recurrent GNNs can express only node classifiers definable in graded modal mu-calculus. To prove our main result, we develop a new approximate semantics for graded mu-calculus, which we believe to be of independent interest. We leverage this new semantics into a new model-checking algorithm, called the counting algorithm, which is oblivious to the graph size. In a final step we show that the counting algorithm can be implemented on a halting recurrent GNN.

📄 PDF Abstract BibTeX arXiv:2505.11050

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Halting vs Converging in Recurrent Graph Neural Networks

2026-04-28 · Jeroen Bollen, Stijn Vansummeren arxiv

Recurrent Graph Neural Networks (RGNNs) extend standard GNNs by iterating message-passing until some stopping condition is met. Various RGNN models have been proposed in the literature. In this paper, we study three such…

Graph neural networks and MSO

2025-05-12 · Veeti Ahvonen, Damian Heiman, Antti Kuusisto

We give an alternative proof for the existing result that recurrent graph neural networks working with reals have the same expressive power in restriction to monadic second-order logic MSO as the graded modal substitutio…

Translation

AdaPonderLM: Gated Pondering Language Models with Token-Wise Adaptive Depth

2026-03-02 · Shixiang Song, He Li, Zitong Wang, Boyi Zeng 외 arxiv

Test-time scaling via recurrent/iterative Transformers enables large language models to spend more computation at inference, but most pretrained recurrent LMs run a fixed number of iterations, wasting compute on easy tok…

Unleashing the Potential of Fractional Calculus in Graph Neural Networks with FROND

2024-04-26 · Qiyu Kang, Kai Zhao, Qinxu Ding, Feng Ji 외

We introduce the FRactional-Order graph Neural Dynamical network (FROND), a new continuous graph neural network (GNN) framework. Unlike traditional continuous GNNs that rely on integer-order differential equations, FROND…

Graph Neural NetworkGraph Representation LearningRepresentation Learning

Recurrent Graph Neural Networks and Arithmetic Circuits

2026-03-05 · Timon Barlag, Vivian Holzapfel, Laura Strieker, Jonni Virtema 외 arxiv

We characterise the computational power of recurrent graph neural networks (GNNs) in terms of arithmetic circuits over the real numbers. Our networks are not restricted to aggregate-combine GNNs or other particular types…