Related Experiment Video
Updated: Sep 28, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
LU-Net: combining LSTM and U-Net for sinogram synthesis in sparse-view SPECT reconstruction
Si Li1, Wenquan Ye1, Fenghuan Li1
1School of Computer Science and Technology, Guangdong University of Technology, Guangzhou 510006, China.
This study introduces LU-Net, a novel deep learning model for single-photon emission computed tomography (SPECT) imaging. LU-Net effectively synthesizes missing projection data from sparse views, significantly improving image quality and reducing radiation dose.
Area of Science:
- Medical Imaging
- Radiological Sciences
- Computational Imaging
Background:
- Reducing radiation dose in single-photon emission computed tomography (SPECT) is crucial for patient safety.
- Low-dose SPECT can result in sparse projection data, leading to artifacts in reconstructed images.
- Existing neural network methods for sparse-view SPECT often overlook the sequential nature of projection data.
Purpose of the Study:
- To develop a deep learning architecture that leverages the sequence features of projection data for improved sparse-view SPECT reconstruction.
- To synthesize full-view projection data from sparse-view data, thereby mitigating artifacts and enhancing image quality.
- To evaluate the performance of the proposed method against existing techniques.
Main Methods:
- A novel network architecture, LU-Net, combining Long Short-Term Memory (LSTM) and U-Net, was proposed.
- LU-Net learns the mapping from sparse-view to full-view projection data, utilizing sequential information from adjacent view angles.
- Projection data were simulated using SIMIND software at varying sparsity levels (1/2, 1/3, 1/4 views).
- Reconstruction was performed using the preconditioned alternating projection algorithm (PAPA) on synthesized data.
Main Results:
- The LU-Net model demonstrated significant improvements in both global and local image quality metrics.
- Performance was evaluated across three levels of view sparsity, showing consistent benefits.
- LU-Net outperformed standard U-Net and traditional iterative reconstruction methods (TV-PAPA).
Conclusions:
- The proposed LU-Net architecture effectively utilizes sequential projection data features for sparse-view SPECT.
- LU-Net offers a promising approach for high-quality SPECT imaging at reduced radiation doses.
- This method has the potential to enhance diagnostic accuracy in low-dose SPECT applications.
Related Concept Videos
Graphical and Analytic Representation of Sinusoids
The first step is measuring the peak-to-peak value, which is twice the amplitude of the sinusoid. This provides information about the maximum voltage swing of the waveform.
Secondly, the period and angular frequency are determined. The period is the time taken for one complete cycle of the waveform, while...
Reconstruction of Signal using Interpolation
Sinusoidal Sources
In homes, the power supplies use sinusoidal sources to provide electricity. These sources generate a voltage that varies sinusoidally...
Upsampling
Exponential and Sinusoidal Signals
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...

