Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
GRADIENT-BASED TRAINING ENGINE FOR QUATERNION-BASED MACHINE-LEARNING SYSTEMS
Document Type and Number:
WIPO Patent Application WO/2018/222896
Kind Code:
A1
Abstract:
A deep neural network (DNN) includes hidden layers arranged along a forward propagation path between an input layer and an output layer. The input layer accepts training data comprising quaternion values, outputs a quaternion-valued signal along the forward path to at least one of the hidden layers. At least some of the hidden layers include quaternion layers to execute consistent quaternion (QT) forward operations based on one or more variable parameters. A loss function engine produces a loss function representing an error between the DNN result and an expected result. QT backpropagation-based training operations include computing layer-wise QT partial derivatives, consistent with an orthogonal basis of quaternion space, of the loss function with respect to a QT conjugate of the one or more variable parameters and of respective inputs to the quaternion layers.

Inventors:
MARTINEZ-CANALES MONICA LUCIA (US)
SINGH SUDHIR K (US)
SHARMA VINOD (US)
BHANDARU MALINI KRISHNAN (US)
Application Number:
PCT/US2018/035431
Publication Date:
December 06, 2018
Filing Date:
May 31, 2018
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
INTEL CORP (US)
MARTINEZ CANALES MONICA LUCIA (US)
SINGH SUDHIR K (US)
SHARMA VINOD (US)
BHANDARU MALINI KRISHNAN (US)
International Classes:
G06N99/00
Foreign References:
US20160253466A12016-09-01
JP2006140952A2006-06-01
Other References:
YUKI KOMINAMI ET AL.: "Convolutional Neural Networks with Multi-valued Neurons", 2017 INTERNATIONAL JOINT CONFERENCE ON NEURAL NETWORKS (IJCNN 2017), 16 May 2017 (2017-05-16), pages 2673 - 2678, XP055562109
D. JANOVSKÁ ET AL.: "GIVENS ' TRANSFORMATION APPLIED TO QUATERNION VALUED VECTORS", BIT NUMERICAL MATHEMATICS, vol. 43, no. 5, December 2003 (2003-12-01), pages 991 - 1002, XP055562119
B. CHE UJANG ET AL.: "Quaternion Valued Neural Networks and Nonlinear Adaptive Filters", IEEE TRANSACTIONS ON NEURAL NETWORKS, 16 July 2010 (2010-07-16), pages 1 - 25, XP055562124, Retrieved from the Internet
See also references of EP 3631700A4
Attorney, Agent or Firm:
PERDOK, Monique M., Reg. No. 42,989 et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A method for operating a deep neural network (DNN), the method comprising:

providing an input layer, an output layer, and a plurality of hidden layers arranged along a forward propagation path between the input layer and the output layer;

wherein the input layer is to accept training data comprising quaternion values, and to output a quaternion-valued signal along the forward propagation path to at least one of the plurality of hidden layers;

wherein at least some of the hidden layers include quaternion layers to execute consistent quaternion (QT) forward operations based on one or more variable parameters, to produce a corresponding at least one feature map output along the forward propagation path;

wherein the output layer is to produce a DNN result that is based on the QT forward operations;

providing a loss function engine to produce a loss function representing an error between the DNN result and an expected result;

executing a QT backpropagation-based training operations that include: computing layer-wise QT partial derivatives, consistent with an orthogonal basis of quaternion space, of the loss function with respect to a QT conjugate of the one or more variable parameters and of respective inputs to the quaternion layers, the QT partial derivatives being taken along a backwards propagation path that is opposite the forward propagation path, successively though the plurality of hidden layers; and updating the variable parameters to reduce the error attributable to each corresponding hidden layer based on the QT partial derivatives. 2. The method of claim 1, wherein computation of the layer-wise QT partial derivatives produce QT gradients of the loss function with respect to all of the variable parameters of the hidden layers.

3. The method of claim 1, wherein the QT forward operations include a QT convolution operation at a first layer and wherein the one or more variable parameters include a quaternion- valued bias parameter; and

wherein computing the layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the bias parameter.

4. The method of claim 3, wherein the computing of a partial derivative of the loss function with respect to the QT conjugate of the bias parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

5. The method of claim 3, wherein the training data includes an image having pixel indices x and y, and wherein the partial derivative of the loss function with respect to the QT conjugate of the bias parameter is computed based on a QT summation over the pixel indices x and y of the QT partial derivatives of the loss function with respect to an output of the QT convolution operation at the first layer. 6. The method of claim 1, wherein the QT forward operations include a QT convolution operation at a first layer and wherein the one or more variable parameters include a quaternion- valued weight parameter; and

wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the weight parameter.

7. The method of claim 6, wherein the computing a partial derivative of the loss function with respect to the QT conjugate of the weight parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

8. The method of claim 6, wherein the training data includes an image having pixel indices x and y, and wherein the partial derivative of the loss function with respect to the QT conjugate of the weight parameter is computed based on a QT summation over the pixel indices x and y of the QT partial derivatives of the loss function with respect to an output of the QT convolution operation at the first layer.

9. The method of claim 1, wherein the QT forward operations include a QT convolution operation at a first layer, wherein the QT convolution operation accepts as an input a first quaternion-valued feature map from a prior layer; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued feature map. 10. The method of claim 9, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the first quaternion-valued feature map is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

11. The method of claim 1, wherein the QT forward operations include a QT rectified linear unit operation at a first layer that produces a first quaternion- valued activation output; and

wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued activation output.

12. The method of claim 1, wherein the QT forward operations include a QT pooling operation at a first layer that produces quaternion- valued pooling output based on quaternion-valued input to the first layer; and

wherein computing layer-wise QT partial derivatives includes computing a sum of partial derivatives of the quaternion- valued pooling output to which the quaternion- valued input contributes.

13. The method of claim 1, wherein the QT forward operations include a QT inner product operation at a first layer and wherein the one or more variable parameters include a quaternion- valued bias parameter; and

wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the bias parameter.

14. The method of claim 13, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the bias parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

15. The method of claim 1, wherein the QT forward operations include a QT inner product operation at a first layer and wherein the one or more variable parameters include a quaternion- valued weight parameter; and

wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the weight parameter. 16. The method of claim 15, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the weight parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation. 17. The method of claim 1, wherein the QT forward operations include a QT inner product operation at a first layer, wherein the QT inner product operation accepts as an input a first quaternion-valued feature map from a prior layer; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued feature map.

18. The method of claim 9, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the first quaternion-valued feature map is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

19. A system for operating a deep neural network (DNN) comprising means for carrying out the method according to any one of claims 1-18.

20. At least one machine-readable storage medium containing instructions that, when executed on a computing platform, cause the computing platform to carry out the method according to any one of claims 1-18.

Description:
GRADIENT-BASED TRAINING ENGINE

FOR QUATERNION-BASED MACHINE-LEARNING SYSTEMS

RELATED APPLICATIONS

[0001] This Application claims the benefit of U.S. Provisional Application No. 62/513,390 filed May 31, 2017, the disclosure of which is incorporated by reference into the present Specification. This Application is related to copending International Patent Applications filed on the same day

COMPUTATIONALLY-EFFICIENT QUATERNION-BASED MACHINE- LEARNING SYSTEM (Attorney Docket No. AA2412-PCT / 1884.301WO1) and TENSOR-BASED COMPUTING SYSTEM FOR QUATERNION

OPERATIONS (Attorney Docket No. AA2409-PCT / 1884.302WO1), both of which are filed commensurately herewith.

TECHNICAL FIELD

[0002] Embodiments described herein generally relate to improvements in information-processing performance for machine-learning systems having numerous practical applications, such as image processing systems, complex data centers, self-driving vehicles, security systems, medical treatment systems, transaction systems, and the like. Certain embodiments relate particularly to artificial neural networks (ANNs).

BACKGROUND

[0003] Machine learning, deep learning in particular, is receiving more attention by researchers and system developers due its successful application to automated perception, such as machine vision, speech recognition, motion understanding, and automated control (e.g., autonomous motor vehicles, drones, and robots). Modern multi-layered neural networks have become the framework of choice for deep learning. Conventional neural networks are mostly based on the computational operations of real-number calculus.

[0004] Quaternion algebras, based on a multi-dimensional complex number representation, has drawn attention across digital signal processing applications (motion-tracking, image processing, and control) due to the significant reduction in parameters and in operations and more accurate physics representation (singularity-free rotations) compared to one-dimensional real or two-dimensional complex algebras. Because quaternion (QT) operations necessitate

reconciliation across geometry, calculus, interpolation, and algebra, to date, quaternions have not been well adapted to deep multi-layered neural networks. In particular, training neural networks requires the optimization of a cost (or loss) function via backpropagation - a process that computes the gradient (partial derivative) of the error with respect to parameters of a layer, and propagates the composite gradient to previous layers to signal a modification to the input parameters.

[0005] There have been attempts to incorporate quaternions in machine- learning applications to make use of their desirable properties. However, those approaches either perform coordinate-wise real-valued gradient-based learning, or entirely forgo training of hidden layers. Conventional coordinate-wise real- number calculus applied to quaternions fails to satisfy standard product or chain rules of calculus for quaternions, and tends to dissociate the relation between the non-scalar components of the quaternion. Consequently, pseudo-gradients are generated in place of quaternion differentials for encoding of error in the backpropagation algorithm.

BRIEF DESCRIPTION OF THE DRAWINGS

[0006] In the drawings, which are not necessarily drawn to scale, like numerals may describe similar components in different views. Like numerals having different letter suffixes may represent different instances of similar components. Some embodiments are illustrated by way of example, and not limitation, in the figures of the accompanying drawings.

[0007] FIG. 1 is a system block diagram illustrating a distributed control system for an autonomous vehicle as an illustrative example of one of the applications in which aspects of the present subject matter may be implemented according to various embodiments.

[0008] FIG. 2 is a block diagram illustrating a computer system in the example form of a general-purpose machine. In certain embodiments, programming of the computer system 200 according to one or more particular algorithms produces a special-purpose machine upon execution of that programming, to form a machine-learning engine such as an artificial neural network, among other subsystems.

[0009] FIG. 3 is a diagram illustrating an exemplary hardware and software architecture of a computing device such as the one depicted in FIG. 2, in which various interfaces between hardware components and software components are shown.

[0010] FIG. 4 is a block diagram illustrating processing devices according to some embodiments.

[0011] FIG. 5 is a block diagram illustrating example components of a CPU according to various embodiments.

[0012] FIG. 6 is a high-level diagram illustrating an example structure of quaternion deep neural network architecture with which aspects of the embodiments may be utilized.

[0013] FIG. 7 is a block diagram illustrating an example of a structure for a hidden layer, and types of sublayers according to various embodiments.

[0014] FIG. 8 is a diagram illustrating a quaternion (QT) convolution sublayer as an illustrative example of a convolution engine.

[0015] FIG. 9 is a diagram illustrating an example pooling operation in 2D space.

[0016] FIG. 10 is a diagram illustrating a QT inner product sublayer, as an illustrative example of a QT inner product engine.

[0017] FIG. 11 is a diagram illustrating an example scalar-valued QT loss function engine.

[0018] FIG. 12 is a diagram illustrating an example embodiment for implementing a quaternion deep neural network (QTDNN) for classifying an image into object classes.

[0019] FIG. 13 is a diagram illustrating forward pass and backpropagation operations in an example 2-layer deep quaternion neural network.

[0020] FIG. 14 is a high-level flow diagram illustrating process for producing and training a QT deep neural network according to an example.

[0021] FIGs. 15A-15C illustrate tensor representations of quaternion values of various dimensionality as illustrative examples. DETAILED DESCRIPTION

[0022] Aspects of the embodiments are directed to automated machine- learning systems, components thereof, and methods of their operation. In the present context, a machine-learning system is a device, or tangible component of a device or greater computer system, that is constructed, programmed, or otherwise configured, to execute prediction and machine-learning-related operations based on input data. Examples of decision systems include, without limitation, association rule systems, artificial neural networks, deep neural networks, clustering systems, support vector machines, classification systems, and the like.

[0023] Input data may be situational data representing one or more states of a system, one or more occurrences of events, sensor output, imagery, telemetry signaling, one or more stochastic variables, or the like. In some embodiments, the situational data may include sensed data monitored by a sensor system, such as in a self-driving vehicle. In other embodiments, the sensed data may include monitored data from a data-processing system such as a data center, intrusion detection system, or the like.

[0024] Some aspects of the embodiments relate to improved neural network operation and training by adapting each neuron to store input, output, weighting, bias, and ground truth, values as n-dimensional quaternions, and to perform activation and related operations (e.g., convolution, rectified linear unit (ReLU) pooling, and inner product), as well as machine-learning operations (e.g., gradient-based training), using quaternion-specific computations. Specific embodiments described herein include computationally and representationally efficient structures and methods to implement computation of QT gradients and implementation in backpropagation for training QTDNNs.

[0025] Quaternions are a four-tuple complex representation of data with elegant properties such as being singularity free and representationally efficient, making them attractive for digital signal processing (DSP). More formally, a quaternion q may be defined as q = q 0 l + q i + q 2 j + q 3 k, with quaternion basis {1, i,j, k}. The coefficient q 0 associated with basis element 1 is the scalar component of the quaternion, whereas the remaining coefficients comprise the imaginary components of the quaternion. Computationally, a quaternion can be represented as a 4 tuple, with three of them imaginary: QT : A + i.B + j.C + k.D, where the coefficients A, B, C, and D are real numbers. In various example implementations, the coefficients may be single-precision or double-precision real numbers. For the purposes of machine learning, lower precision may be adequate, providing computational efficiency while still providing practical accuracy. Also, in some embodiments, the coefficients may be integers, fixed or floating-point decimals, or complex numbers.

[0026] Notably, quaternion calculus according to aspects of the embodiments is not merely the application of co-ordinate-wise real number calculus along the four dimensions. Consistent quaternion (QT) computations, as will be detailed below, enable training of models that exploit richer geometric properties of quaternions such as invariance to rotation in space as well as color domain. QT computations with training further provides desirable properties such as fast convergence, better generalization capacity of the trained model, and data efficiency.

[0027] These properties facilitate training of digital signal processing systems (such as image recognition, speech-recognition, and many others) with better accuracy, computational efficiency, better generalization capability and desirable invariances (such as rotational invariance). Aspects of the embodiments may be applied in myriad implementations, including perception, mapping, planning, and end-to-end policy learning in fields such as autonomous vehicle control, among others.

[0028] FIG. 1 is a system block diagram illustrating a distributed control system 110 for an autonomous vehicle as an illustrative example of one of the applications in which aspects of the present subject matter may be implemented according to various embodiments. Notably, distributed control system 110 makes use of quaternion-based deep neural network (QTDNN) technology. Aspects of the embodiments may apply true, consistent, QT computation techniques.

[0029] As illustrated, system 110 is composed of a set of subsystems, components, circuits, modules, or engines, which for the sake of brevity and consistency are termed engines, although it will be understood that these terms may be used interchangeably. Engines may be realized in hardware, or in hardware controlled by software or firmware. As such, engines are tangible entities specially-purposed for performing specified operations and may be configured or arranged in a certain manner.

[0030] In an example, circuits may be arranged (e.g., internally or with respect to external entities such as other circuits) in a specified manner as an engine. In an example, the whole or part of one or more hardware processors may be configured by firmware or software (e.g., instructions, an application portion, or an application) as an engine that operates to perform specified operations. In an example, the software may reside on a machine-readable medium. In an example, the software, when executed by the underlying hardware of the engine, causes the hardware to perform the specified operations. Accordingly, an engine is physically constructed, or specifically configured (e.g., hardwired), or temporarily (e.g., transitorily) configured (e.g., programmed) to operate in a specified manner or to perform part or all of any operation described herein.

[0031] Considering examples in which engines are temporarily configured, each of the engines need not be instantiated at any one moment in time. For example, where the engines comprise a general-purpose hardware processor core configured using software; the general-purpose hardware processor core may be configured as respective different engines at different times. Software may accordingly configure a hardware processor core, for example, to constitute a particular engine at one instance of time and to constitute a different engine at a different instance of time.

[0032] System 110 is distributed among autonomous-driving car 112 and cloud service 114. Autonomous-driving car 112 includes an array of various types of sensors 116 such as cameras, global positioning system (GPS), radar and light detection and ranging (LiDAR) sensors. Data from these sensors are collected by one or more data collectors 118 (only some of the communicative connections are shown for the sake of clarity). Data collectors 118 may further obtain relevant data from other vehicles 120 (e.g., that a nearby car going to break or change lanes), as well as external contextual data 122 via a cloud application such as weather, congestion, construction zones, etc. Collected data 120, 122 is passed to compute engines 124, 126. Compute engine 124 is a standard compute engine that performs such basic operations as time synchronization of the various input signals, preprocessing or fusing of the sensor data, etc.). Compute engine 126 is an artificial-intelligence (AI) compute engine performs machine learning and control operations based on the sensor data and external data to interpret the car's environment and determine the actions to take, such as control of the throttle, braking, steering, signaling, etc.

[0033] AI compute engine 126 uses a QTDNN to perform perceptual tasks such as lane detection, pedestrian detection and recognition, drivable path segmentation, general obstacle and object detection and recognition with 2D or 3D bounding boxes and polyhedrals, scene recognition, tracking and trajectory estimation, for example. The QTDNN operations performed by AI compute engine 126 include machine learning operations that may be achieved via application of backpropagation techniques described in detail below. For example, the image data coming from the car's cameras are processed by a quaternion-based deep convolutional neural network implemented by AI compute engine 126 to detect cars, trucks, pedestrians, traffic lights, and motorbikes, etc., along with their bounding boxes.

[0034] Standard compute engine 124 and AI compute engine 126 may exchange data, such as the passing of preprocessed or aggregated sensor data from standard compute engine 124 to AI compute engine 126, and the passing of object detection output data from AI compute engine 126 to standard compute engine 124 for storage, output aggregation, statistical data collection, and the like. Outputs from standard compute engine 124 and AI compute engine 126 are passed to actuation and control engine 128 to generate output signaling to the electromechanical systems of autonomous-driving car 112 in order to navigate and avoid collision accordingly.

[0035] All or a subset of the data collected by one or more of data collectors 118, standard compute engine 124, and AI compute engine 126 of autonomous- driving car 112, may be passed to cloud 114 for storage or further analysis. Data ingestion engine 130 is configured to receive various data from autonomous- driving car 112 (or from multiple autonomous-driving cars), such as data from data collectors 118, standard compute engine 124, and AI compute engine 126. Cloud AI Compute Engine 132 resides in cloud 1 14, and operates to create intelligent metadata that can be used for indexing, search, and retrieval. For example, the camera data (i.e. images, videos) may be processed by cloud AI Compute 132 engine to detect and recognize relevant objects (e.g. cars, trucks, pedestrians, bikes, road signs, traffic lights, trees, etc.). These determinations may be associated with other data, such as position, time, weather,

environmental condition, etc., by standard compute engine 134, and stored as indexed data 136, which may include the intelligent metadata.

[0036] Cloud compute engine 132 is configured to implement QTDNNs which are trained via QT backpropagation techniques described below.

[0037] Notably, the in-vehicle QTDNN algorithms carried out by AI compute engine 126 in autonomous-driving car 112 may be substantially different from those carried out by AI compute engine 132 of cloud 114. For instance, the algorithms of cloud 114 may be more computationally intensive (e.g., more neural network layers, more frequent training, etc.) by virtue of the availability of greater computing power on the servers that make up cloud 114. In addition, these differences may also be attributable to the need for real-time or near-realtime computation in the moving autonomous-driving car 112.

[0038] In some embodiments, AI Compute Engine 126 and cloud AI compute engine 132 each implements a QTDNN that is trained using quaternion-based backpropagation methodology detailed below. In some examples, the QTDNN training is performed in cloud 114 by AI training engine 138. In some embodiments, AI training engine 138 uses one or more training QT-DNN algorithms based on labeled data that is in turn based on the ground truth, with the selection and labeling of the training data generally performed manually or semi-manually. Training data preparation engine 140 takes a subset of raw data 142 collected from the sensors and cameras in autonomous-driving car 112 and operates to obtain labels for the items of data (e.g., by humans) with various tags such as objects, scenes, segmentations etc. In a related embodiment, training data preparation engine 140 may take data indexed automatically by a labeling algorithm, and verified and curated by humans.

[0039] The training data produced by training data preparation engine 140 is used by AI training engine 138 to train AI compute engines 126 and 132. In general training involves having each QTDNN process successive items of training data, and for each item, comparing the output produced by the respective QTDNN against the label associated with the item of training data. The difference between the label value and the processing result is stored as part of a loss function (which may also be referred to as a cost function). A backpropagation operation is performed by AI training engine 138 to adjust parameters of each layer of the QTD N to reduce the loss function.

[0040] Related aspects of the embodiments facilitate efficient implementation of the QT operations detailed below. Computations of gradients and

backpropagation operations using the QT operations provide fast execution of the QTDNNs and updating of their parameters during training, as well as hyper- parameter tuning. In turn, the ability to train fully-QTDNNs faster, as facilitated by the techniques detailed in the present disclosure, allows more training experiments to be performed on large datasets with a greater number of model parameters, thereby enabling the development of more accurate models with better generalization and invariance properties. Moreover, the faster execution of the learned models according to various aspects of the embodiments enables these models to be deployed in time-critical or mandatory-real-time applications such as autonomous driving.

[0041] It will be understood that a suitable variety of implementations may be realized in which a machine-learning system is provided as one or more dedicated units, such as one or more application-specific integrated circuits (ASICs), one or more field-programmable gate arrays (FPGAs), or the like. Other implementations may include the configuration of a computing platform through the execution of program instructions. Notably, the computing platform may be one physical machine, or may be distributed among multiple physical machines, such as by role or function, or by process thread in the case of a cloud computing distributed model. In various embodiments, certain operations may run in virtual machines that in turn are executed on one or more physical machines. It will be understood by persons of skill in the art that features of the embodiments may be realized by a variety of different suitable machine implementations.

[0042] FIG. 2 is a block diagram illustrating a computer system in the example form of a general-purpose machine. In certain embodiments, programming of the computer system 200 according to one or more particular algorithms produces a special-purpose machine upon execution of that programming, to form a machine-learning engine such as an artificial neural network, among other subsystems. In a networked deployment, the computer system may operate in the capacity of either a server or a client machine in server-client network environments, or it may act as a peer machine in peer-to-peer (or distributed) network environments.

[0043] Example computer system 200 includes at least one processor 202 (e.g., a central processing unit (CPU), a graphics processing unit (GPU) or both, processor cores, compute nodes, etc.), a main memory 204 and a static memory 206, which communicate with each other via a link 208 (e.g., bus). The computer system 200 may further include a video display unit 210, an alphanumeric input device 212 (e.g., a keyboard), and a user interface (UI) navigation device 214 (e.g., a mouse). In one embodiment, the video display unit 210, input device 212 and UI navigation device 214 are incorporated into a touch screen display. The computer system 200 may additionally include a storage device 216 (e.g., a drive unit), a signal generation device 218 (e.g., a speaker), a network interface device (NID) 220, and one or more sensors (not shown), such as a global positioning system (GPS) sensor, compass, accelerometer, or other sensor.

[0044] The storage device 216 includes a machine-readable medium 222 on which is stored one or more sets of data structures and instructions 224 (e.g., software) embodying or utilized by any one or more of the methodologies or functions described herein. The instructions 224 may also reside, completely or at least partially, within the main memory 204, static memory 206, and/or within the processor 202 during execution thereof by the computer system 200, with the main memory 204, static memory 206, and the processor 202 also constituting machine-readable media.

[0045] While the machine-readable medium 222 is illustrated in an example embodiment to be a single medium, the term "machine-readable medium" may include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more instructions 224. The term "machine-readable medium" shall also be taken to include any tangible medium that is capable of storing, encoding or carrying instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present disclosure or that is capable of storing, encoding or carrying data structures utilized by or associated with such instructions. The term "machine-readable medium" shall accordingly be taken to include, but not be limited to, solid-state memories, and optical and magnetic media. Specific examples of machine-readable media include nonvolatile memory, including but not limited to, by way of example,

semiconductor memory devices (e.g., electrically programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM)) and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM and DVD- ROM disks.

[0046] NID 220 according to various embodiments may take any suitable form factor. In one such embodiment, NID 220 is in the form of a network interface card (NIC) that interfaces with processor 202 via link 208. In one example, link 208 includes a PCI Express (PCIe) bus, including a slot into which the NIC form-factor may removably engage. In another embodiment, NID 220 is a network interface circuit laid out on a motherboard together with local link circuitry, processor interface circuitry, other input/output circuitry, memory circuitry, storage device and peripheral controller circuitry, and the like. In another embodiment, NID 220 is a peripheral that interfaces with link 208 via a peripheral input/output port such as a universal serial bus (USB) port. NID 220 transmits and receives data over transmission medium 226, which may be wired or wireless (e.g., radio frequency, infra-red or visible light spectra, etc.), fiber optics, or the like.

[0047] FIG. 3 is a diagram illustrating an exemplary hardware and software architecture of a computing device such as the one depicted in FIG. 2, in which various interfaces between hardware components and software components are shown. As indicated by HW, hardware components are represented below the divider line, whereas software components denoted by SW reside above the divider line. On the hardware side, processing devices 302 (which may include one or more microprocessors, digital signal processors, etc., each having one or more processor cores, are interfaced with memory management device 304 and system interconnect 306. Memory management device 304 provides mappings between virtual memory used by processes being executed, and the physical memory. Memory management device 304 may be an integral part of a central processing unit which also includes the processing devices 302.

[0048] Interconnect 306 includes a backplane such as memory, data, and control lines, as well as the interface with input/output devices, e.g., PCI, USB, etc. Memory 308 (e.g., dynamic random access memory - DRAM) and nonvolatile memory 309 such as flash memory (e.g., electrically-erasable read-only memory - EEPROM, NAND Flash, NOR Flash, etc.) are interfaced with memory management device 304 and interconnect 306 via memory controller 310. This architecture may support direct memory access (DMA) by peripherals in some embodiments. I/O devices, including video and audio adapters, nonvolatile storage, external peripheral links such as USB, Bluetooth, etc., as well as network interface devices such as those communicating via Wi-Fi or LTE-family interfaces, are collectively represented as I/O devices and networking 312, which interface with interconnect 306 via corresponding I/O controllers 314.

[0049] On the software side, a pre-operating system (pre-OS) environment 316, which is executed at initial system start-up and is responsible for initiating the boot-up of the operating system. One traditional example of pre-OS environment 316 is a system basic input/output system (BIOS). In present-day systems, a unified extensible firmware interface (UEFI) is implemented. Pre-OS environment 316, is responsible for initiating the launching of the operating system, but also provides an execution environment for embedded applications according to certain aspects of the invention.

[0050] Operating system (OS) 318 provides a kernel that controls the hardware devices, manages memory access for programs in memory, coordinates tasks and facilitates multi-tasking, organizes data to be stored, assigns memory space and other resources, loads program binary code into memory, initiates execution of the application program which then interacts with the user and with hardware devices, and detects and responds to various defined interrupts. Also, operating system 318 provides device drivers, and a variety of common services such as those that facilitate interfacing with peripherals and networking, that provide abstraction for application programs so that the applications do not need to be responsible for handling the details of such common operations. Operating system 318 additionally provides a graphical user interface (GUI) that facilitates interaction with the user via peripheral devices such as a monitor, keyboard, mouse, microphone, video camera, touchscreen, and the like.

[0051] Runtime system 320 implements portions of an execution model, including such operations as putting parameters onto the stack before a function call, the behavior of disk input/output (I/O), and parallel execution-related behaviors. Runtime system 320 may also perform support services such as type checking, debugging, or code generation and optimization.

[0052] Libraries 322 include collections of program functions that provide further abstraction for application programs. These include shared libraries, dynamic linked libraries (DLLs), for example. Libraries 322 may be integral to the operating system 318, runtime system 320, or may be added-on features, or even remotely-hosted. Libraries 322 define an application program interface (API) through which a variety of function calls may be made by application programs 324 to invoke the services provided by the operating system 318. Application programs 324 are those programs that perform useful tasks for users, beyond the tasks performed by lower-level system programs that coordinate the basis operability of the computing device itself.

[0053] FIG. 4 is a block diagram illustrating processing devices 302 according to some embodiments. In one embodiment, two or more of processing devices 302 depicted are formed on a common semiconductor substrate. CPU 410 may contain one or more processing cores 412, each of which has one or more arithmetic logic units (ALU), instruction fetch unit, instruction decode unit, control unit, registers, data stack pointer, program counter, and other essential components according to the particular architecture of the processor. As an illustrative example, CPU 410 may be a x86-type of processor. Processing devices 302 may also include a graphics processing unit (GPU) 414. In these embodiments, GPU 414 may be a specialized co-processor that offloads certain computationally-intensive operations, particularly those associated with graphics rendering, from CPU 410. Notably, CPU 410 and GPU 414 generally work collaboratively, sharing access to memory resources, I/O channels, etc.

[0054] Processing devices 302 may also include caretaker processor 416 in some embodiments. Caretaker processor 416 generally does not participate in the processing work to carry out software code as CPU 410 and GPU 414 do. In some embodiments, caretaker processor 416 does not share memory space with CPU 410 and GPU 414, and is therefore not arranged to execute operating system or application programs. Instead, caretaker processor 416 may execute dedicated firmware that supports the technical workings of CPU 410, GPU 414, and other components of the computer system. In some embodiments, caretaker processor is implemented as a microcontroller device, which may be physically present on the same integrated circuit die as CPU 410, or may be present on a distinct integrated circuit die. Caretaker processor 416 may also include a dedicated set of I/O facilities to enable it to communicate with external entities. In one type of embodiment, caretaker processor 416 is implemented using a manageability engine (ME) or platform security processor (PSP). Input/output (I/O) controller 418 coordinates information flow between the various processing devices 410, 414, 416, as well as with external circuitry, such as a system interconnect.

[0055] FIG. 5 is a block diagram illustrating example components of CPU 410 according to various embodiments. As depicted, CPU 410 includes one or more cores 502, cache 504, and CPU controller 506, which coordinates interoperation and tasking of the core(s) 502, as well as providing an interface to facilitate data flow between the various internal components of CPU 410, and with external components such as a memory bus or system interconnect. In one embodiment, all of the example components of CPU 410 are formed on a common semiconductor substrate.

[0056] CPU 410 includes non-volatile memory 508 (e.g., flash, EEPROM, etc.) for storing certain portions of foundational code, such as an initialization engine, and microcode. Also, CPU 410 may be interfaced with an external (e.g., formed on a separate IC) non-volatile memory device 510 that stores foundational code that is launched by the initialization engine, such as system BIOS or UEFI code.

[0057] FIG. 6 is a high-level diagram illustrating an example structure of deep neural network architecture with which aspects of the embodiments may be utilized. Deep neural network 600 is a QTDNN containing input layer 602, output layer 612, and a plurality of hidden layers that include QT hidden layer 1 indicated at 604, QT hidden layer 2 indicated at 606 and, optionally, additional QT hidden layers (up to L) as indicated at 608. Input layer 602 accepts an input signal represented using quaternion values. An example of an input signal is image data (e.g., a bitmap with red/green/blue (RGB) channels for each pixel). Input layer 602 may process the input signal by applying weights to portions of the input signal, for instance. The operations performed by input layer 602 may be QT operations (e.g., QT addition and non-commutative QT multiplication). [0058] Hidden layers 604-608 may vary in structure from one another. In general, each hidden layer may include a group of sublayers to perform partition and selection operations, as well as QT operations, such as QT convolution, QT inner product, QT non-linear activations, and QT sampling operations.

[0059] To perform classification, deep neural network 600 facilitates propagation of forward-propagating signal 622 through the layers, from input layer 602, to output layer 612, performing QT operations by the various layers and sublayers. Deep neural network 600 is trained by a backpropagation algorithm that proceeds in backward-propagating direction 632, performing QT gradient operations by the various layers and sublayers.

[0060] FIG. 7 is a block diagram illustrating an example of a structure for a hidden layer such as hidden layer 604-608, and types of sublayers according to various embodiments. As depicted, modular hidden layer 700 receives input 702, which may be an image or output signal from a prior layer, is propagated in forward direction 730 as shown by the downward-facing arrows, though the sublayers. The forward-propagating signal may be a set of feature maps with varying size and dimensionality resulting from processing by the various sublayers.

[0061] In some examples, as illustrated, modular hidden layer 700 includes partition and selection operations (PSOP) sublayers 704A, 704B, 704C, each of which operates to steer the forward-propagating signal to a selected computation engine of the next sublayer. For instance, as an input to QT general matrix multiplication (QT-GEMM) sublayer 706, the forward-propagating signal may be steered to QT convolution engine 712, QT inner product engine 714, or to a combination of these engines, by PSOP sublayer 704A. Similarly, PSOP sublayer 704B may steer the forward-propagating signal to a non-linear activation engine from among those in QT non-linear activations sublayer 708, namely, identity (e.g., pass-through) block 716, QT piecewise / rectified linear units 718, QT sigmoid engine 720, or QT hyperbolic tangent engine 722. PSOP sublayer 704C may likewise steer the forward-propagating signal to QT sampling sublayer 710, and select one or more of QT max pooling engine 724, QT average pooling engine 726, or identity (e.g., pass-through) block 728.

[0062] In a related aspect, each PSOP sublayer 704 accepts a set of values, either direct input signals or from the output of a previous operation, and prepares it for the next operation. The preparation involves partitioning of the data and selection the next set of operations. This partition and selection does not need to be mutually exclusive and can be an empty selection as well. For example, if the images are to only go through QT convolution engine 712 in the first hidden layer and not through QT inner product engine 714, then PSOP 704A selects the whole data as a first partition to go through QT convolution engine 712, and empty data as a second partition to go through the QT inner product engine 714.

[0063] In a related example, PSOP 704A partitions or duplicates the data into portions to be directed to different kernels of a given QT computation operation. For instance, an input signal may be duplicated to different kernels of QT convolution engine, with the different kernels having differing variable parameter values, or differing filter content. In a related example, an input signal may be split into a first portion and a second portion, and the different portions directed to the different kernels for QT convolution processing.

[0064] In another related embodiment, each PSOP sublayer may be

dynamically adjusted to vary the data-partitioning operations, the QT

computation engine selection operations, or both. Adjustment may be made by a QTDNN training engine, such as AI training engine 138 (FIG. 1) carrying out a machine-learning process such as the process described below with reference to FIG. 14, for example.

[0065] The various hidden layers 604-608 may thus be composed of a convolution engine 712, an inner product engine 714, a non-linear activation operational block, or bypass, of sublayer 708, and a sampling operational block, or bypass, of sublayer 710. Each engine or operational block within a given hidden layer may have a same, or a different, size or structure from a similar type of engine of a different hidden layer. For example, QT convolution engine 712 may have a layer-specific number of kernels (e.g., convolution matrices), dimensionality, weighting, bias, or other variable parameters.

[0066] In an example, QT-GEMM sublayer 706 selectively applies a linear operation on the whole or a subset of the input. It may include a set of convolution operations and inner product operations in the quaternion domain. Notably, the QT convolution operations performed by QT convolution engine 712 may ensure spatial translational invariance. The output from QT-GEMM sublayer 706 proceeds through PSOP sublayer 704B to prepare for the next set of operations.

[0067] In a related example, the QT inner product is utilized to build a QT operation for generalized matrix multiplication by using the fact that each output entry in the result of a matrix multiplication is a result of an inner product between a row vector and a column vector. These operations are exemplified in the code portions provided in Appendix 1, namely, in routines qtmatmul, qtvec2matmult, qtdotprod, and the base QT operations of addition and multiplication.

[0068] QT non-linear activations sublayer 708 allows the network to approximate potentially any function or transformation on the input. As depicted, there are a variety of choices of non-linear activations according to various embodiments, and QT non-linear activations sublayer 708 may apply one or more of them and their composition.

[0069] In an embodiment, QT-ReLU 718 performs the operation of a rectified linear unit, particularized to quaternions. In general, for a given quaternion, the output of QT-ReLU 718 is the the quaternion value itself, so long as each of the real and imaginary units is a positive real number; everywhere else, the QT- ReLU 718 returns a zero quaternion value. In related embodiments, sigmoid and hyperbolic tangent functions directly applied to the input quaternion and not via the coordinate-wise operation. The output from QT non-linear activations sublayer 708 further passes through PSOP sublayer 704C to prepare for the next set of operations in QT sampling sublayer 710 depending on the type of sampling procedure.

[0070] QTDNNs according to aspects of the embodiments provide various levels of abstraction at various level of granularity and the QT sampling sublayer 710 is specifically adapted to enable that. In various examples, the sampling involves pooling operations to be performed by QT max pooling engine 724, QT average pooling engine 726, or a combination thereof, in a given window around each point in the input.

[0071] As these examples demonstrate, a QT hidden layer primarily executes a set of linear QT operations, followed by a set of non-linear QT operations, followed by QT sampling operations, all performed with consistent quaternion algebra, on specifically-selected partitions of quaternion- valued inputs to each sublayer.

[0072] According to embodiments, replicating the structure of the QT hidden layer depicted in the example of FIG. 7, with architectural variation in the number of layers, input and output format, and the choice of PSOP routing at each sublayer, facilitates construction and implementation of a variety of QTDNNs.

[0073] Referring again to the example deep neural network architecture depicted in FIG. 6, the output of hidden layer 608 may be optionally propagated to optimization layer 610. Examples of optimization engines include a normalization engine, an equalization engine, or the like. A normalization engine may expand the dynamic range of the contrast, for example. An example equalization engine may operate to adjust the image to contain an equal or comparable quantity of pixels at each intensity level. Optimization layer 610 propagates the signal to output layer 612, which may be a fully-connected layer, for example. The ultimate output, or QTDNN result, may be in various output formats (e.g., quaternion- valued or real-valued) depending on the application. Such formats may include, for example, a set of object or scene class labels and respective confidence score, bounding boxes of the objects detected, semantic labels for each pixel in the image, and a set of images synthesized by this network.

[0074] In training the deep neural network architecture, loss function 614, (which may also be referred to as a cost function), and represents the error between the output and the ground truth, is used to compute the descent gradient through the layers to minimize the loss function. Consistent quaternion computations to produce QT partial derivatives of loss function 614 with respect to the variable parameters of the various layers are carried out accordingly at the QT convolution and QT inner product sublayers 706, QT non-linear activation sublayers 708, and QT sampling sublayers 710.

[0075] Training may be performed periodically or occasionally. In general, training involves providing a QT training pattern as input 702, and propagating the training patter through the QT deep neural network in forward direction 730, and backward direction 732, along with operations to tune various parameters of the sublayers. According to aspects of the embodiments, the training operations implement QT computations that preserve and utilize the properties of quaternion values.

[0076] In each training epoch, for each training pattern, forward path 730 is traversed sublayer-by-sublayer, starting from input 702 and advancing to the output from QT sampling sublayer 710. There may be one or more additional modular hidden layers 700, through which forward path 730 would extend, for example, as part of forward path 622 to produce output 612 and loss function 614. Subsequently, loss function 614 is propagated backward through the network 600, layer by layer, propagating the error and adjusting weights. In modular hidden layer 700, the back propagation is shown as backward flow direction 732, which may be considered as part of backward flow direction 632.

[0077] In modular hidden layer 700, as part of the backpropagation operation, PSOP sublayers 704A, 704B, 704C operate to re-assign the respective QT partial derivatives. For example, if an input variable x t is mapped to x tl by PSOP layer 704C, then the QT partial derivative of any function with respect to x t is equal to the QT partial derivative of that function with respect to x tl . If an input is discarded by PSOP 704C, the QT partial derivative of any function with respect to this input is assigned a value of zero. If an input x t is replicated to K values x n > x i2 > > χ ίκ then the QT partial derivative of any function with respect to x t is the sum of the QT partial derivatives of that function with respect to

xn> x i2> ■■■ ' χ ίκ-

[0078] Notably, in the QT computations for computing QT gradients and partial derivatives according to aspects of the embodiments, for every variable there are four partial derivatives. These four partial derivatives correspond to the orthogonal basis for quaternions, such as the anti-involutions.

[0079] Referring again to FIG. 6, in carrying out backpropagation, the QT partial derivatives of loss function 614 with respect to the variable parameters are computed. These QT partial derivatives are then propagated through each hidden layer in backward direction 632. Note that at each layer, QT partial derivative computation also uses the input values to the operations where backpropagation is being performed. At the end of the QT backpropagation through the entire network, the process will have computed QT gradients of loss function 614 with respect to all the parameters of the model at each operation in the network. These gradients are used to adjust one or more of the variable parameters during the training phase.

[0080] To facilitate efficient implementation of the QTDNN architecture and operations, aspects of the embodiments are directed to efficient QT

representation. For example, all inputs, outputs, and the model parameters (e.g., propagating signal values, or images, for instance) are encoded as quaternions. These quantities may be computationally represented and stored as tensors of various shapes in quaternion space. Multiple different approaches for providing efficient quaternion representations and operations are contemplated according to various embodiments.

[0081] According to one such embodiment, a native datatype for quaternion values is constructed, along with a library of QT operations such as addition, multiplication, exponentiation, etc. Such operations may be executed efficiently in software running on a hardware platform, such as a suitable hardware platform as described above with reference to FIGs. 2-5. In a related

embodiment, optimized compilers are deployed to translate the QT software libraries into efficient hardware instructions.

[0082] According to another embodiment, QT data types and QT operations may be represented and processed in programmable hardware, such as in a field- programmable gate array (FPGA) circuit, or in an application-specific integrated circuit (ASIC), for example, having circuitry optimized for storage and processing of quaternion values and operations, respectively.

[0083] Referring to the example modular hidden layer 700 of FIG. 7, the arrangement of sublayers 704A-710 may be instantiated in software-controlled hardware, or as hardware circuitry, with the arrangement being repeated and interconnected in sequence, to produce a series of hidden layers of a QTDNN. PSOP sublayers 704 of the various instances of modular hidden layer 700 may selectively configure their respective sublayers with various different operational blocks or engines enabled, disabled, or combined. In related embodiments, as described in greater detail below, the configurations of sublayers may be varied in response to training of the QTDNN.

[0084] In various embodiments, quaternion values may be encoded using data types based on real-numbers. For example, a real-valued 4-tuple (q 0 , q x , q 2i (73), a real-valued 1x4 array [q 0 q q 2 ( 73], a real-valued 4x1 array [q 0 q q 2 q ? T , or, a 1 -dimensional real -valued tensor of shape [,4] or [4,] may be used. In addition, a native encoding using a "qfloat" data type may be employed.

[0085] In embodiments where quaternion values are represented as a tensor of real components, QT operations may be effectively implemented as real-valued tensor operations.

[0086] As stated above, according to various aspects, the training of deep neural network 600 is performed using consistent QT operations. Once neural network 600 is trained, it can be applied to new test data sets (e.g. images) to generate a set of outputs (e.g. new images, semantic labels, class labels and confidence scores, bounding boxes, etc.).

[0087] As an illustrative example, for a quaternion q (defined as q = q 0 1 + °ί\ i + °ί2 J : + ^3 k, with quaternion basis {1, i,j, k}), the coefficient q 0 associated with basis element 1 is the scalar component of the quaternion, whereas the remaining coefficients comprise the imaginary components of the quaternion. For quaternions q and μ, with μ≠ 0, a 3-dimensional rotation of lm(cf) by angle

2Θ about Ιητ(μ) is defined as q^: = μqμ ~1 , where Θ = cos '1 Here,

Im(q) returns the imaginary component of quaternion q, which corresponds to a look-up into qr's data register. Sc(q) returns the scalar component (sometimes called the real component) of quaternion q, which corresponds to a look-up into qr's data register.

[0088] The norm of quaternion q is Hqll 2 = qq * = q * q = q 0 2 + q 2 + q 2 2 + q 3 2 . It should be noted that the operations Sc(q) and Hqll 2 return scalar (real) values.

[0089] When μ is a pure unit quaternion, q^ is an (anti) involution with q^: = —μqμ. And, in particular, q l , q J , q k , are all (anti) involutions, so that q l = —iqi, qi =—jqj, q k =—kqk.

[0090] The QT conjugate of a quaternion q = q 0 l + q x i + q 2 J : + q 3 k is q * = q 0 l— q x i— q 2 J '— q 3 k. Notably, all imaginary values are negated, which corresponds to a simple sign bit change to the imaginary components in the quaternion data register or applying a negation on the Im(q) operation. In the present disclosure, unless otherwise mentioned explicitly, all operations

(multiplication, addition, etc.) are QT operations. The notations 0 and ® are used redundantly at times as enforcement reminders to make clear that consistent quaternion algebraic addition and non-commutative quaternion algebraic multiplication operations are respectively carried out.

[0091] Some embodiments utilize Generalized Hamilton Real (GHR) calculus. The left GHR derivatives, of f(q) with respect to q^ and ςτ μ* , are defined as follows with q = q 0 l + q x i + q 2 J : + q 3 k, as: and

where μ is a non-zero quaternion and the four partial derivatives of /, on the right side of the equations, are:

• taken with respect to the components of q, that is, of q 0 , q x , q 2 , q 3

respectively; and

• quaternion-valued;

wherein the set {1, ί μ , ] μ , k^} is a general orthogonal basis for the quaternion space.

[0092] Note that the left-hand- side GHR derivatives are not merely defined as coordinate-wise real-valued derivatives, but are a rich composition of the partial derivatives in the quaternion domain along an orthogonal basis. In general, for every function of a quaternion, there are four partial derivatives, each one associated with a component of the orthogonal basis.

[0093] With the above definition, the usual rules of calculus such as product rule and chain rule are extended to the quaternion domain. In particular, the QT chain rule may be writte [0094] In general, the QT chain rule can be applied with respect to any orthogonal basis of quaternion space. Here, the basis {1, i,j, k} may be selected for notational simplicity. Notably, a QT application of the chain rule according to embodiments involves the use of a partial derivative with respect to a QT conjugate q * , and contemplates values of v other than 1.

[0095] Some aspects of the embodiments, recognize that, in quaternion optimization, the derivatives with respect to QT conjugates may be more important than the corresponding quaternion itself. One feature of GHR calculus is that the gradient of a real-valued scalar function f with respect to a quaternion vector (tensor) q is equal to:

[0096] Thus, the gradient of / is computed using partial derivatives with respect to QT conjugates of the variables, and not the quaternion variables themselves.

[0097] Specifically, in applying the backpropagation algorithm, the partial derivatives to be used are computed using QT conjugate partial derivatives along an orthogonal basis of the quaternion space.

[0098] Backpropagation through an operation in the present context means that, given the partial derivatives of the loss function with respect to the output of the operation, the partial derivatives are computed with respect to the inputs and the parameters of the operation.

[0099] FIG. 8 is a diagram illustrating a QT convolution sublayer 802, as an illustrative example of convolution engine 712. Input signal Λ (which may be an image, feature map, time series, etc.) and filter W are represented as Tridimensional and S-dimensional quaternion vectors, respectively. If these inputs are based on non-quaternion values, they are first transformed into quaternion values. The ID convolution of the filter W with Λ over a sliding window of size S is computed as the QT sum of the QT multiplication of each coordinate x of the filter W by the corresponding shifted coordinate x + sx of the input Λ. [0100] For input signal Λ and filter W as quaternion-valued vectors of size N and S, respectively, an unbiased one-dimensional (ID) QT convolution with a right filter may be expressed as in Equation 4 A as follows:

Θ where 0 and ® are QT addition and QT multiplication, respectively, and Z onv denotes the X th term in the output after QT convolution

[0101] Because QT multiplication is not commutative, switching the order of multiplier and multiplicand in Equation 4A provides a convolution with a left filter as in Equation 4B : zconv =∑ θ e{()ji S _ I} 0 A X+SX EQ 4B

[0102] Hereinafter, for the sake of brevity, operations based on right filters are described. However, it will be understood that various other embodiments contemplate QT operations based on left filters. The following pseudocode embodies an example algorithm to produce a general unbiased ID QT convolution:

Given:

Quaternion-valued signal <A, quaternion-valued filter or kernel W;

Integer N representing the dimension of the signal <A ;

Integer S representing the dimension of filter W;

And, use QT addition 0 and QT multiplication ®:

Initialize: Z conv

For: x = 0, ... , N - 1

For: sx = 0, ... , 5 - 1

^ < °x V^x+sx w sx)

Return: Z conv [0103] A quaternion- valued bias term may be added to Equation 4A to obtain a biased ID QT convolution that is amenable to usage in a neural network: zconv = Β Θ ( ® e{o i s _ i} A X+SX ® w sx) E q. 4C where 0 and ® are QT addition and QT multiplication, respectively, and Z onv denotes the x th coordinate (index) of the output after QT convolution.

[0104] The following pseudocode embodies an example algorithm to produce a General Biased ID QT convolution

Given:

Quaternion-valued signal <A, Quaternion-valued filter W, quaternion- valued bias Έ;

Integer N, the dimension of the signal Λ;

Integer S, the dimension of filter W;

Using QT addition 0 and QT multiplication ®:

Initialize: Z conv

For: x = 0, ... , N - 1

For: sx = 0, ... , 5 - 1

Ζχ 0ην <— Ζχ 0ην 0 ( Z + S (¾ Wrc)

g conv ^ s r^conv

Return: Z conv

[0105] Similarly, a 2D convolution of a grayscale input image Λ (with height H, width W) with a filter/kernel (of window size S) and an additive bias is computed as:

Zy°x V = S 0 (∑® s e {o ; i s-ij '^-y+sy.x+sx ® Wsy,sx) Eq. 4D [0106] Where indices (y, x) correspond to the pixel indices of the input H- pixel s-by-W-pixels image. One reason that Equation 4D is appropriate for an input grayscale image is that the image only has one channel to represent the range from white to black.

[0107] In a related embodiment, the QT multiplication ® is replaced by a QT geometric product.

[0108] The following pseudocode embodies an example algorithm to produce a general biased 2D QT convolution for a grayscale image: Given:

Quaternion-valued signals Λ of a grayscale image, Quaternion-valued filter W, Quaternion- valued bias Έ.

Integer W = N x , the x-dimension of the signal <A ;

Integer H = N y , the y-dimension of the signal Λ;

Integer S, the dimension of filter W (it will have a size S*S);

Using QT addition and QT multiplication ®:

Initialize: Output Z conv

For: x = 0, ... , N X - 1

For: y = 0, ... , N y - l

For: sx = 0, ... , 5 - 1

For: sy = 0, ... , S - 1

yconv . yconv

g conv ^ s r^conv

Return: 2: onv

[0109] In other types of images, there are usually additional channels. For instance, a red-green-blue (RGB) color image has 3 channels. One particular pixel may have a different value in each of its channels. Thus, Equation 4A may be generalized to process these types of images as follows.

[0110] Notably, use of a single channel with quaternion values is not necessarily limited to representing grayscale images. In some embodiments, an RGB image may be encoded using a single channel with quaternion values (e.g. R, G, B as three imaginary components of a quaternion, respectively. In the context of QT convolution, more than one channel may be used to facilitate operational structures in which the hidden layers of the QTDNN have more than one channel.

[0111] A 2D convolution of an input image Λ (with height H, width W, and C channels) with a filter/kernel (of window size S) and an additive bias may computed as:

rrconv / Y

y,x - 2 0 t Ay+sy.x+sx.c Eq. 4E

, sy,sx,E{0,l 5-1},C{0,1 C-1} Where indices (y, x) correspond to the pixel indices of the input H-pixels-by-W- pixels image. Here, the pixel (y, x) may have a different value for each of its C channels. Thus, in equation 4E, the convolution summation will be taken across the C channels. In a related embodiment, the QT multiplication ® is replaced by a QT geometric product.

[0112] The following pseudocode embodies an example algorithm to produce a general biased 2D QT convolution:

Given:

Quaternion-valued signals {<A c }{c=o c-i }> Quaternion- valued filter W,

Quaternion-valued bias Έ.

Integer C, the number of channels of input signal;

Integer W = N x , the x-dimension of the signal <A ;

Integer H = N y , the y-dimension of the signal Λ;

Integer S, the dimension of filter W (it will have a size S*S);

Using QT addition and QT multiplication ®:

Initialize: Z conv

For: c = 0, ... , C - l

For: x = 0, ... , N x - l

For: y = 0, ... , N y - l

For: sx = 0, ... , 5 - 1

For: sy = 0, ... , 5 - 1

g conv ^ s r^conv

Return: Z conv

[0113] In a related example, the sequential order of the for-loops is changed to produce a type of embodiment in which the ordering may be optimized for read/load and compute efficiency in a computer architecture.

[0114] In related embodiments, the 2D image is represented as a 3D quaternion tensor of size H*W*C. For instance, an RGB image that is 32 pixels by 32 pixels has H=32, W=32, C=3; a grayscale image that is 32-pixels x 32-pixels has H=32, W=32, C=l . Each pixel in the 2D image has coordinates or indices (y, x). A regular (square) sliding-window of dimension S=3 can be represented as a quaternion 3D tensor of size S*S*C.

[0115] In the above examples, ID and 2D convolution operations are described; however, it will be understood that the convolution operation may be extended to higher-dimensional quaternion tensors of any practical size.

[0116] Further, this QT convolution operation may be used to form a neural network convolution layer by combining one or more kernels or filters (e.g., weights 's and biases S's) as depicted in FIG. 8. In this example, which may be applicable for machine-vision applications, a 2D convolution of an input image (our output from a prior layer of a deep neural network) having a height H, a width W, and C channels, is convolved with a filter/kernel having a widow size S.

[0117] To compute the output of the QT convolution block, let £ refer to the layer number, so that, given the input <A t _ x , weights W f , and bias ¾, the output Ζ { is computed as follows:

Θ

Z > t,y,x,k = ¾fc ® ^ < ^-{-l,y+sy,x+sx,c ® ^{,k,y, Eq. 4F

sy,sxe{0,l,...,S-l},ce{0,l,...,C-l} [0118] In Equation 4F, Z (yiXik is the k th output in layer i, Έ ( 1ι is the k th bias in layer £. In practice, all the quantities may be computed for a mini batch of images, but for notational convenience the index for the mini-batches is dropped. Equation 4F represents QT convolution operation with K kernels, in layer ^ of a neural network, of window size S*S that are used to define a 2D convolution layer on images or intermediate feature maps. The input signal Λ thus corresponds to either input images or feature maps output by previous neural layers in the deep neural network. Further, note that the K kernels may have different window sizes as well as different heights and widths in general. For example, to facilitate bookkeeping, window sizes may be denoted by S k for regular (square) window sizes, or as a look-up table or matrix of the different (FT s, W's) for each kernel or within a tensor implementation.

[0119] The corresponding convolution operation associated with FIG. 8, computing the convolution of the input signals (the output from the previous layer) with the K filters (the weights corresponding to the contributing signals) and the addition of a bias to each of the K resultant feature maps produce the convolution output, as described by Z tyiX k in Equation 4F.

[0120] The following pseudocode embodies an example algorithm to produce a general 2D QT convolution in a neural network.

Given:

Quaternion-valued signal /Z^from the previous layer -8— 1;

Quaternion-valued filters W i k , that will be applied at the current layer £;

Quaternion-valued biases ¾ k , that will be applied at the current layer £ to the final outcome form the k th filter;

Integer ¾>, the total number of kernels in layer -8;

Integer N f _ lx , the (width) x-dimension of the input signal A from the previous layer -8— 1;

Integer the (height) y-dimension of the input signal

A from the previous layer -8— 1 ;

Integer Sf ik , the dimension of k th filter W in layer -8;

Integer C, the number of channels;

Using QT addition and QT multiplication ®:

Initialize: Zf nv for current layer i

For: k = 0, ... , K { - 1

For: c = 0, ... , C - l

For: x = 0, ... , N ( _ x - 1

For: y = 0, ... , N ( _ ly - 1

For: sx = 0, ... , S ( k — 1

For: sy = 0, ... , S { k — 1

^y,xk ^y,x,k t> '^t-ly+sy.x+sx.c V

W(,k,sy,sx,c)

^k * ~ D k tt> ^k

Return: Z cc

t [0121] As mentioned earlier, noting that QT multiplication is non- commutative, switching input to the right and filter to the left in the

multiplication ® gives another type of QT convolution than in as represented by Equation 4G below: f.y.x.k— ¾fc Θ ^ ^{,k,y,x,c ® < ^-{-l,y+sy,x+sx,c sy,sxe{0,l,...,S-l},ce{0,l,...,C-l} Eq. 4G where ¾ y ^refers to the y,x-coordinates of the pixels in layer £ resulting from the k th filter.

[0122] For backpropagation through the convolution layer, given the gradient of loss function C with respect to Z t , the partial derivatives of C are computed with respect to <A{- \ , W f , and ¾. Specifically, the QT partial derivatives are computed with respect to QT conjugates of these variables. Equations 5A-5C have been developed to compute these partial derivatives according to example embodiments:

dC dC

v A { . Eq. 5C aw l,y+t,x+s,c j

t,k,t,s,c r) 7 v *

ve{l,i,j,k} y,x U j {,y,x,k

[0123] Equation 5A represents the QT partial derivative of the loss function with respect to the k th bias Έ * in layer £ given the QT partial derivative of loss function C with respect to the k th output Z * of layer £ over all y,x elements (pixel indices).

[0124] Equation 5B represents the QT partial derivative of the loss function with respect to all the activations Λ in the previous layer £— 1 given all the QT partial derivatives of loss function C with respect to the output Z of layer £.

[0125] Equation 5C represents the QT partial derivative of the loss function with respect to the k th weight W in layer - ,over all y,x elements (pixel indices), given the QT partial derivative of C with respect to the output Z of layer £. [0126] In a related aspect, a non-linear activation function is provided in true quaternion domain (e.g., not merely coordinate-wise real domain). A QT rectified linear unit (QT ReLU) according to embodiments is a piece-wise linear function in quaternion space, which is computed as follows: for a quaternion q = q 0 l + q x i + q 2 j + q- k the value of QT-ReLU at q is q itself, so long as each of the real and imaginary components is a positive real number (i.e. q 0 > 0, q x > 0, q 2 > 0, q 3 > 0), and everywhere else the QT-ReLU is the zero quaternion i.e. when any of the scalar or imaginary parts are zero or negative, the QT-ReLU outputs zero:

0 otherwise.

[0127] Additionally, sigmoid and hyperbolic tangent functions can be directly applied on the input quaternion (not coordinate-wise) and used as non-linear activation functions as well.

[0128] According to an example embodiment, the backpropagation through QT-ReLU, as in Equation 7 below, is computed accordingly: in general, for the non-zero outputs, all the derivatives propagate to the input, and are zero elsewhere. Particularly, for each non-zero linear part of the piecewise linear function, the derivatives with respect to the output directly propagate to the input. The derivatives are zero elsewhere. dC

—t— if q 0 , q q 2 , q 3 ≥ 0, where Z fiTn = q 0 l + q 1 i + q 2 j + q 3 k;

0 otherwise. Eq 7 [0129] In a related aspect of the embodiments, QT pooling operations are provided. Given a quaternion ID, 2D or any dimensional tensor (e.g.

corresponding to a time series, an image or a higher dimensional signal, or a combination thereof, the QT pooling operation downsamples, or upsamples the signal to a lower-dimensional, or higher-dimensional signal, respectively, and computes output values at a coordinate or pixel based on the values of the input signal in the neighborhood of that coordinate/pixel. This neighborhood-based pooling can be one of various types such as, for example, based on maximum values average values, etc. The downsampling or upsampling is characterized by a stride parameter J and the neighborhood is characterized by a window of size S.

[0130] FIG. 9 is a diagram illustrating an example pooling operation in 2D space. The pooling operation maps input 902 to output 904. In a given neighborhood 906 of input 902, the pooling operation selects or determines a value for a mapped output pixel 908. One technique for selection or

determination of the value of output pixel 908 is selection of the pixel from neighborhood 906 that has the highest value of QT norm, and the actual quaternion value of this max -norm pixel becomes the value of output pixel 908. In the example depicted, when the neighborhood 906 is a window of size S = 3, one of the 3*3 = 9 pixel values, with maximum QT norm, becomes the output 908. As depicted, the stride T has a size of 2 pixels. Therefore, the H and W dimensions of input 902 map to H/2 and W/2output 908.

[0131] Equation 8A below represent QT max pooling via QT norm:

^y°x,c = Ay m ,x m ,c Eq. 8 A where:

y m = T * y + j m

x m = T * x + i m

m m

sy,sxe{0,l,...,S-l} and where ||- 1| 2 is a QT norm whose computed value is a scalar and can be ordered.

[0132] This approach contrasts to real-valued (or integer) max pooling, where the largest value is easily extracted from the naturally-ordered set of values. In a quaternion-valued set of pixels, there is no such ordering of lowest to highest

(e.g., maximum), so an ordering is imposed according to various embodiments.

In the example depicted, the ordering is imposed through the application of the

QT norm to quaternion- valued pixels, which evaluates to a real value.

[0133] In another embodiment, instead of using the QT norm for to impose an ordering for the quaternion- valued pixels, the scalar, or real, component of the quaternion pixels is used, as represented in Equation 8B.

^y.x.c— cn y m ,x m ,c Eq. 8B y m = f # y + j x m = T * x + i m

j m > i m = argmax Sc cAs * y +sy s*x+sx ,c)

sy,sxe{0,l,...,S-l}

[0134] In the quaternion-valued average pooling operation, the output value is actually the average of the quaternion values of all the pixels in the

neighborhood of size S, and the average is computed using consistent QT addition and consistent QT multiplication/division.

[0135] In QT backpropagation through QT pooling operation (QT-pooling) according to embodiments, from the backward pass perspective, max pooling eliminates all input to this pooling layer except that input which contributes to an output. Therefore, only partial derivatives with respect to those contributory inputs survive. Thus, in this pooling layer, the sum of all partial derivatives is taken of all the output variables to which the inputs contribute. Hence, backpropagation involves maintaining argmaxes for each stride during pooling.

[0136] In the average pooling case, every input in the pooling window contributes to the corresponding output, so partial derivatives with respect to all inputs survive. The pooling outcome is calculated as the sum over all the partial derivatives of all the output variables, according to some embodiments.

[0137] FIG. 10 is a diagram illustrating a QT inner product sublayer 1002, as an illustrative example of QT inner product engine 714. In general, inner products of a quaternion filter W of size N with the input quaternion Λ of size N is the QT sum of the QT multiplication of the corresponding coordinates of the input and the filter:

Notably, the operations 0 and ® consistent QT addition and QT

multiplications, and not merely coordinate-wise real-valued operations. Further, in another embodiment, the QT multiplication ® is replaced by QT geometric product.

[0138] The following pseudocode embodies an example algorithm to produce a QT inner product

Given

Quaternion-valued signal Λ of dimension N; Quaternion-valued filter W of dimension N;

Initialized output Z dot of dimension N;

For: x = 0, ... , N - 1

Z x iot ^ Z x iot ® (0 x ® W x )

Return: Z dot

[0139] A fully connected quaternion neural network layer may be obtained by adding a bias term:

' dot _ ¾ T «

Eq. 10

[0140] For a layer in a QT deep neural network implementing k kernels, the QT inner product operation is defined as shown in Equation 11 :

where the W terms are the weights, S's are the biases, and c Z's are the inputs used to compute the output Z's.

[0141] For the backpropagation through an inner product operation, given the gradient with respect to the output Z, the gradient with respect to weights W, bias S, and input Λ are to be computed. In some examples, backpropagation through QT inner product (e.g., dot product) operation is very similar to that through the QT convolution operation, except that all inputs participate in the computation of all outputs and the partial derivative contributions from output are accounted for accordingly. The equations work out to be: dC dC

Eq. 12A f,k f,k dC dC Eq. 12B

0cH f-l.m = L r- i d °z^^ ~ f,k 0 wv M Eq. 12C

[0142] FIG. 11 is a diagram illustrating an example scalar-valued QT loss function engine 1102. While training a deep neural network, the cost or loss function is optimized based on a training set via a gradient-based iterative algorithm. In QT deep learning according to some embodiments, the loss function is a real-valued function of quaternion inputs. In general, this function may be a quaternion-valued function as long as a total order or partial order on the quaternion space is maintained. According to embodiments, the gradient of the real-valued loss function is the vector of partial derivatives of the loss function with respect to the conjugates of the output of the final layer of the neural network.

[0143] For an error or loss function formulated as a mean square error, Equation 13 provides:

where, Z k is the k th component of the output in the final layer L, * i/ k is the k th component of the ground truth target. Note that the summand in Equation 13 is a QT norm, the final value of which is real-valued; thus, the loss function is real- valued, but the partial derivatives of the loss function are not real-valued.

[0144] It should be noted that the partial derivatives of the loss function are based on the conjugate of the outputs ¾ k . These partial derivatives are computed as shown in Equation 14: i fr = - y k )v * , for v = {1, k} Eq. 14

[0145] Appendix 1 contains additional example embodiments detailing computational implementations of various QT-specific operations, including QT conjugation, QT multiplication, QT involution, QT inner product, QT left vector-matrix multiplication, QT matrix-matrix multiplication, QT forward feed, QT gradient propagation through the inner product layer, QT gradient propagation through the convolution layer, and gradient loss function with respect to an input to a current layer in a forward pass. In various embodiments, each subroutine example may be implemented as a hardware block constructed to carry out the corresponding computation using sequential and combinational logic circuitry, or as a processor-based computing platform that is transformed into a special-purpose machine when configured with the machine-executable instructions for carrying out the QT computations and related operations.

[0146] FIG. 12 is a diagram illustrating an example embodiment for implementing a 5-layer QTDNN for classifying an image into 10 object classes. Layer 1 is a QT convolutional layer. An input image encoded as quaternion tensor is input to this layer. First, a QT convolution with a set of Kl filters of window size 5*5 is applied and a bias is added followed by a QT non-linear activation by QT-ReLU. Output from QT-ReLU is then down-sampled using QT max-pooling with neighborhood size 3*3 and stride 2. In one implementation, the input to layer 1 is image encoded as 3D quaternion tensor of shape [H, W, 1]; therefore the output is a 3D quaternion tensor of shape [H/2, W/2, Kl], a factor 2 because of stride 2 in max-pooling and Kl because of the number of kernels. Each of the kernel themselves are quaternion 3D tensors of shape [5, 5, 1]; the kernels form a 4D quaternion tensor of shape [Kl, 5, 5, 1].

[0147] Layer 2 is also a convolutional layer similar to layer 1; however, the input to this layer is not an image directly, but the output of layer 1. There are K2 number of kernels each being a quaternion 3D tensor of shape [5, 5, Kl], Kl coming from the fact that there are Kl channels in the output of layer 1. After applying QT convolution, QT-ReLU and QT max-pooling in this layer an output of shape [H/4, W/4, K2] is produced.

[0148] Layer 3 is a fully-connected layer. The output from layer 2 is first reshaped into a ID tensor, e.g. from a 3D quaternion tensor of shape [H/4, W/4, K2] to a ID quaternion of size H/4*W/4*K2. There are K3 kernels in this layer, each of which is a ID quaternion tensor of size H/4*W/4*K2. Each of the K3 kernels is used to apply QT inner product operation on the input (e.g., reshaped output of layer 2) along with a bias addition followed by a non-linear activation QT-ReLU to obtain a single quaternion output, leading to K3 size output in total.

[0149] Layer 4 is also a fully connected layer. There are K4 kernels in this layer, each of them being a ID quaternion tensor of size K3. The output of layer 3 goes through an inner product with each of the K4 kernels followed by QT- ReLU to produce K4 size quaternion ID tensor output. [0150] Layer 5 is a fully connected layer or a linear layer (e.g., inner product without ReLU). Since this is the final layer in this example, the number of kernels depends on the number of classes into which the images are to be binned, which in this case is 10. Each one of these 10 kernels are of ID quaternion tensors of size K4 and goes through a QT inner product operation with output of layer 4 with an optional QT-ReLU follow up and produces a ID tensor output of size 10. This 10-size quaternion output is used for deciding which class a given input belongs to, based on certain criteria such as closeness to a pre-defined set of values with respect to quaternion mean square error.

[0151] Appendix 2 contains code for implementing the example 5-layer QT neural network shown in FIG. 12, along with a backpropagation process through the network, in addition to updating of the model parameters via stochastic gradient decent.

[0152] FIG. 13 is a diagram illustrating forward pass and backpropagation operations in an example 2-layer deep quaternion neural network 1300. The network accepts input 1302, which may be an image or a feature map having a height of 4 pixels and width of 4 pixels. Input 1302 passes through a QT convolution layer 1304 with two kernels of window size 2*2. Each kernel has adjustable parameters. Here, a weight vector and a bias vector, namely, pairs (Wl, Bl) and (W2, B2), constitute the adjustable parameters. Parameters Wl and W2 are quaternion tensors of size 2*2 in this example. The QT convolution operation produces two convolutional feature maps, CI and C2. These convolutional feature maps pass through QT ReLU operation 1306 to obtain feature maps Dl and D2, which in turn pass through QT max pooling operation 1308, having stride 2 subsampling, to produce feature maps El and E2 of size 2*2 each.

[0153] Convolutional feature maps El and E2 are provided as input to PSOP sublayer 1310 for reshaping. As a result of the reshaping, feature maps El and E2 are flattened to a single feature map, F, having a size of 2*2*2 = 8. Reshaped feature map F is passed as the input to QT inner product operational block 1312. QT inner product operation 1312 has 3 kernels applying weights and biases (W3, B3), (W4, B4), (W5, B5), with weights W3, W4, W5 each being 8-dimensional quaternion valued vectors. QT inner product operation 1312 performs a QT-Dot computation to produce 3 -dimensional quaternion feature map G. Feature map G passes through QT ReLU activation operation 1314 to produce feature map H, which is a three-dimensional high-level feature map. Feature map H is used to compute the loss function L at operation 1316, given training data (e.g., ground truth data).

[0154] In training network 1300, QT gradients of loss function L with respect to feature map H may be computed using Equation 10. As indicated at 1320, QT partial derivatives of L are computed with respect to conjugates of each of the three coordinates of feature map H. For each, there are four partial derivatives: one for each of the involutions 1, i, j, and k.

[0155] At 1322, QT gradients of loss function L with respect to feature map H are backpropagated through QT-ReLU operation 1314. At 1324 QT gradients of loss function L with respect to feature map G are backpropagated through QT inner product operationl312. In addition, during the backpropagation through the QT inner product operation 1312, QT gradients are computed as indicated at 1326 with respect to the variable parameters, weights W3, W4, W5, and biases Bl, B2, B3. These QT gradients with respect to the variable parameters are not propagated; they are instead used for tuning the performance of QT inner product sublayer 1312 during the training iteration. In computing the QT gradients with respect to the variable parameters at 1326, only one QT partial derivative is computed rather than four (gradients corresponding to the involutions of i, j, k are not computed). Since there are 3 kernel weights, each with dimension 8, and only one partial derivative is computed, partial derivative computation 1326 produces a 3*8* 1 value as indicated in FIG. 12.

[0156] At 1328, QT gradients of loss function L with respect to feature map F are computed to produce a 8*4 value to be propagated through PSOP sublayer 1310. At 1330, QT gradients of loss function L with respect to the conjugates of feature maps El and E2 are computed to produce 2*2*2*4 values that are backpropagated through QT max pooling operation 1308. At 1332, QT gradients of loss function L with respect to the conjugates of feature maps Dl and D2 are computed to produce 2*4*4*4 values that are backpropagated through QT ReLU operation 1306.

[0157] At 1334, QT gradients of loss function L with respect to the conjugates of feature maps CI and C2 are computed to produce 2*4*4*4 values that are backpropagated through QT convolution operation 1304. In addition, as indicated at 1336, QT gradients of loss function L with respect to the conjugates of weights Wl and W2, and of biases Bl and B2 are computed. The QT gradients of loss function L with respect to the conjugates of weights Wl and W2 are 2*2*2* 1 quaternion values, whereas the QT gradients of loss function L with respect to the conjugates of biases B 1 and B2 are 2* 1 * 1 quaternion values since only one partial derivative is taken for each of the bias values (e.g., with the involutions i, j, and k omitted from the computation.

[0158] FIG. 14 is a high-level flow diagram illustrating process 1400 for producing and training a QT deep neural network according to an example. At 1402, input is provided to process 1400. The input includes a representation of the neural network architecture (e.g., layers, sublayers, fixed and variable parameter values), etc. An example of a fixed variable is a quantity of cores in an operational block. Variable parameters include weights or biases. The input further includes a learning rate (e.g., frequency of initiating training operations), training patterns or training data, an epoch limit, and accuracy criteria (e.g., acceptable error) to be met by the training operations.

[0159] At 1404, the variable parameters are initialized and the QTDNN is instantiated. Instantiation may involve compiling the source code that defines the QTDNN. For each node in the QTDNN representation, its forward and backward operator chains are compiled. Accordingly, in an embodiment, the internal representation of the forward and backward operators may point to a chain of one or more elements that are either primary PSOP elements, compiled operational functions, or a mix of the two.

[0160] For example, consider the following chain of operators: {partition: (3x3 pixel sub-image), operation: average, operation: scalar}. When compiled, this would translate to a running average computation of just the real component, "A" across the nine elements in the partition (noting that each quaternion may be represented as A + i.B + j .C + k.D, the A component being the real component).

[0161] In a related embodiment, to further reap implementation efficiencies, operations that are commutative (for example addition is commutative with real numbers), are re-ordered when doing so may yield speed improvements. In the above example taking the average and then extracting the real component is the same as extracting the real component and then taking the average, saving 9 * 3 addition operations. [0162] Decision 1406 controls the amount of training iterations for the QT deep neural network. An iterations counter may be incremented and compared against a limit of maximum iterations. In cases where the maximum limit is not reached, the process proceeds to block 1408, which represents a series of operations to be performed for each training pattern. These include propagating the training pattern in the forward direction (forward pass), computing the error, or loss function, by comparison of the output to the ground truth associated with the training pattern, performing backpropagation, and updating the variable parameters, for example. As a result, the layers of the QT deep neural network are better tuned to some degree.

[0163] At 1410, the tuning of the QT deep neural network is tested using a set of test data as the input to the network. Accordingly, the network's output after having processed the test data is compared to ground truth values associated with the test data and the error is quantified. At decision 1412, the quantified error is compared against the accuracy criteria. If the quantified error is greater than an error threshold (which constitutes the accuracy criteria as an example), the process loops back to 1406 to perform another training iteration at block 1408.

[0164] If decision 1412 determines that the quantified error meets the accuracy criteria, or if the maximum iterations limit at decision 1406 is reached, the process proceeds to operation 1414 to produce, as the output of process 1400, the QT deep neural network architecture, adjusted variable parameter values, and the achieved accuracy measure.

[0165] Decision 1416 determines whether operation 1414 was performed due to the accuracy criteria having been met, or due to the iterations limit having been reached. Accordingly, decision 1416 inquires whether the quantified error meets the accuracy criteria (e.g., is below the error threshold). In the affirmative case, process 1400 concludes at 1420. If the accuracy criteria is not met, the process continues to 1418, where more fundamental changes may be made to the QT deep neural network. For instance, the neural network architecture may be modified to have a different number or arrangement of layers, the sublayer kernels may be varied, the sublayer operations may be varied, or any

combination of some or all of these changes may be instituted. In addition, or alternatively, further training may be performed with new or different training data. The new QT deep neural network or training data may be supplied as new input at 1402 and process 1400 may thus be performed as a new iteration.

[0166] In some of the examples detailed in this disclosure, quaternions are represented using tensor data structures. In the tensor representation the number of entries programmatically defines the dimension of the tensor. The values in each entry correspond to the size of the corresponding entry' s object in that dimension. To illustrate, [A size] is used to initialize a one-dimensional tensor A of size A size; [B size, A size] is a two-dimensional tensor of size A size for A, B size for B; and [C size, B size, A size] is a three-dimensional tensor of size A size for A, B size for B, C size for C. The terminology may be compacted even further by referring to a one-dimensional tensor as having shape [A], a two-dimensional tensor as having shape [B, A], a three-dimensional tensor as having shape [C, B, A] etc.

[0167] For instance, FIG. 15A illustrates a 1 -dimensional Hamilton quaternion, Q E M, with its four real -valued components, as a 1 -dimensional real -valued tensor of shape [,4]. Equivalently, this data structure represents a 1 -dimensional quaternion tensor of shape [1]. FIG. 15B is a diagram illustrating a N- dimensional Hamilton quaternion vector, Q E M Nx l , represented as an Nxl quaternion array. Using real-space encodings, it may be represented as a 2- dimensional real-valued tensor of shape [N,4] as depicted. Equivalently, this data structure represents a 1-dimensional quaternion tensor of shape [N]. FIG. 15C is a diagram illustrating a quaternion-valued "matrix", Q E M NxM , represented as an NxM array. Using real-space encodings, it is represented as a 3-dimensional real -valued tensor of shape [M,N,4]. Equivalently, this data structure represents a 2-dimensional quaternion tensor of shape [M,N]. More generally, for each higher-dimensional quaternion tensor, an additional dimension of size 4 is added to the real tensor encoding. For example, any N-dimensional quaternion-valued tensor may be represented as a (N+l)-dimensional real -tensor where the last dimension has size 4.

[0168] A gradient with respect to an N-dimensional quaternion tensor is represented as a (N+2)-dimensional real-valued tensor in which the last two dimensions each has size 4, the first four for the partial derivatives with respect to each of the four involutions using { l,i,j,k}, and the second four as the encoding of a quaternion. With reference to FIG. 15C, Q E M N , VQ E M Nx4 may be visualized with dimension M=4, in which case the quaternion would have dimensions of N*4, a 2-dimensional quaternion tensor would have the shape [N,4] and, equivalently, a real-valued 3-dimensional tensor would have the shape [N,4,4].

[0169] For some QT operations, there is no need for computing all four partial derivatives but rather just one partial derivative. In these situations the gradient has a dimensionality of (N+l).

[0170] According to some aspects, computationally representing input image data and feature maps as quaternions involves taking each image pixel's RGB values and encoding them as a pure quaternion (i.e. with zero scalar value and R, G, and B as the three imaginary values, respectively), to create a four- dimensional-tensor of shape [H, W, 1, 4], where the right-most entry

corresponds to the quaternion encoding.

[0171] In a related aspect, when N images are processed in a batch, the representation of this image batch becomes a five-dimensional tensor of shape [N, H, W, 1, 4]. A convolutional kernel of window size S*T on input with C channels is represented as a four-dimensional tensor of shape [S, T, C, 4]. If there are K such convolutional kernels in a particular convolution layer, the representation becomes a five-dimensional -tensor of shape [K, S, T, C, 4].

[0172] In some QT computations, only derivatives with respect to the conjugates of the weights are called for; hence the gradient with respect to the kernel is simply [K, S, T, C, 4] for each image. Processing the N images would require a 6-D tensor of shape [N, K, S, T, C, 4]. If gradients are averaged over the batch, the 6-D tensor of shape [N, K, S, T, C, 4] transforms back to a 5D real tensor of shape [K, S, T, C, 4]. However, if the input to this convolution layer is of shape [N, H, W, C, 4] the gradient with respect to the input would be a 6-D tensor of shape [N, H, W, C, 4, 4].

[0173] In various embodiments, each of the QT tensor operations is computed by composing real-valued tensor manipulations efficiently. For example, to compute an involution, with imaginary quaternion i, on the quaternion tensor X of shape [N, 4], a negative operation is applied on the tensor X[:,l], leaving everything else unchanged. To apply conjugate, all the last three components are negated. Accordingly, in some embodiments, a software/hardware library is provided for efficient 4-D, 5-D, and 6-D tensor manipulation. These libraries facilitate efficient implementation of QTDNNs and their training via

backpropagation or other gradient methods.

[0174] Examples:

[0175] Example 1 is a machine-learning system, comprising: processing hardware, including computation circuitry and data storage circuitry, the processing hardware configured to form a deep neural network (DNN) including: an input layer, an output layer, and a plurality of hidden layers arranged along a forward propagation path between the input layer and the output layer; wherein the input layer is to accept training data comprising quaternion values, and to output a quaternion- valued signal along the forward propagation path to at least one of the plurality of hidden layers; wherein at least some of the hidden layers include, quaternion layers to execute consistent quaternion (QT) forward operations based on one or more variable parameters, to produce a corresponding at least one feature map output along the forward propagation path; wherein the output layer produces a DNN result that is based on the QT forward operations; the DNN further including a loss function engine to produce a loss function representing an error between the DNN result and an expected result; wherein the quaternion layers are to execute QT

backpropagati on-based training operations that include: computation of layer- wise QT partial derivatives, consistent with an orthogonal basis of quaternion space, of the loss function with respect to a QT conjugate of the one or more variable parameters and of respective inputs to the quaternion layers, the QT partial derivatives being taken along a backwards propagation path that is opposite the forward propagation path, successively though the plurality of hidden layers; and updating of the variable parameters to reduce the error attributable to each corresponding hidden layer based on the QT partial derivatives.

[0176] In Example 2, the subject matter of Example 1 includes, wherein the training data represents an image.

[0177] In Example 3, the subject matter of Examples 1-2 includes, wherein the input layer is to perform at least one QT operation.

[0178] In Example 4, the subject matter of Example 3 includes, wherein the at least one QT operation includes non-commutative QT multiplication. [0179] In Example 5, the subject matter of Examples 3-4 includes, wherein the at least one QT operation includes QT geometric product.

[0180] In Example 6, the subject matter of Examples 1-5 includes, wherein the QT forward operations include QT activation and QT pooling operations.

[0181] In Example 7, the subject matter of Examples 1-6 includes, wherein the QT forward operations include a QT activation operation selected from the group consisting of: a QT rectified linear unit operation, a QT sigmoid operation, or a QT hyperbolic tangent operation, wherein the QT activation operation is applied directly to an input signal that is passed to the QT activation operation.

[0182] In Example 8, the subject matter of Examples 1-7 includes, wherein the QT forward operations include a QT rectified linear unit operation that accepts an input comprising a quaternion value having a real part and an imaginary part, and produces as an output either: (a) the quaternion value itself, when the real part and the imaginary part are each a positive real number; or (b) a zero quaternion value, when any one of the real part or the imaginary part is not a positive real number.

[0183] In Example 9, the subject matter of Examples 1-8 includes, wherein the

QT forward operations include a QT convolution operation.

[0184] In Example 10, the subject matter of Example 9 includes, wherein the QT convolution operation maintains spatial translational invariance.

[0185] In Example 11, the subject matter of Examples 1-10 includes, wherein the QT forward operations include a QT inner product operation.

[0186] In Example 12, the subject matter of Examples 1-11 includes, wherein computation of layer-wise QT partial derivatives of the loss function includes performing a QT chain rule operation.

[0187] In Example 13, the subject matter of Examples 1-12 includes, wherein the one or more variable parameters are quaternion-valued.

[0188] In Example 14, the subject matter of Examples 1-13 includes, wherein the one or more variable parameters include a weight parameter.

[0189] In Example 15, the subject matter of Examples 1-14 includes, wherein the weight parameter is a multi-dimensional quaternion value.

[0190] In Example 16, the subject matter of Examples 1-15 includes, wherein the one or more variable parameters include a bias parameter. [0191] In Example 17, the subject matter of Examples 1-16 includes, wherein the weight parameter is a multi-dimensional quaternion value.

[0192] In Example 18, the subject matter of Examples 1-17 includes, wherein computation of the layer-wise QT partial derivatives produce QT gradients of the loss function with respect to all of the variable parameters of the hidden layers.

[0193] In Example 19, the subject matter of Examples 1-18 includes, wherein the QT forward operations include a QT convolution operation at a first layer and wherein the one or more variable parameters include a quaternion-valued bias parameter; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the bias parameter.

[0194] In Example 20, the subject matter of Example 19 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the bias parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0195] In Example 21, the subject matter of Examples 19-20 includes, wherein the training data includes an image having pixel indices x and y, and wherein the partial derivative of the loss function with respect to the QT conjugate of the bias parameter is computed based on a QT summation over the pixel indices x and y of the QT partial derivatives of the loss function with respect to an output of the QT convolution operation at the first layer.

[0196] In Example 22, the subject matter of Examples 1-21 includes, wherein the QT forward operations include a QT convolution operation at a first layer and wherein the one or more variable parameters include a quaternion-valued weight parameter; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the weight parameter.

[0197] In Example 23, the subject matter of Example 22 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the weight parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation. [0198] In Example 24, the subject matter of Examples 22-23 includes, wherein the training data includes an image having pixel indices x and y, and wherein the partial derivative of the loss function with respect to the QT conjugate of the weight parameter is computed based on a QT summation over the pixel indices x and y of the QT partial derivatives of the loss function with respect to an output of the QT convolution operation at the first layer.

[0199] In Example 25, the subject matter of Examples 1-24 includes, wherein the QT forward operations include a QT convolution operation at a first layer, wherein the QT convolution operation accepts as an input a first quaternion- valued feature map from a prior layer; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued feature map.

[0200] In Example 26, the subject matter of Example 25 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the first quaternion-valued feature map is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0201] In Example 27, the subject matter of Examples 1-26 includes, wherein the QT forward operations include a QT rectified linear unit operation at a first layer that produces a first quaternion-valued activation output; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued activation output.

[0202] In Example 28, the subject matter of Examples 1-27 includes, wherein the QT forward operations include a QT pooling operation at a first layer that produces quaternion-valued pooling output based on quaternion-valued input to the first layer; and wherein computation of layer-wise QT partial derivatives includes computation of a sum of partial derivatives of the quaternion-valued pooling output to which the quaternion- valued input contributes.

[0203] In Example 29, the subject matter of Examples 1-28 includes, wherein the QT forward operations include a QT inner product operation at a first layer and wherein the one or more variable parameters include a quaternion-valued bias parameter; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the bias parameter.

[0204] In Example 30, the subject matter of Example 29 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the bias parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0205] In Example 31, the subject matter of Examples 1-30 includes, wherein the QT forward operations include a QT inner product operation at a first layer and wherein the one or more variable parameters include a quaternion-valued weight parameter; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the weight parameter.

[0206] In Example 32, the subject matter of Example 31 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the weight parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0207] In Example 33, the subject matter of Examples 1-32 includes, wherein the QT forward operations include a QT inner product operation at a first layer, wherein the QT inner product operation accepts as an input a first quaternion- valued feature map from a prior layer; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued feature map.

[0208] In Example 34, the subject matter of Examples 25-33 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the first quaternion-valued feature map is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0209] Example 35 is at least one machine-readable storage medium containing instructions that, when executed on a computing platform, cause the computing platform to implement a deep neural network (DN ) including: an input layer, an output layer, and a plurality of hidden layers arranged along a forward propagation path between the input layer and the output layer; wherein the input layer is to accept training data comprising quaternion values, and to output a quaternion-valued signal along the forward propagation path to at least one of the plurality of hidden layers; wherein at least some of the hidden layers include, quaternion layers to execute consistent quaternion (QT) forward operations based on one or more variable parameters, to produce a

corresponding at least one feature map output along the forward propagation path; wherein the output layer is to produce a DNN result that is based on the QT forward operations; the DNN further including a loss function engine to produce a loss function representing an error between the DNN result and an expected result; wherein the quaternion layers are to execute QT backpropagation-based training operations that include: computation of layer-wise QT partial derivatives, consistent with an orthogonal basis of quaternion space, of the loss function with respect to a QT conjugate of the one or more variable parameters and of respective inputs to the quaternion layers, the QT partial derivatives being taken along a backwards propagation path that is opposite the forward propagation path, successively though the plurality of hidden layers; and updating of the variable parameters to reduce the error attributable to each corresponding hidden layer based on the QT partial derivatives.

[0210] In Example 36, the subject matter of Example 35 includes, wherein the training data represents an image.

[0211] In Example 37, the subject matter of Examples 35-36 includes, wherein the input layer is to perform at least one QT operation.

[0212] In Example 38, the subject matter of Example 37 includes, wherein the at least one QT operation includes non-commutative QT multiplication.

[0213] In Example 39, the subject matter of Examples 37-38 includes, wherein the at least one QT operation includes QT geometric product.

[0214] In Example 40, the subject matter of Examples 35-39 includes, wherein the QT forward operations include QT activation and QT pooling operations.

[0215] In Example 41, the subject matter of Examples 35-40 includes, wherein the QT forward operations include a QT activation operation selected from the group consisting of: a QT rectified linear unit operation, a QT sigmoid operation, or a QT hyperbolic tangent operation, wherein the QT activation operation is applied directly to an input signal that is passed to the QT activation operation. [0216] In Example 42, the subject matter of Examples 35-41 includes, wherein the QT forward operations include a QT rectified linear unit operation that accepts an input comprising a quaternion value having a real part and an imaginary part, and produces as an output either: (a) the quaternion value itself, when the real part and the imaginary part are each a positive real number; or (b) a zero quaternion value, when any one of the real part or the imaginary part is not a positive real number.

[0217] In Example 43, the subject matter of Examples 35-42 includes, wherein the QT forward operations include a QT convolution operation.

[0218] In Example 44, the subject matter of Example 43 includes, wherein the

QT convolution operation maintains spatial translational invariance.

[0219] In Example 45, the subject matter of Examples 35-44 includes, wherein the QT forward operations include a QT inner product operation.

[0220] In Example 46, the subject matter of Examples 35-45 includes, wherein computation of layer-wise QT partial derivatives of the loss function includes performing a QT chain rule operation.

[0221] In Example 47, the subject matter of Examples 35-46 includes, wherein the one or more variable parameters are quaternion-valued.

[0222] In Example 48, the subject matter of Examples 35-47 includes, wherein the one or more variable parameters include a weight parameter.

[0223] In Example 49, the subject matter of Examples 35-48 includes, wherein the weight parameter is a multi-dimensional quaternion value.

[0224] In Example 50, the subject matter of Examples 35-49 includes, wherein the one or more variable parameters include a bias parameter.

[0225] In Example 51, the subject matter of Examples 35-50 includes, wherein the weight parameter is a multi-dimensional quaternion value.

[0226] In Example 52, the subject matter of Examples 35-51 includes, wherein computation of the layer-wise QT partial derivatives produce QT gradients of the loss function with respect to all of the variable parameters of the hidden layers.

[0227] In Example 53, the subject matter of Examples 35-52 includes, wherein the QT forward operations include a QT convolution operation at a first layer and wherein the one or more variable parameters include a quaternion-valued bias parameter; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the bias parameter.

[0228] In Example 54, the subject matter of Example 53 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the bias parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0229] In Example 55, the subject matter of Examples 53-54 includes, wherein the training data includes an image having pixel indices x and y, and wherein the partial derivative of the loss function with respect to the QT conjugate of the bias parameter is computed based on a QT summation over the pixel indices x and y of the QT partial derivatives of the loss function with respect to an output of the QT convolution operation at the first layer.

[0230] In Example 56, the subject matter of Examples 35-55 includes, wherein the QT forward operations include a QT convolution operation at a first layer and wherein the one or more variable parameters include a quaternion-valued weight parameter; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the weight parameter.

[0231] In Example 57, the subject matter of Example 56 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the weight parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0232] In Example 58, the subject matter of Examples 56-57 includes, wherein the training data includes an image having pixel indices x and y, and wherein the partial derivative of the loss function with respect to the QT conjugate of the weight parameter is computed based on a QT summation over the pixel indices x and y of the QT partial derivatives of the loss function with respect to an output of the QT convolution operation at the first layer.

[0233] In Example 59, the subject matter of Examples 35-58 includes, wherein the QT forward operations include a QT convolution operation at a first layer, wherein the QT convolution operation accepts as an input a first quaternion- valued feature map from a prior layer; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued feature map.

[0234] In Example 60, the subject matter of Example 59 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the first quaternion-valued feature map is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0235] In Example 61, the subject matter of Examples 35-60 includes, wherein the QT forward operations include a QT rectified linear unit operation at a first layer that produces a first quaternion-valued activation output; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued activation output.

[0236] In Example 62, the subject matter of Examples 35-61 includes, wherein the QT forward operations include a QT pooling operation at a first layer that produces quaternion-valued pooling output based on quaternion-valued input to the first layer; and wherein computation of layer-wise QT partial derivatives includes computation of a sum of partial derivatives of the quaternion-valued pooling output to which the quaternion- valued input contributes.

[0237] In Example 63, the subject matter of Examples 35-62 includes, wherein the QT forward operations include a QT inner product operation at a first layer and wherein the one or more variable parameters include a quaternion-valued bias parameter; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the bias parameter.

[0238] In Example 64, the subject matter of Example 63 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the bias parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0239] In Example 65, the subject matter of Examples 35-64 includes, wherein the QT forward operations include a QT inner product operation at a first layer and wherein the one or more variable parameters include a quaternion-valued weight parameter; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the weight parameter.

[0240] In Example 66, the subject matter of Example 65 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the weight parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0241] In Example 67, the subject matter of Examples 35-66 includes, wherein the QT forward operations include a QT inner product operation at a first layer, wherein the QT inner product operation accepts as an input a first quaternion- valued feature map from a prior layer; and wherein computation of layer-wise QT partial derivatives includes computation of a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued feature map.

[0242] In Example 68, the subject matter of Examples 59-67 includes, wherein the computation of a partial derivative of the loss function with respect to the QT conjugate of the first quaternion-valued feature map is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0243] Example 69 is a method for operating a deep neural network (DNN), the method comprising: providing an input layer, an output layer, and a plurality of hidden layers arranged along a forward propagation path between the input layer and the output layer; wherein the input layer is to accept training data comprising quaternion values, and to output a quaternion-valued signal along the forward propagation path to at least one of the plurality of hidden layers;

wherein at least some of the hidden layers include, quaternion layers to execute consistent quaternion (QT) forward operations based on one or more variable parameters, to produce a corresponding at least one feature map output along the forward propagation path; wherein the output layer is to produce a DNN result that is based on the QT forward operations; providing a loss function engine to produce a loss function representing an error between the DNN result and an expected result; executing a QT backpropagation-based training operations that include: computing layer-wise QT partial derivatives, consistent with an orthogonal basis of quaternion space, of the loss function with respect to a QT conjugate of the one or more variable parameters and of respective inputs to the quaternion layers, the QT partial derivatives being taken along a backwards propagation path that is opposite the forward propagation path, successively though the plurality of hidden layers; and updating the variable parameters to reduce the error attributable to each corresponding hidden layer based on the QT partial derivatives.

[0244] In Example 70, the subject matter of Example 69 includes, wherein the training data represents an image.

[0245] In Example 71, the subject matter of Examples 69-70 includes, wherein the input layer is to perform at least one QT operation.

[0246] In Example 72, the subject matter of Example 71 includes, wherein the at least one QT operation includes non-commutative QT multiplication.

[0247] In Example 73, the subject matter of Examples 71-72 includes, wherein the at least one QT operation includes QT geometric product.

[0248] In Example 74, the subject matter of Examples 69-73 includes, wherein the QT forward operations include QT activation and QT pooling operations.

[0249] In Example 75, the subject matter of Examples 69-74 includes, wherein the QT forward operations include a QT activation operation selected from the group consisting of: a QT rectified linear unit operation, a QT sigmoid operation, or a QT hyperbolic tangent operation, wherein the QT activation operation is applied directly to an input signal that is passed to the QT activation operation.

[0250] In Example 76, the subject matter of Examples 69-75 includes, wherein the QT forward operations include a QT rectified linear unit operation that accepts an input comprising a quaternion value having a real part and an imaginary part, and produces as an output either: (a) the quaternion value itself, when the real part and the imaginary part are each a positive real number; or (b) a zero quaternion value, when any one of the real part or the imaginary part is not a positive real number.

[0251] In Example 77, the subject matter of Examples 69-76 includes, wherein the QT forward operations include a QT convolution operation.

[0252] In Example 78, the subject matter of Example 77 includes, wherein the QT convolution operation maintains spatial translational invariance. [0253] In Example 79, the subject matter of Examples 69-78 includes, wherein the QT forward operations include a QT inner product operation.

[0254] In Example 80, the subject matter of Examples 69-79 includes, wherein computation of layer-wise QT partial derivatives of the loss function includes performing a QT chain rule operation.

[0255] In Example 81, the subject matter of Examples 69-80 includes, wherein the one or more variable parameters are quaternion-valued.

[0256] In Example 82, the subject matter of Examples 69-81 includes, wherein the one or more variable parameters include a weight parameter.

[0257] In Example 83, the subject matter of Examples 69-82 includes, wherein the weight parameter is a multi-dimensional quaternion value.

[0258] In Example 84, the subject matter of Examples 69-83 includes, wherein the one or more variable parameters include a bias parameter.

[0259] In Example 85, the subject matter of Examples 69-84 includes, wherein the weight parameter is a multi-dimensional quaternion value.

[0260] In Example 86, the subject matter of Examples 69-85 includes, wherein computation of the layer-wise QT partial derivatives produce QT gradients of the loss function with respect to all of the variable parameters of the hidden layers.

[0261] In Example 87, the subject matter of Examples 69-86 includes, wherein the QT forward operations include a QT convolution operation at a first layer and wherein the one or more variable parameters include a quaternion-valued bias parameter; and wherein computing the layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the bias parameter.

[0262] In Example 88, the subject matter of Example 87 includes, wherein the computing of a partial derivative of the loss function with respect to the QT conjugate of the bias parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0263] In Example 89, the subject matter of Examples 87-88 includes, wherein the training data includes an image having pixel indices x and y, and wherein the partial derivative of the loss function with respect to the QT conjugate of the bias parameter is computed based on a QT summation over the pixel indices x and y of the QT partial derivatives of the loss function with respect to an output of the QT convolution operation at the first layer.

[0264] In Example 90, the subject matter of Examples 69-89 includes, wherein the QT forward operations include a QT convolution operation at a first layer and wherein the one or more variable parameters include a quaternion-valued weight parameter; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the weight parameter.

[0265] In Example 91, the subject matter of Example 90 includes, wherein the computing a partial derivative of the loss function with respect to the QT conjugate of the weight parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0266] In Example 92, the subject matter of Examples 90-91 includes, wherein the training data includes an image having pixel indices x and y, and wherein the partial derivative of the loss function with respect to the QT conjugate of the weight parameter is computed based on a QT summation over the pixel indices x and y of the QT partial derivatives of the loss function with respect to an output of the QT convolution operation at the first layer.

[0267] In Example 93, the subject matter of Examples 69-92 includes, wherein the QT forward operations include a QT convolution operation at a first layer, wherein the QT convolution operation accepts as an input a first quaternion- valued feature map from a prior layer; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the first quaternion- valued feature map.

[0268] In Example 94, the subject matter of Example 93 includes, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the first quaternion-valued feature map is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0269] In Example 95, the subject matter of Examples 69-94 includes, wherein the QT forward operations include a QT rectified linear unit operation at a first layer that produces a first quaternion-valued activation output; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued activation output.

[0270] In Example 96, the subject matter of Examples 69-95 includes, wherein the QT forward operations include a QT pooling operation at a first layer that produces quaternion-valued pooling output based on quaternion-valued input to the first layer; and wherein computing layer-wise QT partial derivatives includes computing a sum of partial derivatives of the quaternion- valued pooling output to which the quaternion- valued input contributes.

[0271] In Example 97, the subject matter of Examples 69-96 includes, wherein the QT forward operations include a QT inner product operation at a first layer and wherein the one or more variable parameters include a quaternion-valued bias parameter; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the bias parameter.

[0272] In Example 98, the subject matter of Example 97 includes, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the bias parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0273] In Example 99, the subject matter of Examples 69-98 includes, wherein the QT forward operations include a QT inner product operation at a first layer and wherein the one or more variable parameters include a quaternion-valued weight parameter; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the weight parameter.

[0274] In Example 100, the subject matter of Example 99 includes, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the weight parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0275] In Example 101, the subject matter of Examples 69-100 includes, wherein the QT forward operations include a QT inner product operation at a first layer, wherein the QT inner product operation accepts as an input a first quaternion-valued feature map from a prior layer; and wherein computing layer- wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued feature map.

[0276] In Example 102, the subject matter of Examples 93-101 includes, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the first quaternion-valued feature map is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0277] Example 103 is a system for operating a deep neural network (DNN), the system comprising: means for providing an input layer, an output layer, and a plurality of hidden layers arranged along a forward propagation path between the input layer and the output layer; wherein the input layer is to accept training data comprising quaternion values, and to output a quaternion-valued signal along the forward propagation path to at least one of the plurality of hidden layers;

wherein at least some of the hidden layers include, quaternion layers to execute consistent quaternion (QT) forward operations based on one or more variable parameters, to produce a corresponding at least one feature map output along the forward propagation path; wherein the output layer is to produce a DNN result that is based on the QT forward operations; means for producing a loss function representing an error between the DNN result and an expected result; means for executing QT backpropagation-based training operations that include: computing layer-wise QT partial derivatives, consistent with an orthogonal basis of quaternion space, of the loss function with respect to a QT conjugate of the one or more variable parameters and of respective inputs to the quaternion layers, the QT partial derivatives being taken along a backwards propagation path that is opposite the forward propagation path, successively though the plurality of hidden layers; and updating the variable parameters to reduce the error attributable to each corresponding hidden layer based on the QT partial derivatives.

[0278] In Example 104, the subject matter of Example 103 includes, wherein the training data represents an image.

[0279] In Example 105, the subject matter of Examples 103-104 includes, wherein the input layer is to perform at least one QT operation. [0280] In Example 106, the subject matter of Example 105 includes, wherein the at least one QT operation includes non-commutative QT multiplication.

[0281] In Example 107, the subject matter of Examples 105-106 includes, wherein the at least one QT operation includes QT geometric product.

[0282] In Example 108, the subject matter of Examples 103-107 includes, wherein the QT forward operations include QT activation and QT pooling operations.

[0283] In Example 109, the subject matter of Examples 103-108 includes, wherein the QT forward operations include a QT activation operation selected from the group consisting of: a QT rectified linear unit operation, a QT sigmoid operation, or a QT hyperbolic tangent operation, wherein the QT activation operation is applied directly to an input signal that is passed to the QT activation operation.

[0284] In Example 110, the subject matter of Examples 103-109 includes, wherein the QT forward operations include a QT rectified linear unit operation that accepts an input comprising a quaternion value having a real part and an imaginary part, and produces as an output either: (a) the quaternion value itself, when the real part and the imaginary part are each a positive real number; or (b) a zero quaternion value, when any one of the real part or the imaginary part is not a positive real number.

[0285] In Example 111, the subject matter of Examples 103-110 includes, wherein the QT forward operations include a QT convolution operation.

[0286] In Example 112, the subject matter of Example 11 1 includes, wherein the QT convolution operation maintains spatial translational invariance.

[0287] In Example 113, the subject matter of Examples 103-112 includes, wherein the QT forward operations include a QT inner product operation.

[0288] In Example 114, the subject matter of Examples 103-113 includes, wherein computation of layer-wise QT partial derivatives of the loss function includes performing a QT chain rule operation.

[0289] In Example 115, the subject matter of Examples 103-114 includes, wherein the one or more variable parameters are quaternion- valued.

[0290] In Example 116, the subject matter of Examples 103-115 includes, wherein the one or more variable parameters include a weight parameter. [0291] In Example 117, the subject matter of Examples 103-116 includes, wherein the weight parameter is a multi-dimensional quaternion value.

[0292] In Example 118, the subject matter of Examples 103-117 includes, wherein the one or more variable parameters include a bias parameter.

[0293] In Example 119, the subject matter of Examples 103-118 includes, wherein the weight parameter is a multi-dimensional quaternion value.

[0294] In Example 120, the subject matter of Examples 103-119 includes, wherein computation of the layer-wise QT partial derivatives produce QT gradients of the loss function with respect to all of the variable parameters of the hidden layers.

[0295] In Example 121, the subject matter of Examples 103-120 includes, wherein the QT forward operations include a QT convolution operation at a first layer and wherein the one or more variable parameters include a quaternion- valued bias parameter; and wherein computing the layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the bias parameter.

[0296] In Example 122, the subject matter of Example 121 includes, wherein the computing of a partial derivative of the loss function with respect to the QT conjugate of the bias parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0297] In Example 123, the subject matter of Examples 121-122 includes, wherein the training data includes an image having pixel indices x and y, and wherein the partial derivative of the loss function with respect to the QT conjugate of the bias parameter is computed based on a QT summation over the pixel indices x and y of the QT partial derivatives of the loss function with respect to an output of the QT convolution operation at the first layer.

[0298] In Example 124, the subject matter of Examples 103-123 includes, wherein the QT forward operations include a QT convolution operation at a first layer and wherein the one or more variable parameters include a quaternion- valued weight parameter; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the weight parameter. [0299] In Example 125, the subject matter of Example 124 includes, wherein the computing a partial derivative of the loss function with respect to the QT conjugate of the weight parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0300] In Example 126, the subject matter of Examples 124-125 includes, wherein the training data includes an image having pixel indices x and y, and wherein the partial derivative of the loss function with respect to the QT conjugate of the weight parameter is computed based on a QT summation over the pixel indices x and y of the QT partial derivatives of the loss function with respect to an output of the QT convolution operation at the first layer.

[0301] In Example 127, the subject matter of Examples 103-126 includes, wherein the QT forward operations include a QT convolution operation at a first layer, wherein the QT convolution operation accepts as an input a first quaternion-valued feature map from a prior layer; and wherein computing layer- wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued feature map.

[0302] In Example 128, the subject matter of Example 127 includes, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the first quaternion-valued feature map is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT convolution operation.

[0303] In Example 129, the subject matter of Examples 103-128 includes, wherein the QT forward operations include a QT rectified linear unit operation at a first layer that produces a first quaternion- valued activation output; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued activation output.

[0304] In Example 130, the subject matter of Examples 103-129 includes, wherein the QT forward operations include a QT pooling operation at a first layer that produces quaternion-valued pooling output based on quaternion- valued input to the first layer; and wherein computing layer-wise QT partial derivatives includes computing a sum of partial derivatives of the quaternion- valued pooling output to which the quaternion-valued input contributes.

[0305] In Example 131, the subject matter of Examples 103-130 includes, wherein the QT forward operations include a QT inner product operation at a first layer and wherein the one or more variable parameters include a quaternion- valued bias parameter; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the bias parameter.

[0306] In Example 132, the subject matter of Example 131 includes, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the bias parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0307] In Example 133, the subject matter of Examples 103-132 includes, wherein the QT forward operations include a QT inner product operation at a first layer and wherein the one or more variable parameters include a quaternion- valued weight parameter; and wherein computing layer-wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the weight parameter.

[0308] In Example 134, the subject matter of Example 133 includes, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the weight parameter is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0309] In Example 135, the subject matter of Examples 103-134 includes, wherein the QT forward operations include a QT inner product operation at a first layer, wherein the QT inner product operation accepts as an input a first quaternion-valued feature map from a prior layer; and wherein computing layer- wise QT partial derivatives includes computing a partial derivative of the loss function with respect to a QT conjugate of the first quaternion-valued feature map.

[0310] In Example 136, the subject matter of Examples 127-135 includes, wherein computing the partial derivative of the loss function with respect to the QT conjugate of the first quaternion-valued feature map is achieved based on computation of a partial derivative of the loss function with respect to a QT conjugate of an output of the QT inner product operation.

[0311] Example 137 is a machine-learning system, comprising: processing hardware, including computation circuitry and data storage circuitry, the processing hardware configured to form a quaternion deep neural network

(QTDNN) including: a plurality of modular hidden layers, each comprising a set of QT computation sublayers, including a quaternion (QT) general matrix multiplication sublayer, a QT non-linear activations sublayer, and a QT sampling sublayer arranged along a forward signal propagation path; wherein each QT computation sublayer of the set includes, a plurality of QT computation engines; and wherein each modular hidden layer further includes a steering sublayer preceding each of the QT computation sublayers along the forward signal propagation path, wherein the steering sublayer is to direct a forward- propagating quaternion- valued signal to a selected at least one QT computation engine of a next QT computation subsequent sublayer.

[0312] In Example 138, the subject matter of Example 137 includes, wherein the QT general matrix multiplication sublayer includes a QT convolution engine and a QT inner product engine.

[0313] In Example 139, the subject matter of Example 138 includes, wherein the QT convolution engine and the QT inner product engine each comprise a plurality of kernels.

[0314] In Example 140, the subject matter of Example 139 includes, wherein the QT convolution engine is to perform QT operations, using QT general matrix multiplication, that maintain spatial translational invariance.

[0315] In Example 141, the subject matter of Examples 138-140 includes, wherein the QT convolution engine is to perform a QT summation of a quaternion-valued input signal, at successive shifts, QT-multiplied with a QT- valued filter, to produce a QT convolution output.

[0316] In Example 142, the subject matter of Example 141 includes, wherein the QT convolution engine is to further perform a QT addition of a quaternion- valued bias parameter with the QT convolution output.

[0317] In Example 143, the subject matter of Examples 141-142 includes, wherein the QT convolution engine is to perform a multi-dimensional QT convolution operation. [0318] In Example 144, the subject matter of Examples 138-143 includes, wherein the QT inner product engine is to perform a series of term-wise QT multiplication operations between a quaternion- valued QT inner product input and a set of quaternion-valued weights, to produce a QT inner product output.

[0319] In Example 145, the subject matter of Example 144 includes, wherein the QT inner product engine is to further perform a QT addition of a quaternion- valued bias parameter with the QT inner product.

[0320] In Example 146, the subject matter of Examples 137-145 includes, wherein the QT non-linear activations sublayer includes a QT rectified linear activation unit (ReLU) engine, and at least one of: a QT sigmoid activation engine, or a QT hyperbolic tangent activation engine.

[0321] In Example 147, the subject matter of Example 146 includes, wherein the QT ReLU engine is to accept a quaternion-valued input comprising a real component and an imaginary component, and produce, as a QT ReLU output, the quaternion- valued input when each of the real and imaginary components is a positive real number, and to otherwise produce, as the QT ReLU output, a zero quaternion value.

[0322] In Example 148, the subject matter of Examples 146-147 includes, wherein the QT non-linear activations sublayer includes a pass-through block that passes an input signal of the QT non-linear activations sublayer to an output of the QT non-linear activations sublayer.

[0323] In Example 149, the subject matter of Examples 146-148 includes, wherein the QT ReLU engine is to accept an input comprising a quaternion value having a real part and an imaginary part, and produce as an output either: (a) the quaternion value itself, when the real part and the imaginary part are each a positive real number; or (b) a zero quaternion value, when any one of the real part or the imaginary part is not a positive real number.

[0324] In Example 150, the subject matter of Examples 137-149 includes, wherein the QT sampling sublayer includes a QT max pooling engine, and a QT average pooling engine.

[0325] In Example 151, the subject matter of Example 150 includes, wherein the QT sampling sublayer includes a pass-through block that passes an input signal of the QT sampling sublayer to an output of the QT sampling sublayer. [0326] In Example 152, the subject matter of Examples 150-151 includes, wherein at least one pooling engine from among the QT max pooling engine or the QT average pooling engine is to compute a QT norm of a quaternion- valued portion of an input to the QT sampling sublayer to produce a first scalar value, and to compare the first scalar value against other QT norm-produced scalar values to produce a QT pooling operation output.

[0327] In Example 153, the subject matter of Examples 137-152 includes, wherein the quaternion-valued signal represents an image.

[0328] In Example 154, the subject matter of Examples 137-153 includes, wherein each one of the set of QT computation sublayers is to perform QT operations including non-commutative QT multiplication.

[0329] In Example 155, the subject matter of Examples 137-154 includes, wherein each one of the set of QT computation sublayers is to perform QT operations including QT geometric product.

[0330] In Example 156, the subject matter of Examples 137-155 includes, wherein a first steering sublayer is to partition the input signal into a first portion directed to a first QT computation engine of a corresponding subsequent QT computation sublayer, and a second portion directed to a second QT computation engine of the subsequent QT computation sublayer.

[0331] In Example 157, the subject matter of Examples 137-156 includes, wherein the subsequent QT computation sublayer includes a pass-through first steering sublayer is to select at least one QT computation engine of a

corresponding subsequent QT computation sublayer, from among a first and a second QT computation engine, to perform a QT computation operation.

[0332] In Example 158, the subject matter of Example 157 includes, wherein the subsequent QT computation sublayer includes a pass-through block that passes an input signal of the QT computation sublayer to an output of the QT computation sublayer; and wherein the first steering sublayer is to select the pass-through block from among the first QT computation engine, the second QT computation engine, and the pass-through block, to either perform, or bypass, a QT computation operation.

[0333] Example 159 is a method for operating a quaternion deep neural network (QTDNN), the method comprising: providing a plurality of modular hidden layers, each comprising a set of QT computation sublayers, including a quaternion (QT) general matrix multiplication sublayer, a QT non-linear activations sublayer, and a QT sampling sublayer arranged along a forward signal propagation path; providing, in each QT computation sublayer of the set, a plurality of QT computation engines; providing, in each modular hidden layer, a steering sublayer preceding each of the QT computation sublayers along the forward signal propagation path; and directing, by the steering sublayer, a forward-propagating quaternion- valued signal to a selected at least one QT computation engine of a next QT computation subsequent sublayer.

[0334] In Example 160, the subject matter of Example 159 includes, wherein the QT general matrix multiplication sublayer includes a QT convolution engine and a QT inner product engine.

[0335] In Example 161, the subject matter of Example 160 includes, wherein the QT convolution engine and the QT inner product engine each comprise a plurality of kernels.

[0336] In Example 162, the subject matter of Example 161 includes, wherein the QT convolution engine is to perform QT operations, using QT general matrix multiplication, that maintain spatial translational invariance.

[0337] In Example 163, the subject matter of Examples 160-162 includes, wherein the QT convolution engine is to perform a QT summation of a quaternion-valued input signal, at successive shifts, QT-multiplied with a QT- valued filter, to produce a QT convolution output.

[0338] In Example 164, the subject matter of Example 163 includes, wherein the QT convolution engine is to further perform a QT addition of a quaternion- valued bias parameter with the QT convolution output.

[0339] In Example 165, the subject matter of Examples 163-164 includes, wherein the QT convolution engine is to perform a multi-dimensional QT convolution operation.

[0340] In Example 166, the subject matter of Examples 160-165 includes, wherein the QT inner product engine is to perform a series of term-wise QT multiplication operations between a quaternion- valued QT inner product input and a set of quaternion-valued weights, to produce a QT inner product output.

[0341] In Example 167, the subject matter of Example 166 includes, wherein the QT inner product engine is to further perform a QT addition of a quaternion- valued bias parameter with the QT inner product. [0342] In Example 168, the subject matter of Examples 159-167 includes, wherein the QT non-linear activations sublayer includes a QT rectified linear activation unit (ReLU) engine, and at least one of: a QT sigmoid activation engine, or a QT hyperbolic tangent activation engine.

[0343] In Example 169, the subject matter of Example 168 includes, wherein the QT ReLU engine is to accept a quaternion-valued input comprising a real component and an imaginary component, and produce, as a QT ReLU output, the quaternion- valued input when each of the real and imaginary components is a positive real number, and to otherwise produce, as the QT ReLU output, a zero quaterni on value .

[0344] In Example 170, the subject matter of Examples 168-169 includes, wherein the QT non-linear activations sublayer includes a pass-through block that passes an input signal of the QT non-linear activations sublayer to an output of the QT non-linear activations sublayer.

[0345] In Example 171, the subject matter of Examples 168-170 includes, wherein the QT ReLU engine is to accept an input comprising a quaternion value having a real part and an imaginary part, and produce as an output either: (a) the quaternion value itself, when the real part and the imaginary part are each a positive real number; or (b) a zero quaternion value, when any one of the real part or the imaginary part is not a positive real number.

[0346] In Example 172, the subject matter of Examples 159-171 includes, wherein the QT sampling sublayer includes a QT max pooling engine, and a QT average pooling engine.

[0347] In Example 173, the subject matter of Example 172 includes, wherein the QT sampling sublayer includes a pass-through block that passes an input signal of the QT sampling sublayer to an output of the QT sampling sublayer.

[0348] In Example 174, the subject matter of Examples 172-173 includes, wherein at least one pooling engine from among the QT max pooling engine or the QT average pooling engine is to compute a QT norm of a quaterni on- valued portion of an input to the QT sampling sublayer to produce a first scalar value, and to compare the first scalar value against other QT norm-produced scalar values to produce a QT pooling operation output.

[0349] In Example 175, the subject matter of Examples 159-174 includes, wherein the quaternion-valued signal represents an image. [0350] In Example 176, the subject matter of Examples 159-175 includes, wherein each one of the set of QT computation sublayers is to perform QT operations including non-commutative QT multiplication.

[0351] In Example 177, the subject matter of Examples 159-176 includes, wherein each one of the set of QT computation sublayers is to perform QT operations including QT geometric product.

[0352] In Example 178, the subject matter of Examples 159-177 includes, wherein a first steering sublayer is to partition the input signal into a first portion directed to a first QT computation engine of a corresponding subsequent QT computation sublayer, and a second portion directed to a second QT computation engine of the subsequent QT computation sublayer.

[0353] In Example 179, the subject matter of Examples 159-178 includes, wherein the subsequent QT computation sublayer includes a pass-through first steering sublayer is to select at least one QT computation engine of a

corresponding subsequent QT computation sublayer, from among a first and a second QT computation engine, to perform a QT computation operation.

[0354] In Example 180, the subject matter of Example 179 includes, wherein the subsequent QT computation sublayer includes a pass-through block that passes an input signal of the QT computation sublayer to an output of the QT computation sublayer; and wherein the first steering sublayer is to select the pass-through block from among the first QT computation engine, the second QT computation engine, and the pass-through block, to either perform, or bypass, a QT computation operation.

[0355] Example 181 is at least one machine-readable storage medium comprising instructions that, when executed on a computing platform, cause the computing platform to form a quaternion deep neural network (QTDNN) including: a plurality of modular hidden layers, each comprising a set of QT computation sublayers, including a quaternion (QT) general matrix

multiplication sublayer, a QT non-linear activations sublayer, and a QT sampling sublayer arranged along a forward signal propagation path; wherein each QT computation sublayer of the set includes, a plurality of QT computation engines; and wherein each modular hidden layer further includes a steering sublayer preceding each of the QT computation sublayers along the forward signal propagation path, wherein the steering sublayer is to direct a forward- propagating quaternion- valued signal to a selected at least one QT computation engine of a next QT computation subsequent sublayer.

[0356] In Example 182, the subject matter of Example 181 includes, wherein the QT general matrix multiplication sublayer includes a QT convolution engine and a QT inner product engine.

[0357] In Example 183, the subject matter of Example 182 includes, wherein the QT convolution engine and the QT inner product engine each comprise a plurality of kernels.

[0358] In Example 184, the subject matter of Example 183 includes, wherein the QT convolution engine is to perform QT operations, using QT general matrix multiplication, that maintain spatial translational invariance.

[0359] In Example 185, the subject matter of Examples 182-184 includes, wherein the QT convolution engine is to perform a QT summation of a quaternion-valued input signal, at successive shifts, QT-multiplied with a QT- valued filter, to produce a QT convolution output.

[0360] In Example 186, the subject matter of Example 185 includes, wherein the QT convolution engine is to further perform a QT addition of a quaternion- valued bias parameter with the QT convolution output.

[0361] In Example 187, the subject matter of Examples 185-186 includes, wherein the QT convolution engine is to perform a multi-dimensional QT convolution operation.

[0362] In Example 188, the subject matter of Examples 182-187 includes, wherein the QT inner product engine is to perform a series of term-wise QT multiplication operations between a quaternion- valued QT inner product input and a set of quaternion-valued weights, to produce a QT inner product output.

[0363] In Example 189, the subject matter of Example 188 includes, wherein the QT inner product engine is to further perform a QT addition of a quaternion- valued bias parameter with the QT inner product.

[0364] In Example 190, the subject matter of Examples 181-189 includes, wherein the QT non-linear activations sublayer includes a QT rectified linear activation unit (ReLU) engine, and at least one of: a QT sigmoid activation engine, or a QT hyperbolic tangent activation engine.

[0365] In Example 191, the subject matter of Example 190 includes, wherein the QT ReLU engine is to accept a quaternion-valued input comprising a real component and an imaginary component, and produce, as a QT ReLU output, the quaternion- valued input when each of the real and imaginary components is a positive real number, and to otherwise produce, as the QT ReLU output, a zero quaternion value.

[0366] In Example 192, the subject matter of Examples 190-191 includes, wherein the QT non-linear activations sublayer includes a pass-through block that passes an input signal of the QT non-linear activations sublayer to an output of the QT non-linear activations sublayer.

[0367] In Example 193, the subject matter of Examples 190-192 includes, wherein the QT ReLU engine is to accept an input comprising a quaternion value having a real part and an imaginary part, and produce as an output either: (a) the quaternion value itself, when the real part and the imaginary part are each a positive real number; or (b) a zero quaternion value, when any one of the real part or the imaginary part is not a positive real number.

[0368] In Example 194, the subject matter of Examples 181-193 includes, wherein the QT sampling sublayer includes a QT max pooling engine, and a QT average pooling engine.

[0369] In Example 195, the subject matter of Example 194 includes, wherein the QT sampling sublayer includes a pass-through block that passes an input signal of the QT sampling sublayer to an output of the QT sampling sublayer.

[0370] In Example 196, the subject matter of Examples 194-195 includes, wherein at least one pooling engine from among the QT max pooling engine or the QT average pooling engine is to compute a QT norm of a quaternion- valued portion of an input to the QT sampling sublayer to produce a first scalar value, and to compare the first scalar value against other QT norm-produced scalar values to produce a QT pooling operation output.

[0371] In Example 197, the subject matter of Examples 181-196 includes, wherein the quaternion-valued signal represents an image.

[0372] In Example 198, the subject matter of Examples 181-197 includes, wherein each one of the set of QT computation sublayers is to perform QT operations including non-commutative QT multiplication.

[0373] In Example 199, the subject matter of Examples 181-198 includes, wherein each one of the set of QT computation sublayers is to perform QT operations including QT geometric product. [0374] In Example 200, the subject matter of Examples 181-199 includes, wherein a first steering sublayer is to partition the input signal into a first portion directed to a first QT computation engine of a corresponding subsequent QT computation sublayer, and a second portion directed to a second QT computation engine of the subsequent QT computation sublayer.

[0375] In Example 201 , the subj ect matter of Examples 181-200 includes, wherein the subsequent QT computation sublayer includes a pass-through first steering sublayer is to select at least one QT computation engine of a

corresponding subsequent QT computation sublayer, from among a first and a second QT computation engine, to perform a QT computation operation.

[0376] In Example 202, the subject matter of Example 201 includes, wherein the subsequent QT computation sublayer includes a pass-through block that passes an input signal of the QT computation sublayer to an output of the QT computation sublayer; and wherein the first steering sublayer is to select the pass-through block from among the first QT computation engine, the second QT computation engine, and the pass-through block, to either perform, or bypass, a QT computation operation.

[0377] Example 203 is a system for implementing a quaternion deep neural network (QTDNN), the system comprising: means for providing a plurality of modular hidden layers, each comprising a set of QT computation sublayers, including a quaternion (QT) general matrix multiplication sublayer, a QT nonlinear activations sublayer, and a QT sampling sublayer arranged along a forward signal propagation path; wherein each QT computation sublayer of the set includes, a plurality of QT computation means; and wherein each modular hidden layer further includes steering means preceding each of the QT computation sublayers along the forward signal propagation path, wherein the steering means is to direct a forward-propagating quaternion-valued signal to a selected at least one QT computation means of a next QT computation subsequent sublayer.

[0378] In Example 204, the subject matter of Example 203 includes, wherein the QT general matrix multiplication sublayer includes QT convolution means and QT inner product means. [0379] In Example 205, the subject matter of Example 204 includes, wherein the QT convolution means and the QT inner product means each comprise a plurality of kernels.

[0380] In Example 206, the subject matter of Example 205 includes, wherein the QT convolution means are to perform QT operations, using QT general matrix multiplication, that maintain spatial translational invariance.

[0381] In Example 207, the subject matter of Examples 204-206 includes, wherein the QT convolution means are to perform a QT summation of a quaternion-valued input signal, at successive shifts, QT-multiplied with a QT- valued filter, to produce a QT convolution output.

[0382] In Example 208, the subject matter of Example 207 includes, wherein the QT convolution means are to further perform a QT addition of a quaternion- valued bias parameter with the QT convolution output.

[0383] In Example 209, the subject matter of Examples 207-208 includes, wherein the QT convolution means are to perform a multi-dimensional QT convolution operation.

[0384] In Example 210, the subject matter of Examples 204-209 includes, wherein the QT inner product means are to perform a series of term-wise QT multiplication operations between a quaternion- valued QT inner product input and a set of quaternion-valued weights, to produce a QT inner product output.

[0385] In Example 211 , the subj ect matter of Example 210 includes, wherein the QT inner product means are to further perform a QT addition of a quaternion-valued bias parameter with the QT inner product.

[0386] In Example 212, the subject matter of Examples 203-211 includes, wherein the QT non-linear activations sublayer includes a QT rectified linear activation unit (ReLU) means, and at least one of: a QT sigmoid activation means, or a QT hyperbolic tangent activation means.

[0387] In Example 213, the subject matter of Example 212 includes, wherein the QT ReLU means are to accept a quaternion- valued input comprising a real component and an imaginary component, and produce, as a QT ReLU output, the quaternion- valued input when each of the real and imaginary components is a positive real number, and to otherwise produce, as the QT ReLU output, a zero quaternion value. [0388] In Example 214, the subject matter of Examples 212-213 includes, wherein the QT non-linear activations sublayer includes a pass-through block that passes an input signal of the QT non-linear activations sublayer to an output of the QT non-linear activations sublayer.

[0389] In Example 215, the subject matter of Examples 212-214 includes, wherein the QT ReLU means are to accept an input comprising a quaternion value having a real part and an imaginary part, and produce as an output either: (a) the quaternion value itself, when the real part and the imaginary part are each a positive real number; or (b) a zero quaternion value, when any one of the real part or the imaginary part is not a positive real number.

[0390] In Example 216, the subj ect matter of Examples 203-215 includes, wherein the QT sampling sublayer includes QT max pooling means, and QT average pooling means.

[0391] In Example 217, the subj ect matter of Example 216 includes, wherein the QT sampling sublayer includes a pass-through block that passes an input signal of the QT sampling sublayer to an output of the QT sampling sublayer.

[0392] In Example 218, the subj ect matter of Examples 216-217 includes, wherein at least one pooling means from among the QT max pooling means or the QT average pooling means are to compute a QT norm of a quaternion-valued portion of an input to the QT sampling sublayer to produce a first scalar value, and to compare the first scalar value against other QT norm-produced scalar values to produce a QT pooling operation output.

[0393] In Example 219, the subj ect matter of Examples 203-218 includes, wherein the quaternion-valued signal represents an image.

[0394] In Example 220, the subject matter of Examples 203-219 includes, wherein each one of the set of QT computation sublayers is to perform QT operations including non-commutative QT multiplication.

[0395] In Example 221, the subject matter of Examples 203-220 includes, wherein each one of the set of QT computation sublayers is to perform QT operations including QT geometric product.

[0396] In Example 222, the subject matter of Examples 203-221 includes, wherein a first steering sublayer is to partition the input signal into a first portion directed to a first QT computation means of a corresponding subsequent QT computation sublayer, and a second portion directed to a second QT computation means of the subsequent QT computation sublayer.

[0397] In Example 223, the subject matter of Examples 203-222 includes, wherein the subsequent QT computation sublayer includes a pass-through first steering sublayer is to select at least one QT computation means of a

corresponding subsequent QT computation sublayer, from among a first and a second QT computation means, to perform a QT computation operation.

[0398] In Example 224, the subject matter of Example 223 includes, wherein the subsequent QT computation sublayer includes a pass-through block that passes an input signal of the QT computation sublayer to an output of the QT computation sublayer; and wherein the first steering sublayer is to select the pass-through block from among the first QT computation means, the second QT computation means, and the pass-through block, to either perform, or bypass, a QT computation operation.

[0399] Example 225 is a machine-learning system, comprising: processing hardware, including computation circuitry and data storage circuitry, the processing hardware configured to form a quaternion (QT) computation engine; wherein input data to the QT computation engine includes, quaternion values, each comprising a real component and three imaginary components, represented as a set of real-valued tensors, wherein: a single quaternion value is represented as a 1 -dimensional real -valued tensor having four real -valued components, wherein a first real-valued component represents the real component of the single quaternion value, and wherein a second, a third, and a fourth real-valued component each respectively represents one of the imaginary components; a quaternion-valued vector having a size N is represented as a 2-dimensional real- valued tensor comprising N 1 -dimensional real -valued tensors; and a quaternion- valued matrix having N x M dimensions is represented as a 3-dimensional real- valued tensor comprising M 2-dimensional real -valued tensors comprising N 1- dimensional real-valued tensors.

[0400] In Example 226, the subject matter of Example 225 includes, wherein the QT computation engine is part of a quaternion deep neural network

(QTDNN) that includes: a set of one or more hidden layers, each comprising a set of QT computation sublayers, wherein one of the QT computation sublayers of the set includes the QT computation engine. [0401] In Example 227, the subject matter of Examples 225-226 includes, wherein the input data represents a first image having three channels

representing red, green, and blue intensity values, and wherein the first image is encoded as a set of single quaternion values wherein the first-real-valued component of the 1 -dimensional tensor corresponding to the real quaternion component is set to zero, and wherein the red, green, and blue channel values are represented by the second, third, and fourth real -valued components of the 1- dimensional tensor corresponding to the imaginary components.

[0402] In Example 228, the subject matter of Example 227 includes, wherein the set of quaternion values is further encoded as a four-dimensional tensor having a first dimension representing pixels along a height of the first image, a second dimension representing pixels along a width of the image, a third dimension of 1, and a fourth dimension of the single quaternion values.

[0403] In Example 229, the subject matter of Example 228 includes, wherein the input data comprises a batch of images including the first image, and wherein the QT computation engine is to process the batch of images together using QT computation operations.

[0404] In Example 230, the subject matter of Example 229 includes, wherein the batch of images is represented as a five-dimensional tensor having a first dimension representing the images of the batch, and the remaining dimensions representing the four-dimensional tensor.

[0405] In Example 231 , the subj ect matter of Example 230 includes, wherein the QT computation engine includes a QT convolution kernel having a window size S*T on an input image having C channels is represented as a four- dimensional tensor having a first dimension S, a second dimension T, a third dimension C, and a fourth dimension of 4.

[0406] In Example 232, the subject matter of Examples 230-231 includes, wherein the QT computation engine includes a QT convolution engine having K kernels, each having a window size S*T on an input image having C channels is represented as a five-dimensional tensor having a first dimension K, a second dimension S, a third dimension T, a fourth dimension C, and a fifth dimension of 4.

[0407] In Example 233, the subject matter of Examples 225-232 includes, wherein the QT computation engine is configured to perform a plurality of QT computation operations, including non-commutative QT multiplication on quaternion values represented as real-valued tensors.

[0408] In Example 234, the subject matter of Examples 225-233 includes, wherein the QT computation engine is configured to perform a plurality of QT computation operations, including QT geometric product on quaternion values represented as real-valued tensors.

[0409] In Example 235, the subject matter of Examples 225-234 includes, wherein the QT computation engine is configured to perform a plurality of QT computation operations, including QT involution on quaternion values represented as real -valued tensors.

[0410] In Example 236, the subject matter of Examples 225-235 includes, wherein the QT computation engine is preconfigured with QT operational blocks of four dimensions, five dimensions, and 6 dimensions.

[0411] Example 237 is a method for operating a quaternion (QT) computation engine, the method comprising: receiving input data by the QT computation engine; and storing the input data by the QT computation engine, the input data including quaternion values, each comprising a real component and three imaginary components, represented as a set of real-valued tensors, wherein: a single quaternion value is represented as a 1 -dimensional real -valued tensor having four real-valued components, wherein a first real-valued component represents the real component of the single quaternion value, and wherein a second, a third, and a fourth real-valued component each respectively represents one of the imaginary components; a quaternion-valued vector having a size N is represented as a 2-dimensional real -valued tensor comprising N 1 -dimensional real-valued tensors; and a quaternion- valued matrix having N x M dimensions is represented as a 3-dimensional real-valued tensor comprising M 2-dimensional real -valued tensors comprising N 1 -dimensional real -valued tensors.

[0412] In Example 238, the subject matter of Example 237 includes, wherein the QT computation engine is part of a quaternion deep neural network

(QTDNN) that includes: a set of one or more hidden layers, each comprising a set of QT computation sublayers, wherein one of the QT computation sublayers of the set includes the QT computation engine.

[0413] In Example 239, the subject matter of Examples 237-238 includes, wherein the input data represents a first image having three channels representing red, green, and blue intensity values, and wherein the first image is encoded as a set of single quaternion values wherein the first-real-valued component of the 1 -dimensional tensor corresponding to the real quaternion component is set to zero, and wherein the red, green, and blue channel values are represented by the second, third, and fourth real -valued components of the 1- dimensional tensor corresponding to the imaginary components.

[0414] In Example 240, the subject matter of Example 239 includes, wherein the set of quaternion values is further encoded as a four-dimensional tensor having a first dimension representing pixels along a height of the first image, a second dimension representing pixels along a width of the image, a third dimension of 1, and a fourth dimension of the single quaternion values.

[0415] In Example 241, the subject matter of Example 240 includes, wherein the input data comprises a batch of images including the first image, and wherein the QT computation engine is to process the batch of images together using QT computation operations.

[0416] In Example 242, the subject matter of Example 241 includes, wherein the batch of images is represented as a five-dimensional tensor having a first dimension representing the images of the batch, and the remaining dimensions representing the four-dimensional tensor.

[0417] In Example 243, the subject matter of Example 242 includes, wherein the QT computation engine includes a QT convolution kernel having a window size S*T on an input image having C channels is represented as a four- dimensional tensor having a first dimension S, a second dimension T, a third dimension C, and a fourth dimension of 4.

[0418] In Example 244, the subject matter of Examples 242-243 includes, wherein the QT computation engine includes a QT convolution engine having K kernels, each having a window size S*T on an input image having C channels is represented as a five-dimensional tensor having a first dimension K, a second dimension S, a third dimension T, a fourth dimension C, and a fifth dimension of 4.

[0419] In Example 245, the subject matter of Examples 237-244 includes, performing, by the QT computation engine, a plurality of QT computation operations, including non-commutative QT multiplication on quaternion values represented as real-valued tensors. [0420] In Example 246, the subject matter of Examples 237-245 includes, performing, by the QT computation engine, a plurality of QT computation operations, including QT geometric product on quaternion values represented as real-valued tensors.

[0421] In Example 247, the subject matter of Examples 237-246 includes, performing, by the QT computation engine, a plurality of QT computation operations, including QT involution on quaternion values represented as real- valued tensors.

[0422] In Example 248, the subject matter of Examples 237-247 includes, configuring the QT computation engine with QT operational blocks of four dimensions, five dimensions, and 6 dimensions.

[0423] Example 249 is a system for operating a quaternion (QT) computation engine, the system comprising: means for receiving input data by the QT computation engine; and means for storing the input data by the QT computation engine, the input data including quaternion values, each comprising a real component and three imaginary components, represented as a set of real-valued tensors, wherein: a single quaternion value is represented as a 1 -dimensional real-valued tensor having four real-valued components, wherein a first real- valued component represents the real component of the single quaternion value, and wherein a second, a third, and a fourth real-valued component each respectively represents one of the imaginary components; a quaternion-valued vector having a size N is represented as a 2-dimensional real-valued tensor comprising N 1 -dimensional real -valued tensors; and a quaternion- valued matrix having N x M dimensions is represented as a 3-dimensional real-valued tensor comprising M 2-dimensional real -valued tensors comprising N 1 -dimensional real-valued tensors.

[0424] In Example 250, the subject matter of Example 249 includes, wherein the QT computation engine is part of a quaternion deep neural network

(QTDNN) that includes: a set of one or more hidden layers, each comprising a set of QT computation sublayers, wherein one of the QT computation sublayers of the set includes the QT computation engine.

[0425] In Example 251 , the subj ect matter of Examples 249-250 includes, wherein the input data represents a first image having three channels

representing red, green, and blue intensity values, and wherein the first image is encoded as a set of single quaternion values wherein the first-real-valued component of the 1 -dimensional tensor corresponding to the real quaternion component is set to zero, and wherein the red, green, and blue channel values are represented by the second, third, and fourth real -valued components of the 1- dimensional tensor corresponding to the imaginary components.

[0426] In Example 252, the subject matter of Example 251 includes, wherein the set of quaternion values is further encoded as a four-dimensional tensor having a first dimension representing pixels along a height of the first image, a second dimension representing pixels along a width of the image, a third dimension of 1, and a fourth dimension of the single quaternion values.

[0427] In Example 253, the subject matter of Example 252 includes, wherein the input data comprises a batch of images including the first image, and wherein the QT computation engine is to process the batch of images together using QT computation operations.

[0428] In Example 254, the subject matter of Example 253 includes, wherein the batch of images is represented as a five-dimensional tensor having a first dimension representing the images of the batch, and the remaining dimensions representing the four-dimensional tensor.

[0429] In Example 255, the subject matter of Example 254 includes, wherein the QT computation engine includes a QT convolution kernel having a window size S*T on an input image having C channels is represented as a four- dimensional tensor having a first dimension S, a second dimension T, a third dimension C, and a fourth dimension of 4.

[0430] In Example 256, the subject matter of Examples 254-255 includes, wherein the QT computation engine includes a QT convolution engine having K kernels, each having a window size S*T on an input image having C channels is represented as a five-dimensional tensor having a first dimension K, a second dimension S, a third dimension T, a fourth dimension C, and a fifth dimension of 4.

[0431] In Example 257, the subject matter of Examples 249-256 includes, means for performing, by the QT computation engine, a plurality of QT computation operations, including non-commutative QT multiplication on quaternion values represented as real-valued tensors. [0432] In Example 258, the subject matter of Examples 249-257 includes, means for performing, by the QT computation engine, a plurality of QT computation operations, including QT geometric product on quaternion values represented as real-valued tensors.

[0433] In Example 259, the subject matter of Examples 249-258 includes, means for performing, by the QT computation engine, a plurality of QT computation operations, including QT involution on quaternion values represented as real-valued tensors.

[0434] In Example 260, the subject matter of Examples 249-259 includes, means for configuring the QT computation engine with QT operational blocks of four dimensions, five dimensions, and 6 dimensions.

[0435] Example 261 is at least one machine-readable medium containing instructions that, when executed by a computing platform, cause the computing platform to implement a quaternion (QT) computation engine to: receive input data; and store and process the input data, the input data including quaternion values, each comprising a real component and three imaginary components, represented as a set of real-valued tensors, wherein: a single quaternion value is represented as a 1 -dimensional real -valued tensor having four real -valued components, wherein a first real-valued component represents the real component of the single quaternion value, and wherein a second, a third, and a fourth real -valued component each respectively represents one of the imaginary components; a quaternion-valued vector having a size N is represented as a 2- dimensional real -valued tensor comprising N 1 -dimensional real -valued tensors; and a quaternion- valued matrix having N x M dimensions is represented as a 3- dimensional real-valued tensor comprising M 2-dimensional real-valued tensors comprising N 1-dimensional real-valued tensors.

[0436] In Example 262, the subject matter of Example 261 includes, wherein the QT computation engine is part of a quaternion deep neural network

(QTDNN) that includes: a set of one or more hidden layers, each comprising a set of QT computation sublayers, wherein one of the QT computation sublayers of the set includes the QT computation engine.

[0437] In Example 263, the subject matter of Examples 261-262 includes, wherein the input data represents a first image having three channels

representing red, green, and blue intensity values, and wherein the first image is encoded as a set of single quaternion values wherein the first-real-valued component of the 1 -dimensional tensor corresponding to the real quaternion component is set to zero, and wherein the red, green, and blue channel values are represented by the second, third, and fourth real -valued components of the 1- dimensional tensor corresponding to the imaginary components.

[0438] In Example 264, the subject matter of Example 263 includes, wherein the set of quaternion values is further encoded as a four-dimensional tensor having a first dimension representing pixels along a height of the first image, a second dimension representing pixels along a width of the image, a third dimension of 1, and a fourth dimension of the single quaternion values.

[0439] In Example 265, the subject matter of Example 264 includes, wherein the input data comprises a batch of images including the first image, and wherein the QT computation engine is to process the batch of images together using QT computation operations.

[0440] In Example 266, the subject matter of Example 265 includes, wherein the batch of images is represented as a five-dimensional tensor having a first dimension representing the images of the batch, and the remaining dimensions representing the four-dimensional tensor.

[0441] In Example 267, the subject matter of Example 266 includes, wherein the QT computation engine includes a QT convolution kernel having a window size S*T on an input image having C channels is represented as a four- dimensional tensor having a first dimension S, a second dimension T, a third dimension C, and a fourth dimension of 4.

[0442] In Example 268, the subject matter of Examples 266-267 includes, wherein the QT computation engine includes a QT convolution engine having K kernels, each having a window size S*T on an input image having C channels is represented as a five-dimensional tensor having a first dimension K, a second dimension S, a third dimension T, a fourth dimension C, and a fifth dimension of 4.

[0443] In Example 269, the subject matter of Examples 261-268 includes, wherein the instructions are to further cause the computing platform to perform a plurality of QT computation operations, including non-commutative QT multiplication on quaternion values represented as real-valued tensors. [0444] In Example 270, the subject matter of Examples 261-269 includes, wherein the instructions are to further cause the computing platform to perform a plurality of QT computation operations, including QT geometric product on quaternion values represented as real-valued tensors.

[0445] In Example 271 , the subj ect matter of Examples 261-270 includes, wherein the instructions are to further cause the computing platform to perform a plurality of QT computation operations, including QT involution on quaternion values represented as real-valued tensors.

[0446] In Example 272, the subject matter of Examples 261-271 includes, wherein the instructions are to further cause the computing platform to configure the QT computation engine with QT operational blocks of four dimensions, five dimensions, and 6 dimensions.

[0447] Example 273 is at least one machine-readable medium including instructions that, when executed by processing circuitry, cause the processing circuitry to perform operations to implement of any of Examples 1-272.

[0448] Example 274 is an apparatus comprising means to implement of any of Examples 1-272.

[0449] Example 275 is a system to implement of any of Examples 1-272.

[0450] Example 276 is a method to implement of any of Examples 1-272.

[0451] It should be noted that, while the examples and description of illustrative embodiments detailed above are in the context of quaternion values, other types of complex or hypercomplex values may be accommodated utilizing principles of the embodiments described herein.

[0452] The above detailed description includes references to the accompanying drawings, which form a part of the detailed description. The drawings show, by way of illustration, specific embodiments that may be practiced. These embodiments are also referred to herein as "examples." Such examples may include elements in addition to those shown or described. However, also contemplated are examples that include the elements shown or described.

Moreover, also contemplated are examples using any combination or permutation of those elements shown or described (or one or more aspects thereof), either with respect to a particular example (or one or more aspects thereof), or with respect to other examples (or one or more aspects thereof) shown or described herein. [0453] Publications, patents, and patent documents referred to in this document are incorporated by reference herein in their entirety, as though individually incorporated by reference. In the event of inconsistent usages between this document and those documents so incorporated by reference, the usage in the incorporated reference(s) are supplementary to that of this document; for irreconcilable inconsistencies, the usage in this document controls.

[0454] In this document, the terms "a" or "an" are used, as is common in patent documents, to include one or more than one, independent of any other instances or usages of "at least one" or "one or more." In this document, the term "or" is used to refer to a nonexclusive or, such that "A or B" includes "A but not B," "B but not A," and "A and B," unless otherwise indicated. In the appended claims, the terms "including" and "in which" are used as the plain-English equivalents of the respective terms "comprising" and "wherein." Also, in the following claims, the terms "including" and "comprising" are open-ended, that is, a system, device, article, or process that includes elements in addition to those listed after such a term in a claim are still deemed to fall within the scope of that claim. Moreover, in the following claims, the terms "first," "second," and "third," etc. are used merely as labels, and are not intended to suggest a numerical order for their objects.

[0455] The above description is intended to be illustrative, and not restrictive. For example, the above-described examples (or one or more aspects thereof) may be used in combination with others. Other embodiments may be used, such as by one of ordinary skill in the art upon reviewing the above description. The Abstract is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims. Also, in the above Detailed

Description, various features may be grouped together to streamline the disclosure. However, the claims may not set forth every feature disclosed herein as embodiments may feature a subset of said features. Further, embodiments may include fewer features than those disclosed in a particular example. Thus, the following claims are hereby incorporated into the Detailed Description, with a claim standing on its own as a separate embodiment. The scope of the embodiments disclosed herein is to be determined with reference to the appended claims, along with the full scope of equivalents to which such claims are entitled. APPENDIX 1

Quaternion Conjugation: def qt conjugate(q):

qs = q[:, 0]

qs = tf.reshape(qs, [-1, 1])

qv = tf.scalar_mul(-l, q[:, 1 :4])

return tf.concat([qs, qv], 1)

QT multiplication:

def qt_mult(ql, q2):

QT multiplication

given two tensors of quaternions on same shape & type represented in tuple format

computes element wise QT multiplications

ql, q2 and output are all of shape [N 4] ql2_0 = tf.add_n([tf.multiply(ql [:, 1], q2[:, 1]), tf.multiply(ql[:, 2], q2[:, 2]), tf.multiply(ql[:, 3], q2[:, 3])])

ql2_0 = tf.subtract(tf.multiply(ql[:, 0], q2[:, 0]), ql2_0)

ql2_0 = tf.reshape(ql2_0, [-1, 1]) ql2_l = tf.add_n([tf.multiply(ql [:, 0], q2[:, 1]), tf.multiply(ql[:, 1], q2[:, 0]), tf.multiply(ql[:, 2], q2[:, 3])])

ql2_l = tf.subtract(ql2_l, tf.multiply(ql [:, 3], q2[:, 2]) )

ql2_l = tf.reshape(ql2_l, [-1, 1]) ql2_2 = tf.add_n([tf.multiply(ql [:, 0], q2[:, 2]), tf.multiply(ql[:, 2], q2[:, 0]), tf.multiply(ql[:, 3], q2[:, 1])])

ql2_2 = tf.subtract(ql2_2, tf.multiply(ql [:, 1], q2[:, 3]) )

ql2_2 = tf.reshape(ql2_2, [-1, 1]) ql2_3 = tf.add_n([tf.multiply(ql [:, 0], q2[:, 3]), tf.multiply(ql[:, 3], q2[:, 0]), tf.multiply(ql[:, l], q2[:, 2])])

ql2_3 = tf.subtract(ql2_3, tf.multiply(ql [:, 2], q2[:, 1]) ) ql2_3 = tf.reshape(ql2_3, [-1, 1])

return tf.concat([ql2_0, ql2_l, ql2_2, ql2_3], 1)

Quaternion Involution with the Conjugate of a Pure Quaternion :

def qt conj nu(q): computes q A {*nu} for nu = 1, i, j , k

takes 2D [N 4] tensor

returns 3D [N 4 4] tensor w = q[:, 0: l]

x = q[:, l :2]

y = q[:, 2:3]

z = q[:, 3 :4]

x_neg = tf.negative(x)

y_neg = tf.negative(y)

z_neg = tf.negative(z)

qc l = tf.concat([w, x_neg, y_neg, z_neg], axis = 1)

qci = tf.concat([w, x_neg, y, z], axis = 1)

qcj = tf.concat([w, x, y_neg, z], axis = 1)

qck = tf.concat([w, x, y, z_neg], axis = 1)

return tf.concat([tf.reshape(qcl, [-1, 1, 4]), tf.reshape(qci, [-1, 1, 4]), tf.reshape(qcj, [-1, 1, 4]), tf.reshape(qck, [-1, 1, 4])], axis = 1)

Quaternion Dot Product (QT inner product):

def qtdotprod(qvl, qv2, name = None): computes dot product of two quaternion vectors

args:

qvl, qv2 both are 2D tensor of shape [M 4]

return:

a tensor of shape [4] qtmul = qutil.qt_mult(tf.reshape(qvl, [-1, 4]), tf.reshape(qv2, [-1, 4])) return tf.reduce_sum(qtmul, 0)

Quaternion Left Vector Matrix Multiplication:

def qtvec2matmult(qv, B, bias = None, name = None): left multiplying a vector by a matrix in quaternion domain args:

qv, B are of shape [M 4] & [M K 4] respectively

return:

qv * B of shape [K 4] where * is QT multiplication qtv2mm = tfmap_fn(lambda k: qtdotprod(qv, B[:, k, :]), tf.range(tf.shape(B)[l]), tf.float32)

if bias != None:

qtv2mm = qutil.qt_add(qtv2mm, bias)

return qtv2mm

Quaternion Matrix Matrix Multiplication:

def qtmatmul(A, B, bias = None, name = None): matrix multiplication in quaternion domain

args:

A, B are of shape [N M 4] & [M K 4] respectively return:

A * B of shape [N K 4] where * is QT multiplication return tf.map_fn(lambda n: qtvec2matmult(A[n, :, :], B, bias), tf.range(tf.shape(A)[0]), tf.float32)

Quaternion Forward Feed

from future import absolute import

from future import division

from future import print function import tensorflow as tf

import qt.qutils as qutil

import ops.utils as util def qtconv(input, filter, bias = None):

QT convolution, similar to standard tf.nn.conv2D with

all operations (multiplication, addition etc) in quaternion domain args:

input: 5D tensor of shape [N H WC 4] , N images/tensors of height H, width W # channels C

filter: 5D tensor of shape [KS S C 4], K filters each of size S * S

Returns:

5D tensor of shape [N H WK 4] s = tf.shape(filter)[l]

I shape = tf.shape(input)

N = l_shape[0]

H = I_shape[l] - s

W = I_shape[2] - s

conv vals = tf.map_fh(lambda n : yxpatchconv(n, H, W, s, input, filter, bias), tf.range(N), tf.float32)

return conv vals def qtmaxpool(input, s, stride = 2, name = None):

QT max pooling, arg nax is computed using standard QT norm i.e. qt multfq, q*)

for q = (qa, qb, qc, qd), norm(q) : = qa A 2 + qb A 2 + qc A 2 + qd A 2 args:

input: 5D tensor of shape [N H WC 4] , N images/tensors of height H, width W # channels C

s: window size, max pooling will be done over s * s window

stride: the stride Returns:

5D tensor of shape [NH/S W/S C 4]

I shape = tf.shape(input)

N = l_shape[0]

H = I_shape[l]

W = I_shape[2]

C = I_shape[3]

return tf.map_fh(lambda n : pixelpool_all_xy(n, s, input, H, W, C, stride), tf.range(N), tf.float32) def relu(input, name = None):

QT ReLU (Rectified Linear Unit)

for q = (qa, qb, qc, qd)

ReLu (q) : = q ifqa > 0 & qb > 0 & qc >0 & qd > 0

0 o.w. args:

input: 5D tensor of shape [N H WC 4] , N images/tensors of height H, width W, # channels C

Returns:

5D tensor of shape [NH WC 4]

I shape = tf.shape(input)

N = l_shape[0]

H = I_shape[l]

W = I_shape[2]

C = I_shape[3]

return tf.map fh(lambda n : relu_all_xyc(n, input, H, W, C), tf.range(N), tf.float32) def qtmatmul(A, B, bias = None, name = None): matrix multiplication in quaternion domain

args: A, B are of shape [NM 4] & [MK 4] respectively

return:

A * B of shape [N K 4] where * is QT multiplication return tf.map_fh(lambda n: qtvec2matmult(A[n, :, :], B, bias), tf.range(tf.shape(A)[0]), tf.float32) def qtdotprod(qvl, qv2, name = None): computes dot product of two quaternion vectors

args:

qvl, qv2 both are 2D tensor of shape [M 4]

return:

a tensor of shape [4] qtmul = qutil.qt_mult(tf.reshape(qvl, [-1, 4]), tf.reshape(qv2, [-1, 4])) return tf.reduce_sum(qtmul, 0)

def qtvec2matmult(qv, B, bias = None, name = None): left multiplying a vector by a matrix in quaternion domain args:

qv, B are of shape [M 4] & [M K 4] respectively

return:

qv * B of shape [K 4] where * is QT multiplication qtv2mm = tf.map fh(lambda k: qtdotprod(qv, B[:, k, :]), tf.range(tf.shape(B)[l]), tf.float32)

if bias != None:

qtv2mm = qutil.qt_add(qtv2mm, bias)

return qtv2mm def singlepatchconv(n, y, x, s, input, filters, bias = None):

patch = util.patch(input, n, y, x, s)

return qtconv_lpatch_all_filters(patch, filters, bias) def xpatchconv(n, y, W, s, input, filters, bias = None):

return tf.map_fn(lambda x : singlepatchconv(n, y, x, s, input, filters, bias), tf.range(W), tf.float32) def yxpatchconv(n, H, W, s, input, filters, bias = None):

return tf.map_fn(lambda y : xpatchconv(n, y, W, s, input, filters, bias), tf.range(H), tf.float32) def qtconv_lpatch_all_filters(patch, filters, bias = None):

# convolves one patch with one filter for a single pixel output

# patch 4D tensor of shape [S S C 4] and filters is 5D tensor of shape [K S S C

4]

# incase a bias tensor os shape [K 4] is given it is also added

^outputs [K 4] tensor

K = tf.range(tf.shape(filters)[0])

conv vals = tf.map_fn(lambda k: qtconv_patch(patch, filters[k,:]), K, tf.float32)

if bias != None:

conv vals = qutil.qt_add(conv_vals, bias)

return conv vals def qtconv_patch(patch, filter):

# convolves one patch with one filter for a single pixel output

# patch and filter both are 4D tensor of shape [S S C 4]

## Note that we are applying a right filter, not left

# it matters as qt multiplication is not commutative

qtmul = qutil.qt_mult(tf.reshape(patch, [-1, 4]), tf.reshape(filter, [-1, 4])) #qtmul = qutil.qt_mult(tf.reshape(filter, [-1, 4]), tf.reshape (patch, [-1, 4])) conv_val = tf.reduce_sum(qtmul, 0)

return conv val

def pixelpool_all_xy(n, s, input, H, W, C, stride = 2):

HI = tf.div(H, stride)

return tf.map_fn(lambda y : pixelpool_all_x(n, tf.multiply(y, stride), s, input, H, W, C, stride), tf.range(Hl), tf.float32) def pixelpool_all_x(n, y, s, input, H, W, C, stride = 2):

Wl = tf.div(W, stride)

return tf.map_fn(lambda x : pixelpool(n, y, tf.multiply(x, stride), s, input, H, W, C), tf.range(Wl), tf.float32) def pixelpool (n, y, x, s, input, H, W, C):

yl = tf.minimum(tf.add(y, s), H)

xl = tf.minimum(tf.add(x, s), W)

return tf.map_fn(lambda c: pixelpool_single_channel(n, y, x, yl, xl, c, input), tf.range(C), tf.float32) def pixelpool_single_channel(n, y, x, yl, xl, c, input):

patch = input[n, y:yl, x:xl, c, :]

patch = tf.reshape(patch, [-1, 4])

patch norm = qutil.qt_norm2(patch)

indx = tf.argmax(patch_norm, axis=0)

return patch[tf .to_int32(indx), : ] def relu_all_xyc(n, input, H, W, C):

return tf.map_fn(lambda y : relu_all_xc(n, y, input, W, C), tf.range(H), tf.float32) def relu_all_xc(n, y, input, W, C):

return tf.map_fn(lambda x : relu_all_c(n, y, x, input, C), tf.range(W), tf.float32) def relu_all_c(n, y, x, input, C):

return tf.map_fn(lambda c: relu_single_channel(n, y, x, c, input), tf.range(C), tf.float32) def relu_single_channel(n, y, x, c, input):

q = input[n, y, x, c, :]

return tf.cond(tf.equal(tf.reduce_sum(q), tf.reduce_sum(tf.abs(q))), lambda: q, lambda: tf.zeros([4], tf.float32)) def pseudo_softmax(input, name = None): a pseudo softmax in quaternion domain

applies co-ordinate wise exponetial on each quaternion valued output neuron and then applies a QT norm

should be followed by softmax in real domain (left out here for efficiency as tf does it when computing cross entropy)

args:

usually the output from final qtnn FC layer in tensor of shape [NK 4J return:

pseudo softmax as [N K] real valued tensor return tf.map_fn(lambda n: pseudo_softmax_single(input[n, :, :]), tf .range (tf . shape(input) [0] ) , tf .float32) def pseudo_softmax_single(input, name=None): a pseudo softmax in quaternion domain

applies co-ordinate wise exponetial on each quaternion valued output neuron and then applies a QT norm

should be followed by softmax in real domain (left out here for efficiency as tf does it when computing cross entropy)

args:

usually the output from final qtnn FC layer for one image in tensor of shape [K 4]

return:

pseudo softmax as [K] real valued tensor return qutil.qt_norm2(tf.exp(input))

QT gradient Propagation through Inner Product Layer:

def inner_product_grad(a, W, grad z): propagates the gradients through an inner product layer (i.e. FC without ReLu) note that there are four partial derivatives for each variable

- one each for 4 involutions following GHR calculus

But for model parameters (i.e. weights, biases) we just need one, other three involutions i, j, k, not needed as gradients w.r.t. parameters not back propagated

See the quations in the accompanying paper, recall forward calculation z W + b in QT domain

Args:

a : input to this layer in forward pass,

3D tensor of shape [batch_size, M, 4]

W : weights for the inner product,

4D tensor of shape [M, K, 4]

b : bias, tensor of shape [K, 4]

grad_z : gradients to be back propagated,

4D tensor of shape [batch size, K, 4, 4]

Returns:

grad a : gradient of Loss w.r.t. input a

4D tensor of shape [batch_size, M, 4, 4] grad b : gradient of Loss w.r.t. bias b

3D tensor of shape [batch size, K, 4] grad_w : gradient of Loss w.r.t. weights w

4D tensor of shape [batch_size, M, K, 4]

grad_b = grad_z[:,:,0,:]

grad w = tfmap_fn(lambda n: inner_product_grad_w_single_image(a[r grad_z[n,:, :,:]), tf.range(tf.shape(a)[0]), tf.float32)

grad a = tf.map_fn(lambda n:

inner_product_grad_single_image_all_input_act(W, grad_z [n, :,:,:]) , tf.range(tf.shape(a)[0]), tf.float32) return grad a, grad b, grad w

QT gradient Propagation through Convolution Layer: def qtconv_grad(a, w, grad_z): propagates the gradients through a convolution layer (before ReLu) note that there are four partial derivatives for each variable

- one each for 4 involutions following GHR calculus

But for model parameters (i.e. weights, biases) we just need one,

other three involutions i, j, k, not needed as gradients w.r.t. parameters are not back propagated

See the equations in the accompanying paper, recall forward calculation z = a * W + b in QT domain

Args:

a : input to this layer in forward pass,

5D tensor of shape [batch size, H, W, C, 4]

W : weights for the inner product,

5D tensor of shape [K, S, S, C, 4]

grad_z : gradients to be back propagated,

6D tensor of shape [batch size, H, W, K, 4, 4]

Returns:

grad a : gradient of Loss w.r.t. input a

6D tensor of shape [batch size, H, W, C, 4, 4] grad b : gradient of Loss w.r.t. bias b

3D tensor of shape [batch size, K, 4] grad_w : gradient of Loss w.r.t. weights w

6D tensor of shape [batch_size, K, S, S, C, 4]

a_shape = tf. shape (a)

N = a_shape[0]

H = a_shape[l]

W = a_shape[2]

C = a_shape[3]

w_shape = tf.shape(w)

K = w_shape[0] S = w_shape[l]

#computing gradients w.r.t the biases

grad b = tfmap_fn(lambda n:

qtconv_grad_b_single_image(grad_z[n,:,:,:,0,:]), tf.range(tf.shape(a)[0]), tf.float32)

#computing gradients w.r.t the weights

grad w = tfmap_fn(lambda n: qtconv_grad_w_single_image(H, W, C, K, S, a[n, :, :, :, :], grad_z[n,:, :,:,:, :]),tf.range(N), tf.float32)

#computing gradients w.r.t the input activations

grad a = tf.map_fn(lambda n: qtconv_grad_a_single_image(H, W, C, K, S, w, grad_z[n,:, :,:,:,:]), tf.range(N), tf.float32) return grad_a, grad_b, grad_w

Gradient of Loss Function with respect to input A to current layer in forward Pass

def inner jroduct_grad_single_image_all_input_act(w, grad_z):

# w is [M, K, 4] grad_z is [K, 4, 4], output is [M, 4, 4]

delzl = grad_z[:, 0, :]

delzi = grad_z[:, 1, :]

delzj = grad_z[:, 2, :]

delzk = grad_z[:, 3, :]

return tf.map_fn(lambda m:

inner_product_grad_single_image_each_input_act(w[m,:,:], delzl, delzi, delzj, delzk ),tf.range(tf.shape(w)[0]), tf.float32)

Helper Subroutine for Gradient of Loss Function with respect to input A to current layer in forward Pass:

def inner_product_grad_single_image_each_input_act(w, delzl, delzi, delzj, delzk ):

# w is [K, 4] each delz is [K, 4], output is [4, 4]

w_conj_nu = qutil.qt_conj_nu(w) # [K, 4, 4] w*nu for nu = 1, i, j, k delal = tf.reduce_sum(qutil.qt_mult(delzl, w_conj_nu[:,0,:]), axis = 0) delai = tf.reduce_sum(qutil.qt_mult(delzi, w_conj_nu[:, l,:]), axis = 0) delaj = tf.reduce_sum(qutil.qt_mult(delzj, w_conj_nu[:,2,:]), axis = 0) delak = tf.reduce_sum(qutil.qt_mult(delzk, w_conj_nu[:,3,:]), axis = 0) return tf.concat([tf.reshape(delal, [1, 4]), tf.reshape(delai, [ 1, 4]), tf.reshape(delaj, [ 1, 4]), tf.reshape(delak, [ 1, 4]) ], axis = 0)

Gradient of Loss Function with Respect to weights W of the inner product: def inner_product_grad_w_single_image(a, grad_z):

# a is [M, 4] grad_z is [K, 4, 4], output is [M, K, 4]

R_nu_a = tf.concat([a[:, 0: 1], tf.negative(a[:, 1 :2]), tf.negative(a[:, 2:3]), tf.negative(a[:, 3 :4])], axis = 1)

# note that R_nu_a is to be interpreted as real tensor

#w_mk = _sum_r_q_nu(grad_z, R_nu_a[l,:])

w mk all = tfmap_fn(lambda m: _sum_r_q_nu(grad_z, R_nu_a[m, :]), tf.range(tf.shape(a)[0]), tf.float32)

return w mk all

APPENDIX 2

from future import absolute import

from future import division

from future import print function import tensorflow as tf

import qt.qutils as qutil

import ops.utils as util def backprop_lenet(logits, labels, local4, z4, local3, z3, pool2r,

pool2, conv2, z2, pooll, pool lwz, convl, zl, images, qtlr = 0.1):

# gradients for last layer (FC5), first for Loss and then backprop thru InnerProduct delZL = mse_loss_grad(logits, labels)

delZL s = tf. shape (delZL)

graph = tf .get_default_graph()

W5 = graph.get_tensor_by_name('softmax_linear/weights:0') grad_a5, grad_b5, grad_w5 = inner _product_grad(local4, W5, delZL) sgrad_a5 = tf.shape(grad_a5)

sgrad_b5 = tf.shape(grad_b5)

sgrad_w5 = tf.shape(grad_w5) grad_w5_avg = tf.reduce_mean(grad_w5, axis = 0)

sgrad_w5_avg = tf.shape(grad_w5_avg)

grad_b5_avg = tf.reduce_mean(grad_b5, axis = 0)

sgrad_b5_avg = tf.shape(grad_b5_avg)

W5 = tf.assign(W5, tf.subtract(W5, tf.scalar_mul(qtlr, grad_w5_avg))) b5 = graph.get_tensor_by_name('softmax_linear/biases:0')

b5 = tf.assign(b5, tf.subtract(b5, tf.scalar_mul(qtlr, grad_b5_avg)))

W5_s = tf.shape(W5)

b5_s = tf.shape(b5)

# backprop through FC4, first for ReLu and then InnerProduct sz4 = tf.shape(z4)

z4 = tf.reshape(z4, [sz4[0], 1, 1, sz4[l], sz4[2]])

grad_a5 = tf.reshape(grad_a5, [sgrad_a5 [0], 1, 1, sgrad_a5 [l], sgrad_a5 [2], sgrad_a5 [3] ])

grad_z4 = relu_grad(z4, grad_a5)

grad_z4 = tf.reshape(grad_z4, sgrad_a5)

sgrad_z4 = tf.shape(grad_z4)

z4 = tf.reshape(z4, sz4)

W4 = graph.get_tensor_by_name('local4/weights:0') grad_a4, grad_b4, grad_w4 = inner _product_grad(local3, W4, grad_z4) sgrad_a4 = tf.shape(grad_a4)

sgrad_b4 = tf.shape(grad_b4)

sgrad_w4 = tf.shape(grad_w4) grad_w4_avg = tf.reduce_mean(grad_w4, axis = 0)

sgrad_w4_avg = tf.shape(grad_w4_avg)

grad_b4_avg = tf.reduce_mean(grad_b4, axis = 0)

sgrad_b4_avg = tf.shape(grad_b4_avg)

W4 = tf.assign(W4, tf.subtract(W4, tf.scalar_mul(qtlr, grad_w4_avg))) b4 = graph.get_tensor_by_name('local4/biases:0')

b4 = tf.assign(b4, tf.subtract(b4, tf.scalar_mul(qtlr, grad_b4_avg)))

W4_s = tf.shape(W4)

b4_s = tf.shape(b4)

# backprop through 3rd Layer i.e. FC3, first for ReLu and then InnerProduct sz3 = tf.shape(z3)

z3 = tf.reshape(z3, [sz3 [0], 1, 1, sz3 [l], sz3 [2]])

grad_a4 = tf.reshape(grad_a4, [sgrad_a4[0], 1, 1, sgrad_a4[l], sgrad_a4[2], sgrad_a4[3] ])

grad_z3 = relu_grad(z3, grad_a4)

grad_z3 = tf.reshape(grad_z3, sgrad_a4)

sgrad_z3 = tf.shape(grad_z3) z3 = tf.reshape(z3, sz3)

W3 = graph.get_tensor_by_name('local3/weights:0')

# pool2r had been obtained by flattening pool2

grad_a3, grad_b3, grad_w3 = inner_product_grad(pool2r, W3, grad_z3) sgrad_a3 = tf.shape(grad_a3)

sgrad_b3 = tf.shape(grad_b3)

sgrad_w3 = tf.shape(grad_w3) grad_w3_avg = tf.reduce_mean(grad_w3, axis = 0)

sgrad_w3_avg = tf.shape(grad_w3_avg)

grad_b3_avg = tf.reduce_mean(grad_b3, axis = 0)

sgrad_b3_avg = tf.shape(grad_b3_avg)

W3 = tf.assign(W3, tf.subtract(W3, tf.scalar_mul(qtlr, grad_w3_avg))) b3 = graph.get_tensor_by_name('local3/biases:0')

b3 = tf.assign(b3, tf.subtract(b3, tf.scalar_mul(qtlr, grad_b3_avg)))

W3_s = tf.shape(W3)

b3_s = tf.shape(b3)

# backprop through 2nd Layer i.e. Conv2+pool2, first for pooling and then Convolution

#bp_thru_reshape

spool2 = tf.shape(pool2)

grad_a3r = bp_thru_reshape(spool2[ l], spool2[2], spool2[3], grad_a3) #bp thru qtmaxpool

grad_a3φ = qtmaxpool_grad(conv2, pool2, grad_a3r) #bp thru ReLu

grad_z2 = relu_grad(z2, grad_a3rp)

#bp through qt conv W2 = graph.get_tensor_by_name('conv2/weights:0')

grad_a2, grad_b2, grad_w2 = qtconv_grad(pool l, W2, grad_z2)

sgrad_a2 = tf.shape(grad_a2)

sgrad_b2 = tf.shape(grad_b2)

sgrad_w2 = tf.shape(grad_w2) grad_w2_avg = tf.reduce_mean(grad_w2, axis = 0)

sgrad_w2_avg = tf.shape(grad_w2_avg)

grad_b2_avg = tf.reduce_mean(grad_b2, axis = 0)

sgrad_b2_avg = tf.shape(grad_b2_avg)

W2 = tf.assign(W2, tf.subtract(W2, tf.scalar_mul(qtlr, grad_w2_avg))) b2 = graph.get_tensor_by_name('conv2/biases:0')

b2 = tf.assign(b2, tf.subtract(b2, tf.scalar_mul(qtlr, grad_b2_avg)))

W2_s = tf.shape(W2)

b2_s = tf. shape (b2)

# backprop through 1st Layer i.e. Convl+pool l, first for pooling and then Convolution

#bp thru qtmaxpool

grad_a2p = qtmaxpool_grad(convl, pool lwz, grad_a2) #bp thru ReLu

grad_zl = relu_grad(zl, grad_a2p) #bp through qt conv

Wl = graph.get_tensor_by_name('convl/weights:0')

grad_al, grad_b l, grad_wl = qtconv_grad(images, Wl, grad_zl)

sgrad_al = tf.shape(grad_al)

sgrad_b 1 = tf . shape(grad_b 1 ) sgrad_wl = tf.shape(grad_wl) grad_wl_avg = tf.reduce_mean(grad_wl, axis = 0)

sgrad_wl_avg = tf.shape(grad_wl_avg)

grad_b l_avg = tf.reduce_mean(grad_b l, axis = 0)

sgrad_b l_avg = tf.shape(grad_b l_avg)

Wl = tf.assign(Wl, tf.subtract(Wl, tf.scalar_mul(qtlr, grad_wl_avg))) b l = graph.get_tensor_by_name('convl/biases:0')

b l = tf.assign(b l, tf.subtract(b l, tf.scalar_mul(qtlr, grad b l avg)))

Wl_s = tf.shape(Wl)

b i s = tf. shape (b l) return W5, b5, W4, b4, W3, b3, W2, b2, Wl, b l

from future import absolute import

from future import division

from future import print function import tensorflow as tf

import qt.qutils as qutil

import ops.utils as util

import ops.qtforward as qtf

from ops.qtvariables

import variable on cpu, variable jwith_weight_decay

TOWER NAME = 'tower' def activation summary (x) :

Helper to create summaries for activations.

Creates a summary that provides a histogram of activations.

Creates a summary that measures the sparsity of activations. Args:

x: Tensor

Returns:

nothing

# Remove 'tower_[0-9]/' from the name in case this is a multi-GPU training

# session. This helps the clarity of presentation on tensorboard.

tensor_name = re.sub('%s_[0-9] */' % TOWER NAME, ", x.op.name)

tf.summary.histogram(tensor_name + '/activations', x)

tf. summary. scalar(tensor_name + Vsparsity',

tfnn.zero fraction(x)) def lenet5(images, batch_size = 16, Kl = 16, K2 = 16, K3 = 38, K4 = 19,

NUMJXASSES = 10, apply_softmax = False):

Builds the LeNet-5 model.

Args:

images: quaternion encoding of Images returned from distorted_inputs() or inputs() assumes images size as H = 24, W = 24 with

quaternion encoding

i.e a 5D tensor of shape [N 24 24 1 4] , N being the batch size

Kl : number of filters in 1st convolution layer

K2: number of filters in 2nd convolution layer

K3: number of neurons in 1st FC layer

K4: number of neurons in 2nd FC layer

K5: number of classes

Returns:

Logits.

# convl : K = 16 filters of 5*5 size on C = 1 quaternion channel

with tf.variable_scope('convr) as scope:

kernel = variable_with_weight_decay('weights',

shape=[Kl, 5, 5, 1, 4],

stddev=5e-2,

wd=0.0) biases = variable_on_cpu('biases', [Kl, 4], tf.constant_initializer(0.1)) #we will first zero pad the images

images = util.zeropad(images, 24, 24, 5)

zl = qtf.qtconv(images, kernel, biases)

convl = qtf.relu(zl, name=scope.name)

activation summary (conv 1 )

# pooll : max pooling with 3*3 window with stride=2

pool lwz = qtf.qtmaxpool(convl, 3, stride = 2, name- pool l')

# conv2 K = 16 filters of 5*5 size on C = 16 quaternion channels

with tf.variable_scope('conv2') as scope:

kernel = variable_with_weight_decay('weights',

shape=[K2, 5, 5, Kl, 4],

stddev=5e-2,

wd=0.0) biases = variable_on_cpu('biases', [K2, 4], tf.constant_initializer(0.1))

#we will first zero pad suitably for conv

pool l = util.zeropad(pool lwz, 10, 10, 5)

qcv = qtf.qtconv(pool l, kernel, biases)

conv2 = qtf.relu(qcv, name=scope.name)

_activation_summary(conv2)

# pool2: max pooling with 3*3 window with stride=2

pool2 = qtf.qtmaxpool(conv2, 3, stride = 2, name='pool2')

# local3: a fully connected layer with K3 = 38 neurons

with tf.variable_scope('local3') as scope:

# Move everything into depth so we can perform a single matrix multiply, reshape = tf.reshape(pool2, [batch_size, -1, 4])

dim = 25 * K2

weights = variable_with_weight_decay('weights', shape=[dim, K3, 4], stddev=0.04, wd=0.004)

biases = variable_on_cpu('biases', [K3, 4], tf.constant_initializer(0.1)) qtmm = qtf.qtmatmul(reshape, weights, bias=biases) Ts3 = tf.shape(qtmm)

qtmm = tf.reshape(qtmm, [Ts3[0], 1, 1, Ts3 [l], Ts3 [2]])

local3 = qtf.relu(qtmm, name=scope.name)

local3 = tf.reshape(local3, [Ts3 [0], Ts3 [l], Ts3 [2]])

_activation_summary(local3)

z3 = tf.reshape(qtmm, [Ts3 [0], Ts3[ l], Ts3[2]])

# local4: a fully connected layer with K4 = 19 neurons

with tf.variable_scope('local4') as scope:

weights = variable_with_weight_decay('weights', shape=[K3, K4, 4], stddev=0.04, wd=0.004)

biases = variable_on_cpu('biases', [K4, 4], tf.constant_initializer(0.1)) qtmm = qtf.qtmatmul(local3, weights, bias=biases)

Ts3 = tf.shape(qtmm)

qtmm = tf.reshape(qtmm, [Ts3 [0], 1, 1, Ts3 [l], Ts3 [2]])

local4 = qtf.relu(qtmm, name=scope.name)

local4 = tf.reshape(local4, [Ts3 [0], Ts3 [l], Ts3 [2]])

_activation_summary(local4)

z4 = tf.reshape(qtmm, [Ts3 [0], Ts3[ l], Ts3[2]])

# linear layer: a fully connected layer with NUM_CLASSES = 10 (# of classes) neurons without ReLu

with tf.variable_scope('softmax_linear') as scope:

weights = variable_with_weight_decay('weights', shape=[K4,

NUM_CLASSES, 4],

stddev=l/K4, wd=0.0)

biases = variable_on_cpu('biases', [NUM_CLASSES, 4],

tf . constant_initializer(0.0))

softmax_linear = qtf.qtmatmul(local4, weights, bias=biases,

name=scope.name)

if apply softmax:

softmax linear = qtfpseudo softmax(softmax linear)

_activation_summary(softmax_linear)

return softmax_linear, local4, z4, local3, z3, reshape, pool2, conv2, qcv, pool l, pool lwz, convl, zl, images