Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 90% Match Research Paper Researchers in graph neural networks,Geometric deep learning practitioners,Scientists working with complex network data,Computer graphics researchers 1 week ago

Continuous Simplicial Neural Networks

graph-neural-networks › graph-learning
📄 Abstract

Abstract: Simplicial complexes provide a powerful framework for modeling higher-order interactions in structured data, making them particularly suitable for applications such as trajectory prediction and mesh processing. However, existing simplicial neural networks (SNNs), whether convolutional or attention-based, rely primarily on discrete filtering techniques, which can be restrictive. In contrast, partial differential equations (PDEs) on simplicial complexes offer a principled approach to capture continuous dynamics in such structures. In this work, we introduce continuous simplicial neural network (COSIMO), a novel SNN architecture derived from PDEs on simplicial complexes. We provide theoretical and experimental justifications of COSIMO's stability under simplicial perturbations. Furthermore, we investigate the over-smoothing phenomenon, a common issue in geometric deep learning, demonstrating that COSIMO offers better control over this effect than discrete SNNs. Our experiments on real-world datasets demonstrate that COSIMO achieves competitive performance compared to state-of-the-art SNNs in complex and noisy environments. The implementation codes are available in https://github.com/ArefEinizade2/COSIMO.
Authors (4)
Aref Einizade
Dorina Thanou
Fragkiskos D. Malliaros
Jhony H. Giraldo
Submitted
March 17, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

Introduces COSIMO, a novel continuous simplicial neural network (SNN) architecture derived from partial differential equations (PDEs) on simplicial complexes. COSIMO offers better control over the over-smoothing phenomenon and demonstrates stability under simplicial perturbations, outperforming discrete SNNs.

Business Value

Enables more accurate and robust analysis of complex, structured data with higher-order interactions, leading to better predictions in areas like autonomous navigation or material simulation.