paper-with-me

Papers

On the Utilization of Unique Node Identifiers in Graph Neural Networks

2024-11-04 · Maya Bechler-Speicher, Moshe Eliasof, Carola-Bibiane Schönlieb, Ran Gilad-Bachrach, Amir Globerson

Graph Neural Networks have inherent representational limitations due to their message-passing structure. Recent work has suggested that these limitations can be overcome by using unique node identifiers (UIDs). Here we argue that despite the advantages of UIDs, one of their disadvantages is that they lose the desirable property of permutation-equivariance. We thus propose to focus on UID models that are permutation-equivariant, and present theoretical arguments for their advantages. Motivated by this, we propose a method to regularize UID models towards permutation equivariance, via a contrastive loss. We empirically demonstrate that our approach improves generalization and extrapolation abilities while providing faster training convergence. On the recent BREC expressiveness benchmark, our proposed method achieves state-of-the-art performance compared to other random-based approaches.

📄 PDF Abstract BibTeX arXiv:2411.02271

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

How Expressive Are Graph Neural Networks in the Presence of Node Identifiers?

2026-01-29 · Arie Soeteman, Michael Benedikt, Martin Grohe, Balder ten Cate arxiv

Graph neural networks (GNNs) are a widely used class of machine learning models for graph-structured data, based on local aggregation over neighbors. GNNs have close connections to logic. In particular, their expressive …

Tiered Graph Autoencoders with PyTorch Geometric for Molecular Graphs

2019-08-22 · Daniel T. Chang

Tiered latent representations and latent spaces for molecular graphs provide a simple but effective way to explicitly represent and utilize groups (e.g., functional groups), which consist of the atom (node) tier, the gro…

Transfer Learning

Feature Augmentation of GNNs for ILPs: Local Uniqueness Suffices

2025-09-25 · Qingyu Han, Qian Li, Linxin Yang, Qian Chen 외 arxiv

Integer Linear Programs (ILPs) are central to real-world optimizations but notoriously difficult to solve. Learning to Optimize (L2O) has emerged as a promising paradigm, with Graph Neural Networks (GNNs) serving as the …

On the Universality of Graph Neural Networks on Large Random Graphs

2021-05-27 · NeurIPS 2021 12 · Nicolas Keriven, Alberto Bietti, Samuel Vaiter

We study the approximation power of Graph Neural Networks (GNNs) on latent position random graphs. In the large graph limit, GNNs are known to converge to certain "continuous" models known as c-GNNs, which directly enabl…

Stochastic Block Model

Towards Invariance to Node Identifiers in Graph Neural Networks

2025-02-19 · Maya Bechler-Speicher, Moshe Eliasof, Carola-Bibiane Schonlieb, Ran Gilad-Bachrach 외

Message-Passing Graph Neural Networks (GNNs) are known to have limited expressive power, due to their message passing structure. One mechanism for circumventing this limitation is to add unique node identifiers (IDs), wh…