paper-with-me

Papers

CIN++: Enhancing Topological Message Passing

2023-06-06 · Lorenzo Giusti, Teodora Reu, Francesco Ceccarelli, Cristian Bodnar, Pietro Liò

Graph Neural Networks (GNNs) have demonstrated remarkable success in learning from graph-structured data. However, they face significant limitations in expressive power, struggling with long-range interactions and lacking a principled approach to modeling higher-order structures and group interactions. Cellular Isomorphism Networks (CINs) recently addressed most of these challenges with a message passing scheme based on cell complexes. Despite their advantages, CINs make use only of boundary and upper messages which do not consider a direct interaction between the rings present in the underlying complex. Accounting for these interactions might be crucial for learning representations of many real-world complex phenomena such as the dynamics of supramolecular assemblies, neural activity within the brain, and gene regulation processes. In this work, we propose CIN++, an enhancement of the topological message passing scheme introduced in CINs. Our message passing scheme accounts for the aforementioned limitations by letting the cells to receive also lower messages within each layer. By providing a more comprehensive representation of higher-order and long-range interactions, our enhanced topological message passing scheme achieves state-of-the-art results on large-scale and long-range chemistry benchmarks.

📄 PDF Abstract BibTeX arXiv:2306.03561

Code (1)

twitter-research/cwn pytorch

Tasks

Graph ClassificationGraph Regression

Similar Papers 제목 키워드 기반

E(n) Equivariant Message Passing Cellular Networks

2024-06-05 · Veljko Kovač, Erik J. Bekkers, Pietro Liò, Floor Eijkelboom

This paper introduces E(n) Equivariant Message Passing Cellular Networks (EMPCNs), an extension of E(n) Equivariant Graph Neural Networks to CW-complexes. Our approach addresses two aspects of geometric message passing n…

Enhancing Topological Dependencies in Spatio-Temporal Graphs with Cycle Message Passing Blocks

2024-01-29 · Minho Lee, Yun Young Choi, Sun Woo Park, Seunghwan Lee 외

Graph Neural Networks (GNNs) and Transformer-based models have been increasingly adopted to learn the complex vector representations of spatio-temporal graphs, capturing intricate spatio-temporal dependencies crucial for…

Spatio-Temporal ForecastingTime Series PredictionTraffic Prediction

Architectures of Topological Deep Learning: A Survey of Message-Passing Topological Neural Networks

2023-04-20 · Mathilde Papillon, Sophia Sanborn, Mustafa Hajij, Nina Miolane

The natural world is full of complex systems characterized by intricate relations between their components: from social interactions between individuals in a social network to electrostatic interactions between atoms in …

Hyperbolic-PDE GNN: Spectral Graph Neural Networks in the Perspective of A System of Hyperbolic Partial Differential Equations

2025-05-29 · Juwei Yue, Haikuo Li, Jiawei Sheng, XiaoDong Li 외

Graph neural networks (GNNs) leverage message passing mechanisms to learn the topological features of graph data. Traditional GNNs learns node features in a spatial domain unrelated to the topology, which can hardly ensu…

Clifford Group Equivariant Simplicial Message Passing Networks

2024-02-15 · Cong Liu, David Ruhe, Floor Eijkelboom, Patrick Forré

We introduce Clifford Group Equivariant Simplicial Message Passing Networks, a method for steerable E(n)-equivariant message passing on simplicial complexes. Our method integrates the expressivity of Clifford group-equiv…