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

PHNNs: Lightweight Neural Networks via Parameterized Hypercomplex Convolutions

About

Hypercomplex neural networks have proven to reduce the overall number of parameters while ensuring valuable performance by leveraging the properties of Clifford algebras. Recently, hypercomplex linear layers have been further improved by involving efficient parameterized Kronecker products. In this paper, we define the parameterization of hypercomplex convolutional layers and introduce the family of parameterized hypercomplex neural networks (PHNNs) that are lightweight and efficient large-scale models. Our method grasps the convolution rules and the filter organization directly from data without requiring a rigidly predefined domain structure to follow. PHNNs are flexible to operate in any user-defined or tuned domain, from 1D to $n$D regardless of whether the algebra rules are preset. Such a malleability allows processing multidimensional inputs in their natural domain without annexing further dimensions, as done, instead, in quaternion neural networks for 3D inputs like color images. As a result, the proposed family of PHNNs operates with $1/n$ free parameters as regards its analog in the real domain. We demonstrate the versatility of this approach to multiple domains of application by performing experiments on various image datasets as well as audio datasets in which our method outperforms real and quaternion-valued counterparts. Full code is available at: https://github.com/eleGAN23/HyperNets.

Eleonora Grassucci, Aston Zhang, Danilo Comminiello• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationSVHN (test)
Accuracy94.831
362
Image ClassificationSVHN
Accuracy94.885
359
Image ClassificationCIFAR100
Accuracy66.497
331
Image ClassificationCIFAR10
Accuracy90.54
240
Hyperspectral Image ClassificationPavia University (test)
Average Accuracy (AA)99.32
96
Image ClassificationCIFAR10 (test)
Accuracy90.54
28
Sound Event DetectionSED dataset 8 channels (val)
F1 Score66.9
5
Showing 9 of 9 rows

Other info

Code

Follow for update