paper-with-me

홈 › Papers

Higher-Order Topological Directionality and Directed Simplicial Neural Networks

2024-09-12 · Manuel Lecha, Andrea Cavallo, Francesca Dominici, Elvin Isufi, Claudio Battiloro

Topological Deep Learning (TDL) has emerged as a paradigm to process and learn from signals defined on higher-order combinatorial topological spaces, such as simplicial or cell complexes. Although many complex systems have an asymmetric relational structure, most TDL models forcibly symmetrize these relationships. In this paper, we first introduce a novel notion of higher-order directionality and we then design Directed Simplicial Neural Networks (Dir-SNNs) based on it. Dir-SNNs are message-passing networks operating on directed simplicial complexes able to leverage directed and possibly asymmetric interactions among the simplices. To our knowledge, this is the first TDL model using a notion of higher-order directionality. We theoretically and empirically prove that Dir-SNNs are more expressive than their directed graph counterpart in distinguishing isomorphic directed graphs. Experiments on a synthetic source localization task demonstrate that Dir-SNNs outperform undirected SNNs when the underlying complex is directed, and perform comparably when the underlying complex is undirected.

📄 PDF Abstract BibTeX arXiv:2409.08389

Code (2)

andrea-cavallo-98/DirSNN 공식 구현 pytorch
manuellecha/dirsnn 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Directed Semi-Simplicial Learning with Applications to Brain Activity Decoding

2025-05-23 · Manuel Lecha, Andrea Cavallo, Francesca Dominici, Ran Levi 외

Graph Neural Networks (GNNs) excel at learning from pairwise interactions but often overlook multi-way and hierarchical relationships. Topological Deep Learning (TDL) addresses this limitation by leveraging combinatorial…

Node ClassificationRepresentation Learning

Quantum Simplicial Neural Networks

2025-01-09 · Simone Piperno, Claudio Battiloro, Andrea Ceschini, Francesca Dominici 외

Graph Neural Networks (GNNs) excel at learning from graph-structured data but are limited to modeling pairwise interactions, insufficient for capturing higher-order relationships present in many real-world systems. Topol…

Deep Learning

MANTRA: The Manifold Triangulations Assemblage

2024-10-03 · Rubén Ballester, Ernst Röell, Daniel Bīn Schmid, Mathieu Alain 외

The rising interest in leveraging higher-order interactions present in complex systems has led to a surge in more expressive models exploiting higher-order structures in the data, especially in topological deep learning …

Benchmarking

Simplex2Vec embeddings for community detection in simplicial complexes

2019-06-21 · Jacob Charles Wright Billings, Mirko Hu, Giulia Lerda, Alexey N. Medvedev 외

Topological representations are rapidly becoming a popular way to capture and encode higher-order interactions in complex systems. They have found applications in disciplines as different as cancer genomics, brain functi…

ClusteringCommunity DetectionDescriptive

Topological Deep Learning with State-Space Models: A Mamba Approach for Simplicial Complexes

2024-09-18 · Marco Montagna, Simone Scardapane, Lev Telyatnikov

Graph Neural Networks based on the message-passing (MP) mechanism are a dominant approach for handling graph-structured data. However, they are inherently limited to modeling only pairwise interactions, making it difficu…

MambaState Space Models