Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Fully Hyperbolic Convolutional Neural Networks for Computer Vision

About

Real-world visual data exhibit intrinsic hierarchical structures that can be represented effectively in hyperbolic spaces. Hyperbolic neural networks (HNNs) are a promising approach for learning feature representations in such spaces. However, current HNNs in computer vision rely on Euclidean backbones and only project features to the hyperbolic space in the task heads, limiting their ability to fully leverage the benefits of hyperbolic geometry. To address this, we present HCNN, a fully hyperbolic convolutional neural network (CNN) designed for computer vision tasks. Based on the Lorentz model, we generalize fundamental components of CNNs and propose novel formulations of the convolutional layer, batch normalization, and multinomial logistic regression. {Experiments on standard vision tasks demonstrate the promising performance of our HCNN framework in both hybrid and fully hyperbolic settings.} Overall, we believe our contributions provide a foundation for developing more powerful HNNs that can better represent complex structures found in image data. Our code is publicly available at https://github.com/kschwethelm/HyperbolicCV.

Ahmad Bdeir, Kristian Schwethelm, Niels Landwehr• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy76.09
3518
Image ClassificationCIFAR-10 (test)
Accuracy94.61
3381
Image ClassificationImageNet 1k (test)
Top-1 Accuracy72.46
798
ClassificationTiny ImageNet 200 (test)
Test Accuracy65.63
16
Core Promoter Detectiontata GUE
MCC83.27
10
Core Promoter Detectionnotata GUE
MCC (%)91.74
10
PseudogenesTEB processed
MCC73.71
5
RetrotransposonsSINEs TEB
MCC96.7
5
Species ClassificationVirus GUE
MCC71.34
5
PseudogenesTEB unprocessed
MCC74.54
5
Showing 10 of 18 rows

Other info

Follow for update