Homological Convolutional Neural Networks
Antonio Briola, Yuanrong Wang, Silvia Bartolucci, Tomaso Aste

TL;DR
This paper introduces a novel deep learning architecture called Homological Convolutional Neural Networks designed to effectively model relational structures in sparse tabular data, achieving state-of-the-art results on multiple benchmarks.
Contribution
The work presents a new topology-based convolutional neural network architecture that enhances interpretability and scalability for tabular data analysis.
Findings
Achieves state-of-the-art performance on 18 benchmark datasets.
Outperforms 5 classic machine learning models and 3 deep learning models.
Provides a data-centric, interpretable, and scalable modeling approach.
Abstract
Deep learning methods have demonstrated outstanding performances on classification and regression tasks on homogeneous data types (e.g., image, audio, and text data). However, tabular data still pose a challenge, with classic machine learning approaches being often computationally cheaper and equally effective than increasingly complex deep learning architectures. The challenge arises from the fact that, in tabular data, the correlation among features is weaker than the one from spatial or semantic relationships in images or natural language, and the dependency structures need to be modeled without any prior information. In this work, we propose a novel deep learning architecture that exploits the data structural organization through topologically constrained network representations to gain relational information from sparse tabular inputs. The resulting model leverages the power of…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopological and Geometric Data Analysis · Advanced Graph Neural Networks · Cell Image Analysis Techniques
MethodsConvolution
