Respiratory motion forecasting with online learning of recurrent neural
networks for safety enhancement in externally guided radiotherapy
- URL: http://arxiv.org/abs/2403.01607v1
- Date: Sun, 3 Mar 2024 20:16:16 GMT
- Title: Respiratory motion forecasting with online learning of recurrent neural
networks for safety enhancement in externally guided radiotherapy
- Authors: Michel Pohl, Mitsuru Uesaka, Hiroyuki Takahashi, Kazuyuki Demachi, and
Ritu Bhusal Chhatkuli
- Abstract summary: Real-time recurrent learning (RTRL) is a potential solution as it can learn patterns within non-stationary respiratory data but has high complexity.
This study assesses the capabilities of resource-efficient online RNN algorithms to forecast respiratory motion during radiotherapy treatment accurately.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: In lung radiotherapy, infrared cameras can record the location of reflective
objects on the chest to infer the position of the tumor moving due to
breathing, but treatment system latencies hinder radiation beam precision.
Real-time recurrent learning (RTRL), is a potential solution as it can learn
patterns within non-stationary respiratory data but has high complexity. This
study assesses the capabilities of resource-efficient online RNN algorithms,
namely unbiased online recurrent optimization (UORO), sparse-1 step
approximation (SnAp-1), and decoupled neural interfaces (DNI) to forecast
respiratory motion during radiotherapy treatment accurately. We use time series
containing the 3D position of external markers on the chest of healthy
subjects. We propose efficient implementations for SnAp-1 and DNI based on
compression of the influence and immediate Jacobian matrices and an accurate
update of the linear coefficients used in credit assignment estimation,
respectively. The original sampling frequency was 10Hz; we performed resampling
at 3.33Hz and 30Hz. We use UORO, SnAp-1, and DNI to forecast each marker's 3D
position with horizons (the time interval in advance for which the prediction
is made) h<=2.1s and compare them with RTRL, least mean squares, and linear
regression. RNNs trained online achieved similar or better accuracy than most
previous works using larger training databases and deep learning, even though
we used only the first minute of each sequence to predict motion within that
exact sequence. SnAp-1 had the lowest normalized root mean square errors
(nRMSE) averaged over the horizon values considered, equal to 0.335 and 0.157,
at 3.33Hz and 10.0Hz, respectively. Similarly, UORO had the highest accuracy at
30Hz, with an nRMSE of 0.0897. DNI's inference time, equal to 6.8ms per time
step at 30Hz (Intel Core i7-13700 CPU), was the lowest among the RNN methods
examined.
Related papers
- Future frame prediction in chest cine MR imaging using the PCA respiratory motion model and dynamically trained recurrent neural networks [0.0]
Lung radiotherapy treatment systems are subject to a latency that leads to uncertainty in the estimated tumor location and high irradiation of healthy tissue.
This work addresses future frame prediction in chest dynamic MRI sequences to compensate for that delay using RNNs trained with online learning algorithms.
arXiv Detail & Related papers (2024-10-08T10:21:43Z) - Continuous time recurrent neural networks: overview and application to
forecasting blood glucose in the intensive care unit [56.801856519460465]
Continuous time autoregressive recurrent neural networks (CTRNNs) are a deep learning model that account for irregular observations.
We demonstrate the application of these models to probabilistic forecasting of blood glucose in a critical care setting.
arXiv Detail & Related papers (2023-04-14T09:39:06Z) - NAF: Neural Attenuation Fields for Sparse-View CBCT Reconstruction [79.13750275141139]
This paper proposes a novel and fast self-supervised solution for sparse-view CBCT reconstruction.
The desired attenuation coefficients are represented as a continuous function of 3D spatial coordinates, parameterized by a fully-connected deep neural network.
A learning-based encoder entailing hash coding is adopted to help the network capture high-frequency details.
arXiv Detail & Related papers (2022-09-29T04:06:00Z) - RRWaveNet: A Compact End-to-End Multi-Scale Residual CNN for Robust PPG
Respiratory Rate Estimation [0.6464087844700315]
Respiratory rate (RR) is an important biomarker as RR changes can reflect severe medical events such as heart disease, lung disease, and sleep disorders.
Standard RR counting is prone to human error and cannot be performed continuously.
This study proposes a method for continuously estimating RR, RRWaveNet.
arXiv Detail & Related papers (2022-08-18T07:11:34Z) - Prediction of the motion of chest internal points using a recurrent
neural network trained with real-time recurrent learning for latency
compensation in lung cancer radiotherapy [0.0]
We propose a method for recovering and predicting 3D tumor images from the tracked points and the initial tumor image.
The root-mean-square error, maximum error, and jitter corresponding to the RNN prediction on the test set were smaller than the same performance measures obtained with linear prediction and least mean squares (LMS)
The tumor position in the predicted images appears visually correct, which is confirmed by the high mean cross-correlation between the original and predicted images, equal to 0.955.
arXiv Detail & Related papers (2022-07-13T04:08:21Z) - Automated Atrial Fibrillation Classification Based on Denoising Stacked
Autoencoder and Optimized Deep Network [1.7403133838762446]
The incidences of atrial fibrillation (AFib) are increasing at a daunting rate worldwide.
For the early detection of the risk of AFib, we have developed an automatic detection system based on deep neural networks.
An end-to-end model is proposed to denoise the electrocardiogram signals using denoising autoencoders (DAE)
arXiv Detail & Related papers (2022-01-26T21:45:48Z) - SOUL: An Energy-Efficient Unsupervised Online Learning Seizure Detection
Classifier [68.8204255655161]
Implantable devices that record neural activity and detect seizures have been adopted to issue warnings or trigger neurostimulation to suppress seizures.
For an implantable seizure detection system, a low power, at-the-edge, online learning algorithm can be employed to dynamically adapt to neural signal drifts.
SOUL was fabricated in TSMC's 28 nm process occupying 0.1 mm2 and achieves 1.5 nJ/classification energy efficiency, which is at least 24x more efficient than state-of-the-art.
arXiv Detail & Related papers (2021-10-01T23:01:20Z) - Simultaneous boundary shape estimation and velocity field de-noising in
Magnetic Resonance Velocimetry using Physics-informed Neural Networks [70.7321040534471]
Magnetic resonance velocimetry (MRV) is a non-invasive technique widely used in medicine and engineering to measure the velocity field of a fluid.
Previous studies have required the shape of the boundary (for example, a blood vessel) to be known a priori.
We present a physics-informed neural network that instead uses the noisy MRV data alone to infer the most likely boundary shape and de-noised velocity field.
arXiv Detail & Related papers (2021-07-16T12:56:09Z) - Prediction of the Position of External Markers Using a Recurrent Neural
Network Trained With Unbiased Online Recurrent Optimization for Safe Lung
Cancer Radiotherapy [0.0]
During lung cancer radiotherapy, the position of infrared reflective objects on the chest can be recorded to estimate the tumor location.
Not taking this phenomenon into account may cause unwanted damage to healthy tissues and lead to side effects such as radiation pneumonitis.
We use nine observation records of the three-dimensional position of three external markers on the chest and abdomen of healthy individuals breathing during intervals from 73s to 222s.
We forecast the location of each marker simultaneously with a horizon value (the time interval in advance for which the prediction is made) between 0.1s and 2.0s, using a recurrent neural network (RNN)
arXiv Detail & Related papers (2021-06-02T12:07:31Z) - Deep Networks for Direction-of-Arrival Estimation in Low SNR [89.45026632977456]
We introduce a Convolutional Neural Network (CNN) that is trained from mutli-channel data of the true array manifold matrix.
We train a CNN in the low-SNR regime to predict DoAs across all SNRs.
Our robust solution can be applied in several fields, ranging from wireless array sensors to acoustic microphones or sonars.
arXiv Detail & Related papers (2020-11-17T12:52:18Z) - Pose-dependent weights and Domain Randomization for fully automatic
X-ray to CT Registration [51.280096834264256]
Fully automatic X-ray to CT registration requires an initial alignment within the capture range of existing intensity-based registrations.
This work provides a novel automatic initialization, which enables end to end registration.
The mean (+-standard deviation) target registration error in millimetres is 4.1 +- 4.3 for simulated X-rays with a success rate of 92% and 4.2 +- 3.9 for real X-rays with a success rate of 86.8%, where a success is defined as a translation error of less than 30mm.
arXiv Detail & Related papers (2020-11-14T12:50:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.