22 research outputs found
Attenuation correction for brain PET imaging using deep neural network based on dixon and ZTE MR images
Positron Emission Tomography (PET) is a functional imaging modality widely
used in neuroscience studies. To obtain meaningful quantitative results from
PET images, attenuation correction is necessary during image reconstruction.
For PET/MR hybrid systems, PET attenuation is challenging as Magnetic Resonance
(MR) images do not reflect attenuation coefficients directly. To address this
issue, we present deep neural network methods to derive the continuous
attenuation coefficients for brain PET imaging from MR images. With only Dixon
MR images as the network input, the existing U-net structure was adopted and
analysis using forty patient data sets shows it is superior than other Dixon
based methods. When both Dixon and zero echo time (ZTE) images are available,
we have proposed a modified U-net structure, named GroupU-net, to efficiently
make use of both Dixon and ZTE information through group convolution modules
when the network goes deeper. Quantitative analysis based on fourteen real
patient data sets demonstrates that both network approaches can perform better
than the standard methods, and the proposed network structure can further
reduce the PET quantification error compared to the U-net structure.Comment: 15 pages, 12 figure
Recommended from our members
Time of flight PET reconstruction using nonuniform update for regional recovery uniformity
Peer Reviewedhttps://deepblue.lib.umich.edu/bitstream/2027.42/147742/1/mp13321.pdfhttps://deepblue.lib.umich.edu/bitstream/2027.42/147742/2/mp13321_am.pd
DULDA: Dual-domain Unsupervised Learned Descent Algorithm for PET image reconstruction
Deep learning based PET image reconstruction methods have achieved promising
results recently. However, most of these methods follow a supervised learning
paradigm, which rely heavily on the availability of high-quality training
labels. In particular, the long scanning time required and high radiation
exposure associated with PET scans make obtaining this labels impractical. In
this paper, we propose a dual-domain unsupervised PET image reconstruction
method based on learned decent algorithm, which reconstructs high-quality PET
images from sinograms without the need for image labels. Specifically, we
unroll the proximal gradient method with a learnable l2,1 norm for PET image
reconstruction problem. The training is unsupervised, using measurement domain
loss based on deep image prior as well as image domain loss based on rotation
equivariance property. The experimental results domonstrate the superior
performance of proposed method compared with maximum likelihood expectation
maximazation (MLEM), total-variation regularized EM (EM-TV) and deep image
prior based method (DIP)
MediViSTA-SAM: Zero-shot Medical Video Analysis with Spatio-temporal SAM Adaptation
In recent years, the Segmentation Anything Model (SAM) has attracted
considerable attention as a foundational model well-known for its robust
generalization capabilities across various downstream tasks. However, SAM does
not exhibit satisfactory performance in the realm of medical image analysis. In
this study, we introduce the first study on adapting SAM on video segmentation,
called MediViSTA-SAM, a novel approach designed for medical video segmentation.
Given video data, MediViSTA, spatio-temporal adapter captures long and short
range temporal attention with cross-frame attention mechanism effectively
constraining it to consider the immediately preceding video frame as a
reference, while also considering spatial information effectively.
Additionally, it incorporates multi-scale fusion by employing a U-shaped
encoder and a modified mask decoder to handle objects of varying sizes. To
evaluate our approach, extensive experiments were conducted using
state-of-the-art (SOTA) methods, assessing its generalization abilities on
multi-vendor in-house echocardiography datasets. The results highlight the
accuracy and effectiveness of our network in medical video segmentation