English

Deep Quaternion Networks

Neural and Evolutionary Computing 2018-07-31 v3 Computer Vision and Pattern Recognition

Abstract

The field of deep learning has seen significant advancement in recent years. However, much of the existing work has been focused on real-valued numbers. Recent work has shown that a deep learning system using the complex numbers can be deeper for a fixed parameter budget compared to its real-valued counterpart. In this work, we explore the benefits of generalizing one step further into the hyper-complex numbers, quaternions specifically, and provide the architecture components needed to build deep quaternion networks. We develop the theoretical basis by reviewing quaternion convolutions, developing a novel quaternion weight initialization scheme, and developing novel algorithms for quaternion batch-normalization. These pieces are tested in a classification model by end-to-end training on the CIFAR-10 and CIFAR-100 data sets and a segmentation model by end-to-end training on the KITTI Road Segmentation data set. These quaternion networks show improved convergence compared to real-valued and complex-valued networks, especially on the segmentation task, while having fewer parameters

Keywords

Cite

@article{arxiv.1712.04604,
  title  = {Deep Quaternion Networks},
  author = {Chase Gaudet and Anthony Maida},
  journal= {arXiv preprint arXiv:1712.04604},
  year   = {2018}
}

Comments

IJCNN 2018, 8 pages, 1 figure

R2 v1 2026-06-22T23:16:28.876Z