Related Experiment Video
Updated: Jun 30, 2025

04:48
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
2.7K
Convolutional LSTM model for cine image prediction of abdominal motion
J Weng1, S H V Bhupathiraju2, T Samant3
1Department of Radiation Oncology, University of Florida, Gainesville, FL, United States of America.
Physics in Medicine and Biology
|March 22, 2024
Summary
We developed a convolutional long short-term memory (convLSTM) model to predict abdominal organ motion using cine-MR imaging. This enhances real-time radiotherapy accuracy by addressing latency in MR-Linac systems.
Area of Science:
- Medical Physics
- Radiotherapy Technology
- Artificial Intelligence in Medicine
Background:
- Latency in magnetic resonance linear accelerator (MR-Linac) systems hinders accurate target coverage in real-time radiotherapy.
- Precise motion prediction of abdominal organs is crucial for mitigating this challenge.
Purpose of the Study:
- To develop and evaluate a convolutional long short-term memory (convLSTM) model for enhanced motion prediction of abdominal organs.
- To improve accuracy in gated real-time radiotherapy by addressing MR-Linac system latency.
Main Methods:
- A convLSTM model with a sequence-to-one architecture was utilized, processing six input frames to predict one output frame.
- 2D cine magnetic resonance (cine-MR) imaging data from 17 patients were used, focusing on stomach, liver, pancreas, and kidney.
- Structural Similarity Index Measure (SSIM) was employed as the loss function, with performance evaluated using SSIM, NMSE, NCC, and PSNR.
Main Results:
- The convLSTM model achieved average SSIM values of 0.54 (stomach), 0.64 (liver), 0.77 (kidney), and 0.66 (pancreas) for predicting motion four frames ahead.
- Transfer learning with fine-tuning further improved SSIM values to 0.69 for the liver and 0.78 for the kidney.
- The model demonstrated accurate motion prediction for multiple abdominal organs using an Elekta Unity MR-Linac equivalent sequence.
Conclusions:
- The developed convLSTM model effectively predicts abdominal organ motion using cine-MR imaging.
- This predictive capability is vital for reducing latency in MR-Linac systems.
- The advancement holds potential for improving the precision and efficacy of real-time radiotherapy for abdominal cancers.
Related Concept Videos
Convolution: Math, Graphics, and Discrete Signals
250
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
250
Convolution Properties I
147
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
147
Convolution Properties II
198
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
198

