paper-with-me

Papers

Deep Quaternion Networks

2017-12-13 · Chase Gaudet, Anthony Maida

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

📄 PDF Abstract BibTeX arXiv:1712.04604

Code (2)

gaudetcj/DeepQuaternionNetworks 공식 구현
heheqianqian/DeepQuaternionNetworks

Tasks

Road SegmentationSegmentation

Similar Papers 제목 키워드 기반

On the Matrix Form of the Quaternion Fourier Transform and Quaternion Convolution

2023-07-04 · Giorgos Sfikas, George Retsinas

We study matrix forms of quaternionic versions of the Fourier Transform and Convolution operations. Quaternions offer a powerful representation unit, however they are related to difficulties in their use that stem foremo…

FormRelation

OPS-QFTs: A new type of quaternion Fourier transforms based on the orthogonal planes split with one or two general pure quaternions

2013-06-07 · Eckhard Hitzer

We explain the orthogonal planes split (OPS) of quaternions based on the arbitrary choice of one or two linearly independent pure unit quaternions $f,g$. Next we systematically generalize the quaternionic Fourier transfo…

Phase Retrieval of Quaternion Signal via Wirtinger Flow

2022-10-25 · Junren Chen, Michael K. Ng

The main aim of this paper is to study quaternion phase retrieval (QPR), i.e., the recovery of quaternion signal from the magnitude of quaternion linear measurements. We show that all $d$-dimensional quaternion signals c…

Retrieval

Chirality in a quaternionic representation of the genetic code

2015-12-30

A quaternionic representation of the genetic code, previously reported by the authors, is updated in order to incorporate chirality of nucleotide bases and amino acids. The original representation assigns to each nucleot…

Vocal Bursts Type Prediction

Experimental Results regarding multiple Machine Learning via Quaternions

2023-08-03 · Tianlei Zhu, Renzhe Zhu

This paper presents an experimental study on the application of quaternions in several machine learning algorithms. Quaternion is a mathematical representation of rotation in three-dimensional space, which can be used to…