paper-with-me

홈 › Papers

Graph neural networks and non-commuting operators

2024-11-06 · Mauricio Velasco, Kaiying O'Hare, Bernardo Rychtenberg, Soledad Villar

Graph neural networks (GNNs) provide state-of-the-art results in a wide variety of tasks which typically involve predicting features at the vertices of a graph. They are built from layers of graph convolutions which serve as a powerful inductive bias for describing the flow of information among the vertices. Often, more than one data modality is available. This work considers a setting in which several graphs have the same vertex set and a common vertex-level learning task. This generalizes standard GNN models to GNNs with several graph operators that do not commute. We may call this model graph-tuple neural networks (GtNN). In this work, we develop the mathematical theory to address the stability and transferability of GtNNs using properties of non-commuting non-expansive operators. We develop a limit theory of graphon-tuple neural networks and use it to prove a universal transferability theorem that guarantees that all graph-tuple neural networks are transferable on convergent graph-tuple sequences. In particular, there is no non-transferable energy under the convergence we consider here. Our theoretical results extend well-known transferability theorems for GNNs to the case of several simultaneous graphs (GtNNs) and provide a strict improvement on what is currently known even in the GNN case. We illustrate our theoretical results with simple experiments on synthetic and real-world data. To this end, we derive a training procedure that provably enforces the stability of the resulting model.

📄 PDF Abstract BibTeX arXiv:2411.04265

Code (1)

kkylie/gtnn_weighted_circulant_graphs 공식 구현 pytorch

Tasks

Inductive Bias

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

GFlowNets for Hamiltonian decomposition in groups of compatible operators

2024-10-21 · Isaac L. Huidobro-Meezs, Jun Dai, Guillaume Rabusseau, Rodrigo A. Vargas-Hernández

Quantum computing presents a promising alternative for the direct simulation of quantum systems with the potential to explore chemical problems beyond the capabilities of classical methods. However, current quantum algor…

Learning Geo-Contextual Embeddings for Commuting Flow Prediction

2020-05-04 · Zhicheng Liu, Fabio Miranda, Weiting Xiong, Junyan Yang 외

Predicting commuting flows based on infrastructure and land-use information is critical for urban planning and public policy development. However, it is a challenging task given the complex patterns of commuting flows. C…

Graph AttentionGraph EmbeddingPrediction

On Non-Linear operators for Geometric Deep Learning

2022-07-06 · Grégoire Sergeant-Perthuis, Jakob Maier, Joan Bruna, Edouard Oyallon

This work studies operators mapping vector and scalar fields defined over a manifold $\mathcal{M}$, and which commute with its group of diffeomorphisms $\text{Diff}(\mathcal{M})$. We prove that in the case of scalar fiel…

Deep Learning

An income-based approach to modeling commuting distance in the Toronto area

2024-01-20 · Shawn Berry

The purpose of this article is to propose a novel model of the effects of changes in shelter and driving costs on car commuting distances in the overheated Toronto housing market from 2011 to 2016. The model borrows from…

Transportation Scenario Planning with Graph Neural Networks

2021-10-25 · Ana Alice Peregrino, Soham Pradhan, Zhicheng Liu, Nivan Ferreira 외

Providing efficient human mobility services and infrastructure is one of the major concerns of most mid-sized to large cities around the world. A proper understanding of the dynamics of commuting flows is, therefore, a r…

Graph Neural Network