TopoTune : A Framework for Generalized Combinatorial Complex Neural Networks
Mathilde Papillon, Guillermo Bern\'ardez, Claudio Battiloro, Nina Miolane

TL;DR
TopoTune introduces a flexible framework for transforming graph neural networks into higher-order topological models, enabling better capture of complex multi-way interactions in relational data with improved performance and accessibility.
Contribution
The paper presents Generalized CCNNs (GCCNs), a unified framework that generalizes and subsumes existing CCNNs, along with TopoTune, a software tool for easy development and training of these models.
Findings
GCCNs outperform traditional CCNNs in various experiments.
TopoTune simplifies the creation and training of TDL models.
GCCNs often achieve comparable or better results with less complexity.
Abstract
Graph Neural Networks (GNNs) effectively learn from relational data by leveraging graph symmetries. However, many real-world systems -- such as biological or social networks -- feature multi-way interactions that GNNs fail to capture. Topological Deep Learning (TDL) addresses this by modeling and leveraging higher-order structures, with Combinatorial Complex Neural Networks (CCNNs) offering a general and expressive approach that has been shown to outperform GNNs. However, TDL lacks the principled and standardized frameworks that underpin GNN development, restricting its accessibility and applicability. To address this issue, we introduce Generalized CCNNs (GCCNs), a simple yet powerful family of TDL models that can be used to systematically transform any (graph) neural network into its TDL counterpart. We prove that GCCNs generalize and subsume CCNNs, while extensive experiments on a…
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.
Code & Models
Videos
Taxonomy
TopicsNeural Networks and Applications
