
Iterative reconstruction refers to
iterative algorithms used to reconstruct 2D and
3D images in certain
imaging techniques.
For example, in
computed tomography
A computed tomography scan (CT scan; formerly called computed axial tomography scan or CAT scan) is a medical imaging technique used to obtain detailed internal images of the body. The personnel that perform CT scans are called radiographers ...
an image must be reconstructed from projections of an object. Here, iterative reconstruction techniques are usually a
better, but computationally more expensive alternative to the common
filtered back projection
In mathematics, the Radon transform is the integral transform which takes a function ''f'' defined on the plane to a function ''Rf'' defined on the (two-dimensional) space of lines in the plane, whose value at a particular line is equal to the ...
(FBP) method, which directly calculates the image in
a single reconstruction step.
[Herman, G. T.]
Fundamentals of computerized tomography: Image reconstruction from projection
2nd edition, Springer, 2009 In recent research works, scientists have shown that extremely fast computations and massive parallelism is possible for iterative reconstruction, which makes iterative reconstruction practical for commercialization.
Basic concepts

The reconstruction of an image from the acquired data is an
inverse problem. Often, it is not possible to exactly solve the inverse
problem directly. In this case, a direct algorithm has to approximate the solution, which might cause visible reconstruction
artifacts in the image. Iterative algorithms approach the correct solution using multiple iteration steps, which allows to obtain a better reconstruction at the cost of a higher computation time.
There are a large variety of algorithms, but each starts with an assumed image, computes projections from the image, compares the original projection data and updates the image based upon the difference between the calculated and the actual projections.
Algebraic reconstruction
The Algebraic Reconstruction Technique (ART) was the first iterative reconstruction technique used for
computed tomography
A computed tomography scan (CT scan; formerly called computed axial tomography scan or CAT scan) is a medical imaging technique used to obtain detailed internal images of the body. The personnel that perform CT scans are called radiographers ...
by
Hounsfield.
iterative Sparse Asymptotic Minimum Variance
The
iterative Sparse Asymptotic Minimum Variance algorithm is an iterative, parameter-free
superresolution
Super-resolution imaging (SR) is a class of techniques that enhance (increase) the resolution of an imaging system. In optical SR the diffraction limit of systems is transcended, while in geometrical SR the resolution of digital imaging sensors ...
tomographic reconstruction method inspired by
compressed sensing, with applications in
synthetic-aperture radar
Synthetic-aperture radar (SAR) is a form of radar that is used to create two-dimensional images or three-dimensional reconstructions of objects, such as landscapes. SAR uses the motion of the radar antenna over a target region to provide fine ...
,
computed tomography scan
A computed tomography scan (CT scan; formerly called computed axial tomography scan or CAT scan) is a medical imaging technique used to obtain detailed internal images of the body. The personnel that perform CT scans are called radiographers ...
, and
magnetic resonance imaging (MRI).
Statistical reconstruction
There are typically five components to statistical iterative image reconstruction algorithms, e.g.
# An object model that expresses the unknown continuous-space function
that is to be reconstructed in terms of a finite series with unknown coefficients that must be estimated from the data.
# A system model that relates the unknown object to the "ideal" measurements that would be recorded in the absence of measurement noise. Often this is a linear model of the form
, where
represents the noise.
# A
statistical model
A statistical model is a mathematical model that embodies a set of statistical assumptions concerning the generation of Sample (statistics), sample data (and similar data from a larger Statistical population, population). A statistical model repres ...
that describes how the noisy measurements vary around their ideal values. Often
Gaussian noise or
Poisson statistics
In probability theory and statistics, the Poisson distribution is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time or space if these events occur with a known co ...
are assumed. Because
Poisson statistics
In probability theory and statistics, the Poisson distribution is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time or space if these events occur with a known co ...
are closer to reality, it is more widely used.
# A
cost function that is to be minimized to estimate the image coefficient vector. Often this cost function includes some form of
regularization. Sometimes the regularization is based on
Markov random fields.
# An
algorithm, usually iterative, for minimizing the cost function, including some initial estimate of the image and some stopping criterion for terminating the iterations.
Learned Iterative Reconstruction
In learned iterative reconstruction, the updating algorithm is learned from training data using techniques from
machine learning such as
convolutional neural networks, while still incorporating the image formation model. This typically gives faster and higher quality reconstructions and has been applied to CT and MRI reconstruction.
Advantages

The advantages of the iterative approach include improved insensitivity to
noise and capability of reconstructing an
optimal image in the case of incomplete data. The method has been applied in emission tomography modalities like
SPECT and
PET, where there is significant attenuation along ray paths and
noise statistics are relatively poor.
Statistical, likelihood-based approaches: Statistical, likelihood-based iterative
expectation-maximization algorithms
are now the preferred method of reconstruction. Such algorithms compute estimates of the likely distribution of annihilation events that led to the measured data, based on statistical principle, often providing better noise profiles and resistance to the streak artifacts common with FBP. Since the density of radioactive tracer is a function in a function space, therefore of extremely high-dimensions, methods which regularize the maximum-likelihood solution turning it towards penalized or maximum a-posteriori methods can have significant advantages for low counts. Examples such as
Ulf Grenander's
Sieve estimator
or Bayes penalty methods, or via
I.J. Good
Irving John Good (9 December 1916 – 5 April 2009)The Times of 16-apr-09, http://www.timesonline.co.uk/tol/comment/obituaries/article6100314.ece
was a British mathematician who worked as a cryptologist at Bletchley Park with Alan Turing. Afte ...
's roughness method may yield superior performance to expectation-maximization-based methods which involve a Poisson likelihood function only.
As another example, it is considered superior when one does not have a large set of projections available, when the projections are not distributed uniformly in angle, or when the projections are sparse or missing at certain orientations. These scenarios may occur in
intraoperative
The perioperative period is the time period of a patient's surgical procedure. It commonly includes ward admission, anesthesia, surgery, and recovery. Perioperative may refer to the three phases of surgery: preoperative, intraoperative, and posto ...
CT, in
cardiac CT, or when metal
artifacts
require the exclusion of some portions of the projection data.
In
Magnetic Resonance Imaging
Magnetic resonance imaging (MRI) is a medical imaging technique used in radiology to form pictures of the anatomy and the physiological processes of the body. MRI scanners use strong magnetic fields, magnetic field gradients, and radio wave ...
it can be used to reconstruct images from data acquired with multiple receive coils and with sampling patterns different from the conventional Cartesian grid and allows the use of improved regularization techniques (e.g.
total variation) or an extended modeling of physical processes to improve the reconstruction. For example, with iterative algorithms it is possible to
reconstruct images from data acquired in a very short time as required for
real-time MRI (rt-MRI).
In
Cryo Electron Tomography
Electron cryotomography (CryoET) is an imaging technique used to produce high-resolution (~1–4 nm) three-dimensional views of samples, often (but not limited to) biological macromolecules and cells. CryoET is a specialized application of tra ...
, where the limited number of projections are acquired due to the hardware limitations and to avoid the biological specimen damage, it can be used along with
compressive sensing
Compressed sensing (also known as compressive sensing, compressive sampling, or sparse sampling) is a signal processing technique for efficiently acquiring and reconstructing a Signal (electronics), signal, by finding solutions to Underdetermined ...
techniques or regularization functions (e.g.
Huber function) to improve the reconstruction for better interpretation.
Here is an example that illustrates the benefits of iterative image reconstruction for cardiac MRI.
[I Uyanik, P Lindner, D Shah, N Tsekos I Pavlidis (2013) Applying a Level Set Method for Resolving Physiologic Motions in Free-Breathing and Non-gated Cardiac MRI. FIMH, 2013, ]
See also
*
Tomographic reconstruction
*
Positron Emission Tomography
Positron emission tomography (PET) is a functional imaging technique that uses radioactive substances known as radiotracers to visualize and measure changes in Metabolism, metabolic processes, and in other physiological activities including bl ...
*
Tomogram
Tomography is imaging by sections or sectioning that uses any kind of penetrating wave. The method is used in radiology, archaeology, biology, atmospheric science, geophysics, oceanography, plasma physics, materials science, cosmochemis ...
*
Computed Tomography
A computed tomography scan (CT scan; formerly called computed axial tomography scan or CAT scan) is a medical imaging technique used to obtain detailed internal images of the body. The personnel that perform CT scans are called radiographers ...
*
Magnetic Resonance Imaging
Magnetic resonance imaging (MRI) is a medical imaging technique used in radiology to form pictures of the anatomy and the physiological processes of the body. MRI scanners use strong magnetic fields, magnetic field gradients, and radio wave ...
*
Inverse problem
*
Osem
*
Deconvolution
*
Inpainting
*
Algebraic Reconstruction Technique
*
iterative Sparse Asymptotic Minimum Variance
References
{{DEFAULTSORT:Iterative Reconstruction
Medical imaging
Image processing