Table of Contents
Fetching ...

Quaternion recurrent neural network with real-time recurrent learning and maximum correntropy criterion

Pauline Bourigault, Dongpo Xu, Danilo P. Mandic

TL;DR

This work introduces a robust quaternion recurrent neural network (QRNN) trained online with real-time recurrent learning (RTRL) under the maximum correntropy criterion (MCC), enabled by Generalised HR (GHR) calculus. The approach targets real-time processing of multidimensional data and robustness to outliers, demonstrated on motion prediction of chest markers for lung cancer radiotherapy. The key contribution is deriving MCC-based gradient expressions for QRNNs via GHR calculus and showing improved resilience to irregular breathing compared with MSE-based methods and baselines, while remaining suitable for online learning with limited data. The results suggest practical impact for adaptive radiotherapy, where accurate, low-latency motion prediction can reduce healthy tissue exposure and support real-time control, backed by open data and detailed methodological appendices.

Abstract

We develop a robust quaternion recurrent neural network (QRNN) for real-time processing of 3D and 4D data with outliers. This is achieved by combining the real-time recurrent learning (RTRL) algorithm and the maximum correntropy criterion (MCC) as a loss function. While both the mean square error and maximum correntropy criterion are viable cost functions, it is shown that the non-quadratic maximum correntropy loss function is less sensitive to outliers, making it suitable for applications with multidimensional noisy or uncertain data. Both algorithms are derived based on the novel generalised HR (GHR) calculus, which allows for the differentiation of real functions of quaternion variables and offers the product and chain rules, thus enabling elegant and compact derivations. Simulation results in the context of motion prediction of chest internal markers for lung cancer radiotherapy, which includes regular and irregular breathing sequences, support the analysis.

Quaternion recurrent neural network with real-time recurrent learning and maximum correntropy criterion

TL;DR

This work introduces a robust quaternion recurrent neural network (QRNN) trained online with real-time recurrent learning (RTRL) under the maximum correntropy criterion (MCC), enabled by Generalised HR (GHR) calculus. The approach targets real-time processing of multidimensional data and robustness to outliers, demonstrated on motion prediction of chest markers for lung cancer radiotherapy. The key contribution is deriving MCC-based gradient expressions for QRNNs via GHR calculus and showing improved resilience to irregular breathing compared with MSE-based methods and baselines, while remaining suitable for online learning with limited data. The results suggest practical impact for adaptive radiotherapy, where accurate, low-latency motion prediction can reduce healthy tissue exposure and support real-time control, backed by open data and detailed methodological appendices.

Abstract

We develop a robust quaternion recurrent neural network (QRNN) for real-time processing of 3D and 4D data with outliers. This is achieved by combining the real-time recurrent learning (RTRL) algorithm and the maximum correntropy criterion (MCC) as a loss function. While both the mean square error and maximum correntropy criterion are viable cost functions, it is shown that the non-quadratic maximum correntropy loss function is less sensitive to outliers, making it suitable for applications with multidimensional noisy or uncertain data. Both algorithms are derived based on the novel generalised HR (GHR) calculus, which allows for the differentiation of real functions of quaternion variables and offers the product and chain rules, thus enabling elegant and compact derivations. Simulation results in the context of motion prediction of chest internal markers for lung cancer radiotherapy, which includes regular and irregular breathing sequences, support the analysis.
Paper Structure (22 sections, 45 equations, 2 figures, 2 tables)

This paper contains 22 sections, 45 equations, 2 figures, 2 tables.

Figures (2)

  • Figure 1: Mean square error (MSE) (left) and correntropy (right) in the 3D space where each point represents a pure quaternion. We assume that the true quaternion is (0, 0i, 0j, 0k) for simplicity.
  • Figure 2: A general architecture for QRNN with RTRL.