CVJan 11, 2023

Enhancing ResNet Image Classification Performance by using Parameterized Hypercomplex Multiplication

arXiv:2301.04623v110 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses the incremental improvement of hypercomplex networks for image classification tasks, potentially benefiting researchers and practitioners in computer vision.

The paper tackled the problem of whether adding hypercomplex calculations to the densely connected backend of ResNet architectures improves image classification performance, and found that parameterized hypercomplex multiplication (PHM) enhances accuracy on datasets like CIFAR 10/100, ImageNet, and ASL, achieving state-of-the-art results for hypercomplex networks.

Recently, many deep networks have introduced hypercomplex and related calculations into their architectures. In regard to convolutional networks for classification, these enhancements have been applied to the convolution operations in the frontend to enhance accuracy and/or reduce the parameter requirements while maintaining accuracy. Although these enhancements have been applied to the convolutional frontend, it has not been studied whether adding hypercomplex calculations improves performance when applied to the densely connected backend. This paper studies ResNet architectures and incorporates parameterized hypercomplex multiplication (PHM) into the backend of residual, quaternion, and vectormap convolutional neural networks to assess the effect. We show that PHM does improve classification accuracy performance on several image datasets, including small, low-resolution CIFAR 10/100 and large high-resolution ImageNet and ASL, and can achieve state-of-the-art accuracy for hypercomplex networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes