declaration of relevant financial interests or relationships david atkinson: i have no relevant...

31
Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard to the subject matter of this presentation.

Upload: kathlyn-welch

Post on 06-Jan-2018

221 views

Category:

Documents


1 download

DESCRIPTION

Problem: Slow Phase Encoding Acquisition slower than physiological motion. –motion artefacts. Phase encode FOV just large enough to prevent wrap around. –minimises acquisition time, –Nyquist: k-space varies rapidly making interpolation difficult.

TRANSCRIPT

Page 1: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Declaration of Relevant Financial Interests or Relationships

David Atkinson:

I have no relevant financial interest or relationship to disclose with regard to the subject matter of this presentation.

Page 2: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Image Reconstruction: Motion Correction

David Atkinson [email protected]

Centre for Medical Imaging,Division of Medicine,

University College London

Page 3: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Problem: Slow Phase Encoding

• Acquisition slower than physiological motion.– motion artefacts.

• Phase encode FOV just large enough to prevent wrap around.– minimises acquisition time,– Nyquist: k-space varies rapidly making interpolation

difficult.

Page 4: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Any Motion Can Corrupt Entire Image

k-space acquired in time

images(x)

Fourier Transform

ikx

k

ekSxs )()(

The sum over all k in the Fourier Transform means that motion at any time can affect every pixel.

Page 5: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

K-Space Corrections for Affine Motion

Image Motion

Translation (rigid shift)

Rotation

Expansion

General affine

K-Space Effect

Phase ramp

Rotation (same angle)

Contraction

Affine transform

dAx)(

'xA

VΑV kAk' T1)(

)(')det(

)(2)( k'

A

dk'k S

iS e

Page 6: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Rotation Example

Time

Example rotation mid-way through scan.

Ghosting in phase encode direction.

Page 7: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Interpolation, Gridding and Missing Data

FFT requires regularly spaced samples.Rapid variations of k-space make interpolation difficult.

K-space missing in some regions.

Page 8: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Prospective Motion CorrectionMotion determined during scan & plane updated using

gradients.• Prevents pie-slice missing data.• Removes need for interpolation.• Prevents through-slice loss of data.• Can instigate re-acquisition.• Reduces reliance on post-processing.

• Introduces relative motion of coil sensitivities, distortions & field maps.

• Difficult to accurately measure tissue motion in 3D.• Gradient update can only compensate for affine motion.

Page 9: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Non-Rigid Motion

• Most physiological motion is non-rigid.• No direct correction in k-space or using gradients.• A flexible approach is to solve a matrix equation

based on the forward model of the acquisition and motion.

Page 10: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Forward Model and Matrix Solution

mEρ“Encoding” matrix with motion, coil sensitivities etc

Measured data

Artefact-free Image

2min mEρρ

Least squares solution:Conjugate gradient techniques such as LSQR.

Page 11: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

The Forward Model as Image Operations

motion-freepatient

motioncoilsensitivity

sample shot

=Measuredk-space forshot

FFTk i

Image transformation at current shot

Multiplication of image by coil sensitivity map

Fast Fourier Transform to k-space

Selection of acquired k-space for current shot

Page 12: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Shots

spin echo1 readout = 1 shot

single-shot EPI multi-shot

Page 13: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Forward Model as Matrix-Vector Operations

motion-freepatient

motioncoilsensitivity

sample shot=

Measuredk-space forshot

FFTk i

ρEm

*

Page 14: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Converting Image Operations to Matrices

• The trial motion-free image is converted to a column vector.

nn

n2

ρmotion-freepatient image

Page 15: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Expressing Motion Transform as a Matrix

?

= motioncoilFFTsampleMeasuredimage k i

=

• Matrix acts on pixels, not coordinates.• One pixel rigid shift – shifted diagonal.• Half pixel rigid shift – diagonal band, width depends

on interpolation kernel.• Shuffling (non-rigid) motion - permutation matrix.

Page 16: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Converting Image Operations to Matrices• Pixel-wise image multiplication of coil sensitivities

becomes a diagonal matrix.• FFT can be performed by matrix multiplication.• Sampling is just selection from k-space vector.

patient

= motioncoilFFTsampleMeasuredimage k i

=

Page 17: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Stack Data From All Shots, Averages and Coils

ρEm *

Page 18: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Conjugate Gradient Solution

• Efficient: does not require E to be computed or stored.

• User must supply functions to return result of matrix-vector products

• We know the correspondence between matrix-vector multiplications and image operations, hence we can code the functions.

wEEv H and

2min mEρρ

Page 19: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

The Complex Transpose EH

• Reverse the order of matrix operations and take Hermitian transpose.

• Sampling matrix is real and diagonal hence unchanged by complex transpose.

• FFT changes to iFFT.• Coil sensitivity matrix is diagonal, hence take complex

conjugate of elements.• Motion matrix ...

motion FFT

H H H H

coil sample

Page 20: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Complex transpose of motion matrix

Options:• Approximate by the inverse motion transform.• Approximate the inverse transform by negating

displacements.• Compute exactly by assembling the sparse matrix

(if not too large and sparse).• Perform explicitly using for-loops and

accumulating the results in an array.

Page 21: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Example Applications of Solving Matrix Eqnaveraged cine

‘sensors’ from central k-space lines input to coupled solver for motion model and artefact-free image.

multi-shot DWI example phase correction artefact free image

Page 22: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Summary: Forward Model Method

• Efficient Conjugate Gradient solution.• Incorporates physics of acquisition including parallel

imaging.• Copes with missing data or shot rejection.• Interpolates in the (more benign) image domain.• Can include other artefact causes e.g. phase errors in

multi-shot DWI, flow artefacts, coil motion, contrast uptake.• Can be combined with prospective acquisition.• Often regularised by terminating iterations.• Requires knowledge of motion.

Page 23: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Estimating Motion

• External measures.• Explicit navigator measures.• Self-navigated sequences.

• Coil consistency.• Iterative methods.• Motion models.

Page 24: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Estimating Motion

• External measures.• Explicit navigator measures.• Self-navigated sequences.

• Coil consistency.• Iterative methods.• Motion models.

ECG,respiratory bellows,optical tracking, ultrasound probesspirometersaccelerometersPower depositionField Probes

Page 25: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Estimating Motion

• External measures.• Explicit navigator measures.• Self-navigated sequences.

• Coil consistency.• Iterative methods.• Motion models.

pencil beam navigator,central k-space lines,orbital navigators, rapid, low resolution images,FID navigators.

Page 26: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Estimating Motion

• External measures.• Explicit navigator measures.• Self-navigated sequences.

• Coil consistency.• Iterative methods.• Motion models.

repeated acq near k-space centre,PROPELLER, radial & spiral acquisitions,spiral projection imaging,

Page 27: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Estimating Motion

• External measures.• Explicit navigator measures.• Self-navigated sequences.

• Coil consistency.• Iterative methods.• Motion models.

Predict and compare k-space lines.

Detect and minimise artefact source to make multiple coil images consistent.

Page 28: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Estimating Motion

• External measures.• Explicit navigator measures.• Self-navigated sequences.

• Coil consistency.• Iterative methods.• Motion models.

Find model parameters to minimise cost function e.g. image entropy, coil consistency.

Page 29: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Estimating Motion

• External measures.• Explicit navigator measures.• Self-navigated sequences.

• Coil consistency.• Iterative methods.• Motion models.

Link a model to scan-time signal.

Solve for motion model and image in a coupled system (GRICS).

Page 30: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Golden Angle Sampling For Motion Detection and High Resolution Imaging• Determine motion from registration of images

(each from wide temporal range).• Use motion in CG high resolution reconstruction.

[Hansen et al #749]

Page 31: Declaration of Relevant Financial Interests or Relationships David Atkinson: I have no relevant financial interest or relationship to disclose with regard

Outlook

• Prospective corrections limited to affine motion.

• Reconstruction times, 3D and memory still challenging.

• Expect intelligent use of prior knowledge: sparsity, motion models, atlases etc.

• Optimum solution target dependent. Power in combined acquisition and reconstruction methods.