Real-time respiratory motion forecasting with online learning of recurrent neural networks for accurate targeting in externally guided radiotherapy
Michel Pohl, Mitsuru Uesaka, Hiroyuki Takahashi, Kazuyuki Demachi, and Ritu Bhusal Chhatkuli

TL;DR
This study evaluates resource-efficient online recurrent neural network algorithms for real-time respiratory motion forecasting in radiotherapy, demonstrating comparable or superior accuracy with lower latency and computational complexity.
Contribution
It introduces and assesses the effectiveness of UORO, SnAp-1, and DNI algorithms for online respiratory motion prediction, highlighting their efficiency and accuracy improvements over traditional methods.
Findings
SnAp-1 achieved lowest nRMSE at 3.33Hz and 10Hz.
UORO had the lowest nRMSE at 30Hz (0.086).
DNI offered the fastest inference time among RNNs.
Abstract
In lung radiotherapy, infrared cameras can track reflective objects on the chest to estimate tumor motion due to breathing, but treatment system latencies hinder radiation beam precision. Real-time recurrent learning (RTRL) is a potential solution that 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 positions of external markers on the chest of healthy subjects. We propose efficient implementations for SnAp-1 and DNI that compress the influence and immediate Jacobian matrices and accurately update the linear coefficients used in credit…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAir Quality Monitoring and Forecasting · Advanced Radiotherapy Techniques
MethodsUnbiased Online Recurrent Optimization
