US12412369B2ActiveUtilityA1
Low-dose PET image restoration method and system, device, and medium
Est. expiryDec 8, 2040(~14.4 yrs left)· nominal 20-yr term from priority
G06T 12/30G06T 2207/10104G06T 2207/10088G06T 7/0012G06T 2211/464G06T 5/94G06V 2201/03G06V 10/762
51
PatentIndex Score
0
Cited by
14
References
16
Claims
Abstract
A low-dose PET image restoration method and system, a device, and a medium are provided. The method includes: S1, performing blocking processing on a training image comprising a low-dose PET image, an MR image, and a standard-dose PET image to obtain a first patch, and performing first preprocessing on the first patch to obtain a second patch; S2, obtaining, according to the second patch, a first joint dictionary by means of sparse coding and dictionary updating; and S3, restoring the low-dose PET image to a restored image of the standard-dose PET image according to the first joint dictionary.
Claims
exact text as granted — not AI-modifiedWhat is claimed is:
1. A low-dose Positron Emission Tomography (PET) image restoration method, comprising the following steps:
S1, performing blocking processing on training images comprising a low-dose PET image, a Magnetic Resonance (MR) image, and a standard-dose PET image to obtain a first patch, and performing first preprocessing on the first patch to obtain a second patch;
S2, obtaining a first joint dictionary by sparse coding and dictionary updating according to the second patch; and
S3, restoring the low-dose PET image to a standard-dose PET restored image according to the first joint dictionary;
wherein the low-dose PET image restoration method, wherein the S2 comprises the following steps:
S21, obtaining an initialized dictionary comprising a low-dose PET dictionary, an MR dictionary, and a standard-dose PET dictionary by taking the second patch as a sample;
S22, constructing an initialized joint dictionary according to the initialized dictionary, and constructing a target matrix according to the second patch; and
S23, obtaining a sparse code according to the target matrix, iteratively updating the sparse code and the initialized joint dictionary until an iteration stop condition is met, and obtaining the first joint dictionary comprising a first low-dose PET dictionary, a first MR dictionary, and a first standard-dose PET dictionary.
2. The low-dose PET image restoration method according to claim 1 , wherein in the S23, each iteration comprises first updating the sparse code with the dictionary fixed, and then updating the dictionary with the sparse code fixed.
3. The low-dose PET image restoration method according to claim 1 , wherein in the S23, partial samples are randomly selected for the sparse coding and the dictionary updating in each iteration.
4. The low-dose PET image restoration method according to claim 1 , wherein the S3 comprises the following steps:
S31, performing blocking processing on the low-dose PET image and the MR image to obtain a third patch, and performing second preprocessing on the third patch to obtain a fourth patch;
S32, merging the first low-dose PET dictionary and the first MR dictionary obtained in the S2 into a second joint dictionary, and obtaining a second sparse code according to the fourth patch and the second joint dictionary; and
S33, obtaining a prediction patch according to the first standard-dose PET dictionary and the second sparse code obtained in the S2, and restoring the prediction patch to a two-dimensional lattice to obtain the standard-dose PET restored image.
5. The low-dose PET image restoration method according to claim 4 , wherein the third patch, at a selected position, covers an entire image in an order of a multi-frame image.
6. The low-dose PET image restoration method according to claim 4 , wherein in the S31, the second preprocessing comprises mapping a third patch of the low-dose PET image and a third patch of the MR image to imaging space of the standard-dose PET image through a preset matrix to obtain a fourth patch of the low-dose PET image and a fourth patch of the MR image.
7. The low-dose PET image restoration method according to claim 1 , wherein the first patch is a one-dimensional vector generated by randomly selecting an image block from a multi-frame image and extending the image block, and the first patch comprises a first patch of the low-dose PET image, a first patch of the MR image, and a first patch of the standard-dose PET image;
the first patch is at a same position of the multi-frame image.
8. The low-dose PET image restoration method according to claim 1 , wherein in the S1, the first preprocessing comprises mapping a first patch of the low-dose PET image and a first patch of the MR image to imaging space of the standard-dose PET image through a preset matrix to obtain a second patch of the low-dose PET image and a second patch of the MR image.
9. The low-dose PET image restoration method according to claim 1 , wherein the S21 comprises using a K-means clustering algorithm to obtain K clustering centers as the initialized dictionary by taking the second patch as the sample, and performing normalization processing on the initialized dictionary.
10. The low-dose PET image restoration method according to claim 1 , wherein in the S22, expressions of the initialized joint dictionary and the target matrix are respectively:
D
=
[
Dl
Dr
Ds
]
,
Y
=
[
Yl
Yr
Ys
]
wherein D represents the initialized joint dictionary, Y represents the target matrix, Dl represents the low-dose PET dictionary, Dr represents the MR dictionary, Ds represents the standard-dose PET dictionary, Yl represents a second patch of the low-dose PET image, Yr represents a second patch of the MR image, and Ys represents a second patch of the standard-dose PET image.
11. The low-dose PET image restoration method according to claim 1 , wherein in the S23, an expression of the sparse coding comprises:
argmin
X
Y
-
D
Λ
-
1
Λ
X
F
2
+
λ
Λ
X
1
wherein X represents sparse coding, Λ is a diagonal matrix, and a diagonal element of the diagonal matrix is A q =d q −y i , wherein da is a q th atom of a dictionary D, y i is an i th element of Y, and λ represents a sparse constraint coefficient.
12. The low-dose PET image restoration method according to claim 1 , wherein in the S23, an expression of the dictionary updating comprises:
arg
min
D
1
2
tr
[
D
T
D
(
∑
i
x
i
x
i
T
+
2
μψ
i
)
]
-
tr
[
D
T
(
∑
i
y
i
x
i
T
+
2
μ
y
i
x
_
i
T
)
]
wherein y i is an i th element of Y, x is an absolute value of each element of the sample x, ψ i is a diagonal matrix with x i T as a diagonal element, y i is the i th element of Y, and μ represents a sparse constraint coefficient.
13. The low-dose PET image restoration method according to claim 12 , wherein the expression of the dictionary updating is solved by a gradient descent method; an expression of the gradient descent method is:
d
q
k
+
1
=
d
q
k
-
1
a
qq
(
D
k
a
q
-
b
q
)
wherein d q is a q th atom of a dictionary D, k is a number of iterations, ag is an element of a q th column of Σ i x i x i T +2μψ i , b q is an element of a q th column of Σ i y i x i T +2μy i x i T , and a qq is an element of a q th row and the q th column of Σ i x i x i T +2μψ i .
14. A non-transitory computer-readable storage medium, wherein a computer program is stored on the non-transitory computer-readable storage medium, and the computer program implements the low-dose PET image restoration method according to claim 1 when the computer program is executed by a processor.
15. A low-dose PET image restoration system, comprising:
a sample obtaining unit, configured to perform blocking processing on training images comprising a low-dose PET image, an MR image, and a standard-dose PET image to obtain a first patch, and perform first preprocessing on the first patch to obtain a second patch;
a joint dictionary obtaining unit, configured to obtain a first joint dictionary by sparse coding and dictionary updating according to the second patch; and
an image restoring unit, configured to restore the low-dose PET image to a standard-dose PET restored image according to the first joint dictionary;
wherein the joint dictionary obtaining unit comprises:
an initializing unit, configured to obtain an initialized dictionary comprising a low-dose PET dictionary, an MR dictionary, and a standard-dose PET dictionary by taking the second patch as a sample;
a constructing unit, configured to construct an initialized joint dictionary according to the initialized dictionary, and construct a target matrix according to the second patch; and
an iteration unit, configured to obtain a sparse code according to the target matrix iteratively update the sparse code and the initialized joint dictionary until an iteration stop condition is met, and obtain the first joint dictionary comprising a first low-dose PET dictionary, a first MR dictionary, and a first standard-dose PET dictionary.
16. The low-dose PET image restoration system according to claim 15 , wherein the iteration unit comprises:
an iteratively updating unit, configured to first update the sparse code with the dictionary fixed, and then update the dictionary with the sparse code fixed in each iteration; and
a sample selecting unit, configured to randomly select partial samples to perform sparse coding and dictionary updating in each iteration.Cited by (0)
No later patents cite this yet.
References (0)
No backward citations on record.