paper-with-me

Papers

Invariant-Based Diagnostics for Graph Benchmarks

2026-05-07 · Richard von Moos, Mathieu Alain, Bastian Rieck arxiv

Progress on graph foundation models is hindered by benchmark practices that conflate the contributions of node features and graph structure, making it hard to tell whether a model actually learns from connectivity, or whether it even needs to. We propose addressing this using graph invariants, i.e., permutation-invariant, task-agnostic structural descriptors that serve as a diagnostic framework for graph benchmarks. We show that (i) invariants are more expressive than standard GNNs, (ii) invariants characterize structural heterogeneity within and across benchmark datasets, (iii) invariants predict multi-task performance, and (iv) simple invariant-based models are competitive with, and sometimes exceed, transformer and message-passing baselines across 26 datasets. Our results suggest that expressivity is not the main driver of predictive performance, and that on tasks where structure matters, a non-trainable structural proxy often matches trained message-passing models. We thus posit that invariant baselines should become a standard for evaluating whether structure is required for a task and whether a model picks up on it, serving as a stepping stone towards graph foundation models.

📄 PDF Abstract BibTeX arXiv:2605.06462

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sampling Triangulations and Calabi-Yau Threefolds with Autoregressive GNNs

2026-05-26 · Nate MacFadden arxiv

We introduce `dualGNN', an autoregressive message-passing GNN for sampling fine, regular triangulations of lattice polytopes. dualGNN operates on a generalization of the dual graph of a triangulation, with edges labeled …

Survey of NLU Benchmarks Diagnosing Linguistic Phenomena: Why not Standardize Diagnostics Benchmarks?

2025-07-27 · Khloud AL Jallad, Nada Ghneim, Ghaida Rebdawi arxiv

Natural Language Understanding (NLU) is a basic task in Natural Language Processing (NLP). The evaluation of NLU capabilities has become a trending research topic that attracts researchers in the last few years, resultin…

Natural Language Understanding

Superposition in Graph Neural Networks

2025-08-31 · Lukas Pertl, Han Xuanyuan, Pietro Liò arxiv

Interpreting graph neural networks (GNNs) is difficult because message passing mixes signals and internal channels rarely align with human concepts. We study superposition, the sharing of directions by multiple features,…

Leveraging Invariant Principle for Heterophilic Graph Structure Distribution Shifts

2024-08-18 · Jinluan Yang, Zhengyu Chen, Teng Xiao, Wenqiao Zhang 외

Heterophilic Graph Neural Networks (HGNNs) have shown promising results for semi-supervised learning tasks on graphs. Notably, most real-world heterophilic graphs are composed of a mixture of nodes with different neighbo…

Data AugmentationNode Classification

Riemannian Lyapunov Optimizer: A Unified Framework for Optimization

2026-01-29 · Yixuan Wang, Omkar Sudhir Patil, Warren E. Dixon arxiv

We introduce Riemannian Lyapunov Optimizers (RLOs), a family of optimization algorithms that unifies classic optimizers within one geometric framework. Unlike heuristic improvements to existing optimizers, RLOs are syste…