CN105279777A - Static PET image reconstruction method based on improved sequential filtering - Google Patents

Static PET image reconstruction method based on improved sequential filtering Download PDF

Info

Publication number
CN105279777A
CN105279777A CN201510657627.9A CN201510657627A CN105279777A CN 105279777 A CN105279777 A CN 105279777A CN 201510657627 A CN201510657627 A CN 201510657627A CN 105279777 A CN105279777 A CN 105279777A
Authority
CN
China
Prior art keywords
concentration
reconstruction
value
matrix
pet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510657627.9A
Other languages
Chinese (zh)
Other versions
CN105279777B (en
Inventor
王宏霞
刘安东
俞立
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Chengzhuan Technology Co ltd
Original Assignee
Zhejiang University of Technology ZJUT
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhejiang University of Technology ZJUT filed Critical Zhejiang University of Technology ZJUT
Priority to CN201510657627.9A priority Critical patent/CN105279777B/en
Publication of CN105279777A publication Critical patent/CN105279777A/en
Application granted granted Critical
Publication of CN105279777B publication Critical patent/CN105279777B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Nuclear Medicine (AREA)

Abstract

A static PET image reconstruction method based on improved sequential filtering comprises the following steps: 1) a state spatial model of a PET system is built; 2) a concentration reconstruction process based on improved sequential filtering is as follows: 2.1) an initial value and an initial estimate covariance of radioactive concentration distribution are set firstly, so that xhat<0>(0) = xhat(0) and P<0>(0) = P(0); 2.2) sonogram data y(t) are obtained; 2.3) the sonogram data y(t) are divided into r blocks; 2.4) an equation (3) is used to calculate a gain matrix K<i>(t); 2.5) a measurement value y<i>(t) and the gain matrix K<i>(t) are used to calculate a spatial concentration estimate xhat<i>(t) according to a status updating equation (2); 2.6) if i < r, then i = i + 1, and the method jumps to the step 2.4), otherwise, xhat(t) = xhat<r>(t) and P(t) = P<r>(t); and 2.7) if t < N, then t = t + 1, and the method jumps to the step 2.2), otherwise, the algorithm ends and final reconstruction results are obtained. The method ensures the reconstruction effects, reduces the calculation cost, and improves the reconstruction speed.

Description

Static PET image reconstruction method based on improved sequential filtering
Technical Field
The invention relates to the technical field of positron emission tomography, in particular to a static PET image reconstruction method based on improved sequential filtering.
Background
Positron Emission Tomography (PET) technology is a medical imaging technology that tracks and monitors metabolic changes at the molecular level to achieve the purposes of early detection and prevention of diseases. The PET technique, as a functional imaging technique, can reflect the metabolism of a patient's body, thereby enabling earlier detection of a lesion. Therefore, the PET technology is widely applied to the diagnosis of tumors, heart diseases, nervous and mental system diseases, experimental biological imaging, drug screening and development, and has shown great application prospect.
When PET scanning is carried out, firstly an accelerator is used for generating positron-emitting nuclide, then the medicine labeled by the radioisotope nuclide is injected into the human body, and the substances form a certain distribution in various tissues and organs in the human body through blood circulation. Due to the short half-life of the radioisotope and its extreme instability, decay will occur very quickly. During decay, the radioisotope produces a positron which annihilates with a nearby free electron, producing a pair of oppositely directed, equal-energy gamma photons. At this time, photons can be detected by a detector outside the body by using a coincidence technique, and then projection data can be obtained by noise correction. The spatial concentration distribution of the radioactive substances of the human body can be reconstructed by utilizing projection data to carry out inversion solving through some reconstruction methods.
Currently, PET image reconstruction methods can be roughly classified into two categories: analytic methods and iterative statistical methods. The former method is mainly a filtered back projection method, which has high calculation speed and low cost, but cannot well inhibit noise, so that the quality of reconstructed images is not high. Therefore, an iterative statistical method typified by a maximum likelihood method has appeared. The iterative method is based on a statistical model, so that the method has good adaptability to incomplete data, and gradually becomes the focus of PET reconstruction algorithm research. Compared with an analytic method, the reconstructed image obtained by the iterative method is clearer. Accurate modeling of the imaging process of the PET system is critical to influencing the results of the iterative reconstruction. The introduction of the state space strongly promotes the development of the iterative method. The state space method can model the process of PET imaging (giving a mathematical expression of the PET imaging process) and scan PETThe statistical properties of the program and the physiological and structural properties of the organism are correspondingly described, so that the model combined with some existing estimation algorithms can provide better reconstruction effect. The existing state space solving method is mainly based on H2Filtering (i.e. Kalman filtering), HFiltering, etc. However, the sharpness of the reconstructed image depends on the number of voxels, and the latter is directly related to the calculation amount of the filtering reconstruction algorithm. Therefore, in most cases, the filtering algorithm-based PET image reconstruction method faces very high-dimensional matrix inversion operation, which brings a great operation burden to general filtering algorithm-based PET image reconstruction.
Disclosure of Invention
In order to overcome the defects of higher operation cost and lower reconstruction speed of the conventional PET image reconstruction method, the invention provides a static PET image reconstruction method based on improved sequential filtering. When the system carries out filtering based on the low-dimensional observation, the original high-dimensional matrix which needs inversion is replaced by a plurality of low-dimensional matrixes which are consistent with the dimension of the low-dimensional observation, so that the calculation cost is greatly reduced, the reconstruction speed is improved, and the reconstruction effect which is the same as that of the PET reconstruction method based on the Kalman filtering is provided.
In order to solve the technical problems, the following technical scheme is provided:
a static PET image reconstruction method based on improved sequential filtering comprises the following steps:
1) establishing a state space model of the PET system:
x ( t + 1 ) = x ( t ) + v ( t ) y ( t ) = D x ( t ) + e ( t ) - - - ( 1 )
wherein t represents time; y (t) is an observed value, namely sinogram data obtained after noise correction; d represents the projection matrix of the projection relation between the radioactive concentration in the human body and the PET scanning, and is determined by the inherent characteristic of the PET device; x (t) is the radioactive concentration distribution, i.e. the object to be reconstructed; v (t) is process noise; e (t) is residual measurement noise after data acquisition and correction;
2) a reconstructed image based on improved sequential filtering is obtained according to the following equation:
x ^ i ( t ) = x ^ i - 1 ( t ) + K i ( t ) ( y i ( t ) - D x ^ i - 1 ( t ) ) , x ^ 0 ( t ) = x ^ ( 0 ) - - - ( 2 )
K i ( t ) = P i ( t ) D i T ( D i P i ( t ) D i T + R i ) - 1 - - - ( 3 )
P i ( t ) = P i - 1 ( t ) + Q i - K i ( t ) ( D i P i ( t ) D i T + R i ) K i T ( t ) , P 0 ( t ) = P ( t ) - - - ( 4 )
x ^ ( t ) = x ^ r ( t ) - - - ( 5 )
P(t)=Pr(t)(6)
wherein,is a filtered reconstructed value of the spatial concentration,is the initial filtering value of space concentration, y (t) is the corrected measured sinogram data, P (t) is the estimated error covariance matrix of space concentration, P (0) is the estimated error covariance of initial space concentration, divide y (t) into r blocks, yi(t) is the ith block of y (t), Di,Ri,QiIs corresponding to yi(t) matrix D, R, partitioning of Q, Ki(t) is a radical corresponding to yi(t) a filter gain matrix of (t),is based on { y (0), …, y (t-1), y1(t),…,yi(t) } spatial concentration filtered reconstruction value, Pi(t) is a number corresponding to { y (0), …, y (t-1), y1(t),…,yi(t) } filter error covariance matrix. Iteration from initial valueStarting from P (0), measuring value y (t), and obtaining radioactivity concentration distribution through N iterationsThe reconstruction process is as follows:
2.1) first set the initial value and initial estimated covariance of the radioactivity concentration distributionP0(0)=P(0);
2.2) acquiring sinogram data y (t);
2.3) dividing the sinogram data y (t) into r blocks;
2.4) calculating the gain matrix K using equation (3)i(t);
2.5) Using the measurement value yi(t) and a gain Ki(t) calculating a spatial concentration estimate from the state update equation (2)And deducing the corresponding estimated error covariance matrix P according to (4)i(t);
2.6) if i < r, i ═ i +1, jump to step 2.4), otherwise,P(t)=Pr(t);
2.7) if t is less than N, t is t +1, jumping to step 2.2), otherwise, the algorithm ends.
The technical conception of the invention is as follows: based on the analysis of the imaging principle of the PET system by using the Kalman filtering method, the problem that the reconstruction speed of the reconstruction method is slow is found in the inversion of a high-dimensional matrix caused by high-dimensional observation, and the inversion of the low-dimensional matrix is only needed to be solved finally by blocking the high-dimensional observation into relatively low-dimensional observation, so that the problems are effectively solved.
According to the technical scheme, the beneficial effects of the invention are mainly shown in that: on the premise of ensuring the same reconstruction effect (as the PET image reconstruction directly based on Kalman filtering), the inversion of a high-dimensional matrix is effectively avoided, and the reconstruction speed is further improved.
Drawings
FIG. 1 is a schematic flow chart of the steps of the PET image reconstruction method of the present invention.
Detailed Description
In order to describe the present invention more specifically, the method for reconstructing the static PET concentration according to the present invention will be described in detail with reference to the accompanying drawings and embodiments.
As shown in fig. 1, a method for reconstructing a static PET image based on improved sequential filtering includes the following steps:
1) according to the PET imaging principle, a state space system is established:
x ( t + 1 ) = x ( t ) + v ( t ) y ( t ) = D x ( t ) + e ( t ) - - - ( 7 )
wherein t represents time; y (t) is an observed value, namely sinogram data obtained after noise correction; d represents the projection matrix of the projection relation between the radioactive concentration in the human body and the PET scanning, is determined by the inherent characteristics of the PET device, and is obtained by adopting a single response line model to carry out approximate calculation in the experiment; x (t) is the radioactive concentration distribution, i.e. the object to be reconstructed; v (t) is process noise; e (t) is residual measurement noise after data acquisition and noise correction; v (t), e (t) are respectively normal Gaussian distribution of diagonal matrixes Q and R according to covariance matrixes;
2) a reconstructed image based on improved sequential filtering is obtained according to the following equation:
x ^ i ( t ) = x ^ i - 1 ( t ) + K i ( t ) ( y i ( t ) - D x ^ i - 1 ( t ) ) , x ^ 0 ( t ) = x ^ ( 0 ) - - - ( 8 )
K i ( t ) = P i ( t ) D i T ( D i P i ( t ) D i T + R i ) - 1 - - - ( 9 )
P i ( t ) = P i - 1 ( t ) + Q i - K i ( t ) ( D i P i ( t ) D i T + R i ) K i T ( t ) , P 0 ( t ) = P ( t ) - - - ( 10 )
P(t)=Pr(t)(12)
wherein,is a filtered reconstructed value of the spatial concentration,the initial value of the spatial density is a filtering initial value, y (t) is measurable corrected sinogram data, P (t) is an estimated error covariance matrix of the spatial density, P (0) is an estimated error covariance of the initial spatial density, a subscript i is 1, …, r, y (t) is divided into r blocks, y (t) is a mean value of the initial spatial density, and the initial spatial density is measured by a computeri(t) is the ith block of y (t), Di,Ri,QiIs and yi(t) partitioning of compatible matrices D, R, Q, Ki(t) is a radical corresponding to yi(t) a filter gain matrix of (t),based on until observation yi(t) spatial concentration filtered reconstruction value, Pi(t) is the value corresponding to the observation up to the observation yi(t) filter error covariance matrix. Iteration from initial valueStarting from P (0), measuring value y (t), and obtaining radioactive concentration distribution through multiple iterationsAs shown in fig. 1, the iterative process of image reconstruction based on improved sequential filtering is as follows:
2.1) first of all, the initial values and the initial variances of the radioactive concentration distributions are setP0(0) The two values are given by empirical values, but without a priori knowledge, the two values can be given byP0(0) Respectively taking a zero matrix and an identity matrix;
2.2) acquiring sinogram data y (t);
2.3) dividing the sinogram data y (t) into r blocks;
2.4) calculating the gain matrix K using equation (9)i(t);
2.5) Using the measurement value yi(t) and a gain Ki(t) calculating a spatial concentration estimate from the state update equation (8)And deducing the corresponding estimated error covariance matrix P according to (10)i(t);
2.6) if i < r, i ═ i +1, jump to step 2.4), otherwise,P(t)=Pr(t);
2.7) if t is less than N, and t is t +1, jumping to the step 2.2), otherwise, finishing the algorithm to obtain a final concentration reconstruction result.

Claims (1)

1. A static PET image reconstruction method based on improved sequential filtering is characterized in that: the image reconstruction method comprises the following steps:
1) establishing a state space model of the PET system:
x ( t + 1 ) = x ( t ) + v ( t ) y ( t ) = D x ( t ) + e ( t ) - - - ( 1 )
wherein t represents time; y (t) is an observed value, namely sinogram data obtained after noise correction; d represents the projection matrix of the projection relation between the radioactive concentration in the human body and the PET scanning, and is determined by the inherent characteristic of the PET device; x (t) is the radioactive concentration distribution, i.e. the object to be reconstructed; v (t) is process noise; e (t) is residual measurement noise after data acquisition and correction;
2) a reconstructed image based on improved sequential filtering is obtained according to the following equation:
x ^ i ( t ) = x ^ i - 1 ( t ) + K i ( t ) ( y i ( t ) - D x ^ i - 1 ( t ) ) , x ^ 0 ( t ) = x ^ ( 0 ) - - - ( 2 )
K i ( t ) = P i ( t ) D i T ( D i P i ( t ) D i T + R i ) - 1 - - - ( 3 )
P i ( t ) = P i - 1 ( t ) + Q i - K i ( t ) ( D i P i ( t ) D i T + R i ) K i T ( t ) , P 0 ( t ) = P ( t ) - - - ( 4 )
x ^ ( t ) = x ^ r ( t ) - - - ( 5 )
P(t)=Pr(t)(6)
wherein,is a filtered reconstructed value of the spatial concentration,is the initial filtering value of space concentration, y (t) is the corrected measured sinogram data, P (t) is the estimated error covariance matrix of space concentration, P (0) is the estimated error covariance of initial space concentration, divide y (t) into r blocks, yi(t) is the ith block of y (t), Di,Ri,QiIs corresponding to yi(t) matrix D, R, partitioning of Q, Ki(t) is a radical corresponding to yi(t) a filter gain matrix of (t),is based on { y (0), …, y (t-1), y1(t),…,yi(t) } spatial concentration filtered reconstruction value, Pi(t) is a number corresponding to { y (0), …, y (t-1), y1(t),…,yi(t) } filter error covariance matrix. Iteration from initial valueStarting from P (0), measuring value y (t), and obtaining radioactivity concentration distribution through N iterationsThe reconstruction process is as follows:
2.1) first set the initial value and initial estimated covariance of the radioactivity concentration distributionP0(0)=P(0);
2.2) acquiring sinogram data y (t);
2.3) dividing the sinogram data y (t) into r blocks;
2.4) calculating the gain matrix K using equation (3)i(t);
2.5) Using the measurement value yi(t) and a gain Ki(t) calculating a spatial concentration estimate from the state update equation (2)And deducing the corresponding estimated error covariance matrix P according to (4)i(t);
2.6) if i < r, i ═ i +1, jump to step 2.4), otherwise,P(t)=Pr(t);
2.7) if t is less than N, and t is t +1, jumping to step 2.2), otherwise, ending the algorithm and obtaining a final reconstruction result.
CN201510657627.9A 2015-10-12 2015-10-12 Based on the static PET image reconstruction method for improving Sequential filter Active CN105279777B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510657627.9A CN105279777B (en) 2015-10-12 2015-10-12 Based on the static PET image reconstruction method for improving Sequential filter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510657627.9A CN105279777B (en) 2015-10-12 2015-10-12 Based on the static PET image reconstruction method for improving Sequential filter

Publications (2)

Publication Number Publication Date
CN105279777A true CN105279777A (en) 2016-01-27
CN105279777B CN105279777B (en) 2017-12-19

Family

ID=55148728

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510657627.9A Active CN105279777B (en) 2015-10-12 2015-10-12 Based on the static PET image reconstruction method for improving Sequential filter

Country Status (1)

Country Link
CN (1) CN105279777B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107221012A (en) * 2017-05-09 2017-09-29 浙江工业大学 Static PET image reconstruction method based on Kalman filtering with improved application range

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101499173A (en) * 2009-03-06 2009-08-05 刘华锋 Kalman filtering image reconstruction method in PET imaging
US20130058551A1 (en) * 2011-09-01 2013-03-07 Siemens Medical Solutions Usa, Inc. Complementary PET Reconstruction
CN103793929A (en) * 2014-01-10 2014-05-14 浙江工业大学 Static PET image reconstruction method based on H2/H8mixed filtering

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101499173A (en) * 2009-03-06 2009-08-05 刘华锋 Kalman filtering image reconstruction method in PET imaging
US20130058551A1 (en) * 2011-09-01 2013-03-07 Siemens Medical Solutions Usa, Inc. Complementary PET Reconstruction
CN103793929A (en) * 2014-01-10 2014-05-14 浙江工业大学 Static PET image reconstruction method based on H2/H8mixed filtering

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
WANG HONGXIA ET AL: "PET reconstruction based on optimal linear stochastic filtering", 《PROCEEDINGS OF THE 33RD CHINESE CONTROL CONFERENCE》 *
沈云霞 等: "基于鲁棒自适应Kalman滤波的PET放射性浓度重建", 《中国图象图形学报》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107221012A (en) * 2017-05-09 2017-09-29 浙江工业大学 Static PET image reconstruction method based on Kalman filtering with improved application range
CN107221012B (en) * 2017-05-09 2020-05-05 浙江工业大学 Static PET image reconstruction method based on Kalman filtering with improved application range

Also Published As

Publication number Publication date
CN105279777B (en) 2017-12-19

Similar Documents

Publication Publication Date Title
WO2021232653A1 (en) Pet image reconstruction algorithm combining filtered back-projection algorithm and neural network
EP3566209B1 (en) Standardized uptake value (suv) guided reconstruction control for improved outcome robustness in positron emission tomography (pet) imaging
Zhao et al. Study of low-dose PET image recovery using supervised learning with CycleGAN
Wang et al. Generalized algorithms for direct reconstruction of parametric images from dynamic PET data
CN104657950B (en) Dynamic PET (positron emission tomography) image reconstruction method based on Poisson TV
CN110996800B (en) System, method, and non-transitory computer readable medium for determining PET imaging kinetic parameters
CN110136076B (en) Medical scanning imaging method, device, storage medium and computer equipment
WO2024109762A1 (en) Pet parameter determination method and apparatus, and device and storage medium
CN113052933B (en) Parameter imaging method and system
Izadi et al. Enhanced direct joint attenuation and scatter correction of whole-body PET images via context-aware deep networks
CN112529977B (en) PET image reconstruction method and system
CN112365479B (en) PET parameter image processing method, device, computer equipment and storage medium
Fan et al. ABC in nuclear imaging
CN105279777B (en) Based on the static PET image reconstruction method for improving Sequential filter
Liu et al. Population-based deep image prior for dynamic PET denoising: A data-driven approach to improve parametric quantification
CN115984401A (en) Dynamic PET image reconstruction method based on model-driven deep learning
CN103793929B (en) Static PET image reconstruction method based on H2/H8mixed filtering
Tong et al. A robust state-space kinetics-guided framework for dynamic PET image reconstruction
CN105719256A (en) PET image partial volume correction method based on guiding of structural image
CN107221012B (en) Static PET image reconstruction method based on Kalman filtering with improved application range
Chen et al. Dynamic PET image reconstruction using deep physiology prior
Angelis et al. Evaluation of a direct 4D reconstruction method using GLLS for estimating parametric maps of micro-parameters
CN112365593B (en) PET image reconstruction method and system
CN112634147B (en) PET image noise reduction method, system, device and medium for self-supervision learning
Demirkaya Post-reconstruction filtering of positron emission tomography whole-body emission images and attenuation maps using nonlinear diffusion filtering1

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20200330

Address after: 310018 Room 1004-1006, 17 Block 57, Baiyang Street Science Park Road, Hangzhou Economic and Technological Development Zone, Zhejiang Province

Patentee after: Zhejiang Qibo Intellectual Property Operation Co.,Ltd.

Address before: The city Zhaohui six districts Chao Wang Road Hangzhou city Zhejiang province Zhejiang University of Technology No. 18 310014

Patentee before: ZHEJIANG UNIVERSITY OF TECHNOLOGY

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20200803

Address after: No.180 Xueyuan Street, Huixing Road, Ziliujing District, Zigong City, Sichuan Province (Room 1504-2, Sichuan University of Light Chemical Technology Internship and Training Building)

Patentee after: Sichuan Chengzhuan Technology Co.,Ltd.

Address before: 310018 Room 1004-1006, 17 Block 57, Baiyang Street Science Park Road, Hangzhou Economic and Technological Development Zone, Zhejiang Province

Patentee before: Zhejiang Qibo Intellectual Property Operation Co.,Ltd.

TR01 Transfer of patent right