Binarized Simplicial Convolutional Neural Networks
Yi Yan, Ercan E. Kuruoglu

TL;DR
This paper introduces Binarized Simplicial Convolutional Neural Networks (Bi-SCNN), a novel architecture that efficiently captures higher-order structures in data using binary-sign propagation and the Hodge Laplacian, improving speed and reducing over-smoothing.
Contribution
The paper presents a new neural network model that combines simplicial convolution with binary-sign forward propagation, enhancing efficiency and effectiveness over previous models.
Findings
Bi-SCNN shortens execution time compared to previous models.
Bi-SCNN maintains high prediction accuracy.
Bi-SCNN reduces over-smoothing effects.
Abstract
Graph Neural Networks have a limitation of solely processing features on graph nodes, neglecting data on high-dimensional structures such as edges and triangles. Simplicial Convolutional Neural Networks (SCNN) represent higher-order structures using simplicial complexes to break this limitation albeit still lacking time efficiency. In this paper, we propose a novel neural network architecture on simplicial complexes named Binarized Simplicial Convolutional Neural Networks (Bi-SCNN) based on the combination of simplicial convolution with a binary-sign forward propagation strategy. The usage of the Hodge Laplacian on a binary-sign forward propagation enables Bi-SCNN to efficiently and effectively represent simplicial features that have higher-order structures than traditional graph node representations. Compared to the previous Simplicial Convolutional Neural Networks, the reduced model…
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
TopicsNeural Networks and Applications · Topological and Geometric Data Analysis · Medical Image Segmentation Techniques
MethodsConvolution
