Neural Networks at a Fraction with Pruned Quaternions
Sahel Mohammad Iqbal, Subhankar Mishra

TL;DR
This paper explores pruning in quaternion-valued neural networks, demonstrating that at high sparsity levels, quaternion models can outperform real-valued ones in accuracy, especially in resource-constrained environments.
Contribution
It introduces pruning techniques for quaternion neural networks and shows their advantages over real-valued networks at high sparsity levels.
Findings
Quaternion models maintain higher accuracy at extreme sparsity.
Pruned quaternion networks outperform real networks in resource-limited settings.
High sparsity levels significantly reduce parameters with minimal accuracy loss.
Abstract
Contemporary state-of-the-art neural networks have increasingly large numbers of parameters, which prevents their deployment on devices with limited computational power. Pruning is one technique to remove unnecessary weights and reduce resource requirements for training and inference. In addition, for ML tasks where the input data is multi-dimensional, using higher-dimensional data embeddings such as complex numbers or quaternions has been shown to reduce the parameter count while maintaining accuracy. In this work, we conduct pruning on real and quaternion-valued implementations of different architectures on classification tasks. We find that for some architectures, at very high sparsity levels, quaternion models provide higher accuracies than their real counterparts. For example, at the task of image classification on CIFAR-10 using Conv-4, at of the number of parameters as the…
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
MethodsPruning
