Topological Deep Learning with State-Space Models: A Mamba Approach for Simplicial Complexes
Marco Montagna, Simone Scardapane, Lev Telyatnikov

TL;DR
This paper introduces a novel topological deep learning architecture using state-space models for simplicial complexes, enabling higher-order interactions beyond pairwise relations, and demonstrates its competitive performance.
Contribution
It proposes a new Mamba-based model for simplicial complexes that directly models higher-order interactions without message passing mechanisms.
Findings
Achieves competitive results on simplicial complex tasks.
Enables direct communication among higher-order structures.
Outperforms some existing models in accuracy and efficiency.
Abstract
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 difficult to explicitly capture the complexity of systems with -body relations. To address this, topological deep learning has emerged as a promising field for studying and modeling higher-order interactions using various topological domains, such as simplicial and cellular complexes. While these new domains provide powerful representations, they introduce new challenges, such as effectively modeling the interactions among higher-order structures through higher-order MP. Meanwhile, structured state-space sequence models have proven to be effective for sequence modeling and have recently been adapted for graph data by encoding the neighborhood of a node as a sequence, thereby…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopological and Geometric Data Analysis · Data Visualization and Analytics · Cell Image Analysis Techniques
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
