Prediction of the Position of External Markers Using a Recurrent Neural Network Trained With Unbiased Online Recurrent Optimization for Safe Lung Cancer Radiotherapy
Michel Pohl, Mitsuru Uesaka, Hiroyuki Takahashi, Kazuyuki Demachi and, Ritu Bhusal Chhatkuli

TL;DR
This study demonstrates that an unbiased online recurrent optimization (UORO) trained RNN can accurately predict respiratory motion in lung radiotherapy, improving safety by reducing prediction errors compared to traditional methods.
Contribution
It introduces an efficient implementation of UORO for real-time respiratory motion prediction, outperforming classical RNN training methods in accuracy and speed.
Findings
UORO achieves the lowest RMS and maximum errors among tested algorithms.
Prediction errors are approximately 1.3mm (RMS) and 8.8mm (max).
Prediction time per step is under 2.8ms, suitable for real-time applications.
Abstract
During lung radiotherapy, the position of infrared reflective objects on the chest can be recorded to estimate the tumor location. However, radiotherapy systems have a latency inherent to robot control limitations that impedes the radiation delivery precision. Prediction with online learning of recurrent neural networks (RNN) allows for adaptation to non-stationary respiratory signals, but classical methods such as RTRL and truncated BPTT are respectively slow and biased. This study investigates the capabilities of unbiased online recurrent optimization (UORO) to forecast respiratory motion and enhance safety in lung radiotherapy. We used 9 observation records of the 3D position of 3 external markers on the chest and abdomen of healthy individuals breathing during intervals from 73s to 222s. The sampling frequency was 10Hz, and the amplitudes of the recorded trajectories range from…
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
MethodsUnbiased Online Recurrent Optimization
