SlideShare a Scribd company logo
Inverse problems in medical
imaging
Nikita Moriakov
Diagnostic Image Analysis Group
Department of Radiology and Nuclear Medicine
Radboud University Medical Center, Nijmegen
Plan
• Inverse problems
• Deep Learning in Inverse Problems: Fully
learned inversion vs. Learned iterative
schemes
• Results and future work
Inverse problems
What is inverse problem?
• 𝑓𝑡𝑟𝑢𝑒 ∈ 𝑋 is an unknown true model parameter, 𝑔 ∈ 𝑌 is data, 𝑒 is sample
from measurement noise and 𝐴: 𝑋 → 𝑌 is a continuous operator mapping
model parameter to data (in the absence of noise)
• Examples: CT & MR reconstruction, denoising, inpainting.
Examples: Radon Transform
• Let 𝑓 ∈ 𝐿1 ℝ2 be a function such
that 𝑓(𝑥, 𝑦) is the attenuation
coefficient of scanned object at
point (𝑥, 𝑦)
• If X-ray going along the line 𝐿 has
incident intensity 𝐼0, the outcoming
intensity equals 𝐼0 𝑒
− 𝑥,𝑦 ∈𝐿
𝑓 𝑥,𝑦 𝑑𝐿
Examples: Radon Transform
• Parametrize all lines by the angle 𝜃 and
the distance 𝑠 to the origin
• The Radon transform of 𝑓 is a function of
𝑠 ∈ ℝ, 𝜃 ∈ [0, 2 𝜋) given by
Radon, 1907
Back projection (key for inversion)
Examples: Radon Transform
• This direct analytic inversion is called
Filtered Back Projection today.
• Radon transform is invertible (when we
know projections from all directions and
all rays intersecting the object).
Examples: DBT
• Available since late 2000s.
• Rapidly replacing Digital
Mammography
• Can have resolution as high as DM
standards.
Examples: DBT
• The x-ray tube moves in an arc
over the compressed breast
capturing multiple images of each
breast from different angles in a
continuous or step-and-shoot
fashion.
Examples: MR
• Fourier transform ℱ maps images
to frequency domain.
• Some measurements in this domain
are taken, giving subsampling mask
𝑃.
• Inverse Fourier transform maps
back to the image domain.
• Reconstructed image can deviate
from target if k-space is
undersampled.
Problems with inverse problems?
• 𝐴 can have non-trivial kernel. E.g., for CT with limited number of view
angles the following holds:
• 𝐴 can have discontinuous inverse, thus variations in noise can have strong
effect on reconstruction.
Bayesian view and regularization,
MAP
• Finding most likely reconstruction given measurements amounts to
finding 𝑎𝑟𝑔𝑚𝑎𝑥𝑖𝑚𝑎𝑔𝑒 𝑃 𝐼𝑚𝑎𝑔𝑒 𝑀𝑒𝑎𝑠).
• 𝑎𝑟𝑔𝑚𝑎𝑥𝑖𝑚𝑎𝑔𝑒 𝑃 𝐼𝑚𝑎𝑔𝑒 𝑀𝑒𝑎𝑠) = 𝑎𝑟𝑔𝑚𝑎𝑥𝑖𝑚𝑎𝑔𝑒
𝑃 𝑀𝑒𝑎𝑠 𝐼𝑚𝑎𝑔𝑒)⋅𝑃 𝐼𝑚𝑎𝑔𝑒
𝑃(𝑀𝑒𝑎𝑠)
=
𝑎𝑟𝑔𝑚𝑎𝑥𝑖𝑚𝑎𝑔𝑒 (log 𝑃 𝑀𝑒𝑎𝑠 𝐼𝑚𝑎𝑔𝑒 + log 𝑃(𝐼𝑚𝑎𝑔𝑒))
• log 𝑃(𝑀𝑒𝑎𝑠|𝐼𝑚𝑎𝑔𝑒) is the log-likelihood of observed data, log 𝑃(𝐼𝑚𝑎𝑔𝑒)
is the prior term.
• Prior term is used for regularization such as TV regularization.
Deep Learning for Inverse
Problems
Inverse problems with DL
Fully learned data driven
reconstruction
• Generic parametrization by a neural
network to find an inverse mapping
𝑅 𝜃: 𝑌 → 𝑋 with 𝜃 being the neural
network weights
• No need to have explicit forward
operator or data likelihood
• Need to use fully connected layers
and hence requires a lot of
parameters.
Learned iterative schemes
• Contains explicit knowledge of
forward operator built in the
architecture of 𝑅 𝜃: 𝑌 → 𝑋
• Architecture motivated by existing
optimization algorithms
Inverse problems with DL
Learned regularizers
• Train a regularizer 𝑆 𝜃: 𝑋 → ℝ
separately, which is parametrized
by a neural network, and is ideally
proportional to the image prior
(Bayesian view).
• Can be trained adversarily.
Fully learned inference
• Zhu, Liu, Rosen, Rosen “Image reconstruction by domain transform
manifold learning” 2018
Learned Iterative Schemes: LPD
• Learned Primal-Dual (LPD) is an example of learned iterative schemes.
• Architecture motivated by Primal-Dual Hybrid Gradient Method.
Learned Primal-Dual
• A deep neural network
• Iterative procedure inspired by
Primal-Dual Hybrid Gradient
algorithm
• Consists of a primal/dual
reconstruction blocks which
performs small “steps” in
image and projection space
respectively.
Network architecture
Results (Adler & Öktem)
Learned Iterative Schemes: RIM
• The goal in MAP estimate is finding
• This is often done in via an iterative scheme
• To avoid the need to learn prior, we can “generalize” this to the form
• So can optimize this as a recurrent neural network.
Recurrent Inference Machines for MR
Lonning, Putzky, Caan, Welling Recurrent Inference Machines for Accelerated MRI Reconstruction 2018
RIM for MRI Reconstruction
Lonning, Putzky, Caan, Welling Recurrent Inference Machines for Accelerated MRI Reconstruction 2018
Results and future work
SPIE 2019 Medical Imaging
Data for the experiment
• Synthetic breast images generated by realistic digital breast
phantom (from I. Sechopoulos et al.)
• 25 view angles: [-24, -22, … , 22, 24] deg
Results (LPD on DBT)
Network architecture (LPD)
LPD for DBT architecture (DBToR)
𝑚
𝑇(𝑚)
Results (beginning of training)
Results (end of training)
Results
Future work
Compressed breast phantom
Classification
Image Segmentation:
Skin – Adipose – Glandular
Caballo M. et al . 2018 “An Unsupervised Automatic Segmentation algorithm for breast tissue” – Med. Phys.
Finite Element
Compression
BCT images acquired
from patients at Radboudumc
Finite Element Compression
Breast Density Map
• Create a mesh of the breast
• Simulate the compression of soft tissue (adipose,
glandular & skin) using the high-performance explicit
finite element solver, developed for medical application
Compression
Compression
The breast support is move up by 20
mm (to make the bottom flat);
the compression is performed by
moving down the compression paddle
Voxel Resolution of (0.273 mm)3
Results
Sources
• Arridge, Maass, Öktem, Schönlieb “Solving Inverse Problems Using Data
Driven Models”, Acta Numerica 2019.
• Adler, Öktem “Learned Primal-dual Reconstruction”
• Markoe, “Analytic Tomography”
• Zhu, Liu, Rosen, Rosen “Image reconstruction by domain transform
manifold learning”, Nature 2018
• Lønning, Putzky, Caan, Welling “Recurrent Inference Machines for
Accelerated MRI Reconstruction”, Medical Image Analysis, 2018
Thank you!

More Related Content

What's hot

Image reconstruction in computed tomography
Image reconstruction in computed tomographyImage reconstruction in computed tomography
Image reconstruction in computed tomography
Manojzz Bhatta
 
Wavelet Transform and DSP Applications
Wavelet Transform and DSP ApplicationsWavelet Transform and DSP Applications
Wavelet Transform and DSP Applications
University of Technology - Iraq
 
Wavelet
WaveletWavelet
Wavelet
aiQUANT
 
Discrete Fourier Transform
Discrete Fourier TransformDiscrete Fourier Transform
Discrete Fourier Transform
Abhishek Choksi
 
MAMMOGRAM IMAGE ANALYSIS
MAMMOGRAM IMAGE ANALYSISMAMMOGRAM IMAGE ANALYSIS
MAMMOGRAM IMAGE ANALYSIS
ajayhakkumar
 
Digital Signal Processing by Dr. R. Prakash Rao
Digital Signal Processing by Dr. R. Prakash Rao Digital Signal Processing by Dr. R. Prakash Rao
Digital Signal Processing by Dr. R. Prakash Rao
Prakash Rao
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
PRABHAHARAN429
 
Wavelet Signal Processing
Wavelet Signal ProcessingWavelet Signal Processing
Wavelet Signal Processing
HAmindavarLectures
 
Classification of-signals-systems-ppt
Classification of-signals-systems-pptClassification of-signals-systems-ppt
Classification of-signals-systems-ppt
MayankSharma1126
 
Object Detection and Ship Classification Using YOLOv5
Object Detection and Ship Classification Using YOLOv5Object Detection and Ship Classification Using YOLOv5
Object Detection and Ship Classification Using YOLOv5
BOHR International Journal of Computer Science (BIJCS)
 
Discrete fourier transform
Discrete fourier transformDiscrete fourier transform
Discrete fourier transform
MOHAMMAD AKRAM
 
Image denoising
Image denoising Image denoising
Image denoising
umarjamil10000
 
Hd tv
Hd tvHd tv
Chapter_02.pdf
Chapter_02.pdfChapter_02.pdf
Chapter_02.pdf
EmmanuelOluseyi1
 
Subband Coding
Subband CodingSubband Coding
Subband Coding
Mihika Shah
 
Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)
Moe Moe Myint
 
Dsp 2018 foehu - lec 10 - multi-rate digital signal processing
Dsp 2018 foehu - lec 10 - multi-rate digital signal processingDsp 2018 foehu - lec 10 - multi-rate digital signal processing
Dsp 2018 foehu - lec 10 - multi-rate digital signal processing
Amr E. Mohamed
 
Fft analysis
Fft analysisFft analysis
Fft analysis
AldinoAldo
 
Chapter1 - Signal and System
Chapter1 - Signal and SystemChapter1 - Signal and System
Chapter1 - Signal and System
Attaporn Ninsuwan
 
Fourier transform
Fourier transformFourier transform
Fourier transform
Naveen Sihag
 

What's hot (20)

Image reconstruction in computed tomography
Image reconstruction in computed tomographyImage reconstruction in computed tomography
Image reconstruction in computed tomography
 
Wavelet Transform and DSP Applications
Wavelet Transform and DSP ApplicationsWavelet Transform and DSP Applications
Wavelet Transform and DSP Applications
 
Wavelet
WaveletWavelet
Wavelet
 
Discrete Fourier Transform
Discrete Fourier TransformDiscrete Fourier Transform
Discrete Fourier Transform
 
MAMMOGRAM IMAGE ANALYSIS
MAMMOGRAM IMAGE ANALYSISMAMMOGRAM IMAGE ANALYSIS
MAMMOGRAM IMAGE ANALYSIS
 
Digital Signal Processing by Dr. R. Prakash Rao
Digital Signal Processing by Dr. R. Prakash Rao Digital Signal Processing by Dr. R. Prakash Rao
Digital Signal Processing by Dr. R. Prakash Rao
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
 
Wavelet Signal Processing
Wavelet Signal ProcessingWavelet Signal Processing
Wavelet Signal Processing
 
Classification of-signals-systems-ppt
Classification of-signals-systems-pptClassification of-signals-systems-ppt
Classification of-signals-systems-ppt
 
Object Detection and Ship Classification Using YOLOv5
Object Detection and Ship Classification Using YOLOv5Object Detection and Ship Classification Using YOLOv5
Object Detection and Ship Classification Using YOLOv5
 
Discrete fourier transform
Discrete fourier transformDiscrete fourier transform
Discrete fourier transform
 
Image denoising
Image denoising Image denoising
Image denoising
 
Hd tv
Hd tvHd tv
Hd tv
 
Chapter_02.pdf
Chapter_02.pdfChapter_02.pdf
Chapter_02.pdf
 
Subband Coding
Subband CodingSubband Coding
Subband Coding
 
Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)
 
Dsp 2018 foehu - lec 10 - multi-rate digital signal processing
Dsp 2018 foehu - lec 10 - multi-rate digital signal processingDsp 2018 foehu - lec 10 - multi-rate digital signal processing
Dsp 2018 foehu - lec 10 - multi-rate digital signal processing
 
Fft analysis
Fft analysisFft analysis
Fft analysis
 
Chapter1 - Signal and System
Chapter1 - Signal and SystemChapter1 - Signal and System
Chapter1 - Signal and System
 
Fourier transform
Fourier transformFourier transform
Fourier transform
 

Similar to Inverse problems in medical imaging

Machine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMachine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdf
Munir Ahmad
 
Machine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMachine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptx
Munir Ahmad
 
Seminar_Thoracic EIT_UWO
Seminar_Thoracic EIT_UWOSeminar_Thoracic EIT_UWO
Seminar_Thoracic EIT_UWO
Peyman Rahmati
 
SPICE-MATEX @ DAC15
SPICE-MATEX @ DAC15SPICE-MATEX @ DAC15
SPICE-MATEX @ DAC15
Hao Zhuang
 
Super resolution in deep learning era - Jaejun Yoo
Super resolution in deep learning era - Jaejun YooSuper resolution in deep learning era - Jaejun Yoo
Super resolution in deep learning era - Jaejun Yoo
JaeJun Yoo
 
Thesis presentation
Thesis presentationThesis presentation
Thesis presentation
Julián Tachella
 
Two Dimensional Image Reconstruction Algorithms
Two Dimensional Image Reconstruction AlgorithmsTwo Dimensional Image Reconstruction Algorithms
Two Dimensional Image Reconstruction Algorithms
mastersrihari
 
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
Mokhtar SELLAMI
 
Image Reconstruction in Computed Tomography
Image Reconstruction in Computed TomographyImage Reconstruction in Computed Tomography
Image Reconstruction in Computed Tomography
Anjan Dangal
 
SPIE 10059-36(Reheman Baikejiang)
SPIE 10059-36(Reheman Baikejiang)SPIE 10059-36(Reheman Baikejiang)
SPIE 10059-36(Reheman Baikejiang)
Reheman Baikejiang
 
Sparse Sampling in Digital Image Processing
Sparse Sampling in Digital Image ProcessingSparse Sampling in Digital Image Processing
Sparse Sampling in Digital Image Processing
Eswar Publications
 
NeurIPS22.pptx
NeurIPS22.pptxNeurIPS22.pptx
NeurIPS22.pptx
Julián Tachella
 
Multi-class Classification on Riemannian Manifolds for Video Surveillance
Multi-class Classification on Riemannian Manifolds for Video SurveillanceMulti-class Classification on Riemannian Manifolds for Video Surveillance
Multi-class Classification on Riemannian Manifolds for Video Surveillance
Diego Tosato
 
ct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdfct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdf
ssuser2c7393
 
CycleMorph: Cycle consistent unsupervised deformable image registration
CycleMorph: Cycle consistent unsupervised deformable image registrationCycleMorph: Cycle consistent unsupervised deformable image registration
CycleMorph: Cycle consistent unsupervised deformable image registration
BoahKim2
 
various methods for image segmentation
various methods for image segmentationvarious methods for image segmentation
various methods for image segmentation
Raveesh Methi
 
Unsupervised Learning for Compressed Sensing MRI Using CycleGAN
Unsupervised Learning for Compressed Sensing MRI Using CycleGANUnsupervised Learning for Compressed Sensing MRI Using CycleGAN
Unsupervised Learning for Compressed Sensing MRI Using CycleGAN
Gyutaek Oh
 
Deep Implicit Layers: Learning Structured Problems with Neural Networks
Deep Implicit Layers: Learning Structured Problems with Neural NetworksDeep Implicit Layers: Learning Structured Problems with Neural Networks
Deep Implicit Layers: Learning Structured Problems with Neural Networks
Sangwoo Mo
 
mid_presentation
mid_presentationmid_presentation
mid_presentation
Chiraz Nafouki
 
2019-06-14:6 - Reti neurali e compressione immagine
2019-06-14:6 - Reti neurali e compressione immagine2019-06-14:6 - Reti neurali e compressione immagine
2019-06-14:6 - Reti neurali e compressione immagine
uninfoit
 

Similar to Inverse problems in medical imaging (20)

Machine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMachine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdf
 
Machine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMachine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptx
 
Seminar_Thoracic EIT_UWO
Seminar_Thoracic EIT_UWOSeminar_Thoracic EIT_UWO
Seminar_Thoracic EIT_UWO
 
SPICE-MATEX @ DAC15
SPICE-MATEX @ DAC15SPICE-MATEX @ DAC15
SPICE-MATEX @ DAC15
 
Super resolution in deep learning era - Jaejun Yoo
Super resolution in deep learning era - Jaejun YooSuper resolution in deep learning era - Jaejun Yoo
Super resolution in deep learning era - Jaejun Yoo
 
Thesis presentation
Thesis presentationThesis presentation
Thesis presentation
 
Two Dimensional Image Reconstruction Algorithms
Two Dimensional Image Reconstruction AlgorithmsTwo Dimensional Image Reconstruction Algorithms
Two Dimensional Image Reconstruction Algorithms
 
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
 
Image Reconstruction in Computed Tomography
Image Reconstruction in Computed TomographyImage Reconstruction in Computed Tomography
Image Reconstruction in Computed Tomography
 
SPIE 10059-36(Reheman Baikejiang)
SPIE 10059-36(Reheman Baikejiang)SPIE 10059-36(Reheman Baikejiang)
SPIE 10059-36(Reheman Baikejiang)
 
Sparse Sampling in Digital Image Processing
Sparse Sampling in Digital Image ProcessingSparse Sampling in Digital Image Processing
Sparse Sampling in Digital Image Processing
 
NeurIPS22.pptx
NeurIPS22.pptxNeurIPS22.pptx
NeurIPS22.pptx
 
Multi-class Classification on Riemannian Manifolds for Video Surveillance
Multi-class Classification on Riemannian Manifolds for Video SurveillanceMulti-class Classification on Riemannian Manifolds for Video Surveillance
Multi-class Classification on Riemannian Manifolds for Video Surveillance
 
ct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdfct_meeting_final_jcy (1).pdf
ct_meeting_final_jcy (1).pdf
 
CycleMorph: Cycle consistent unsupervised deformable image registration
CycleMorph: Cycle consistent unsupervised deformable image registrationCycleMorph: Cycle consistent unsupervised deformable image registration
CycleMorph: Cycle consistent unsupervised deformable image registration
 
various methods for image segmentation
various methods for image segmentationvarious methods for image segmentation
various methods for image segmentation
 
Unsupervised Learning for Compressed Sensing MRI Using CycleGAN
Unsupervised Learning for Compressed Sensing MRI Using CycleGANUnsupervised Learning for Compressed Sensing MRI Using CycleGAN
Unsupervised Learning for Compressed Sensing MRI Using CycleGAN
 
Deep Implicit Layers: Learning Structured Problems with Neural Networks
Deep Implicit Layers: Learning Structured Problems with Neural NetworksDeep Implicit Layers: Learning Structured Problems with Neural Networks
Deep Implicit Layers: Learning Structured Problems with Neural Networks
 
mid_presentation
mid_presentationmid_presentation
mid_presentation
 
2019-06-14:6 - Reti neurali e compressione immagine
2019-06-14:6 - Reti neurali e compressione immagine2019-06-14:6 - Reti neurali e compressione immagine
2019-06-14:6 - Reti neurali e compressione immagine
 

Recently uploaded

Tests for analysis of different pharmaceutical.pptx
Tests for analysis of different pharmaceutical.pptxTests for analysis of different pharmaceutical.pptx
Tests for analysis of different pharmaceutical.pptx
taiba qazi
 
Journal Article Review on Rasamanikya
Journal Article Review on RasamanikyaJournal Article Review on Rasamanikya
Journal Article Review on Rasamanikya
Dr. Jyothirmai Paindla
 
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
bkling
 
share - Lions, tigers, AI and health misinformation, oh my!.pptx
share - Lions, tigers, AI and health misinformation, oh my!.pptxshare - Lions, tigers, AI and health misinformation, oh my!.pptx
share - Lions, tigers, AI and health misinformation, oh my!.pptx
Tina Purnat
 
Best Ayurvedic medicine for Gas and Indigestion
Best Ayurvedic medicine for Gas and IndigestionBest Ayurvedic medicine for Gas and Indigestion
Best Ayurvedic medicine for Gas and Indigestion
Swastik Ayurveda
 
CHEMOTHERAPY_RDP_CHAPTER 2 _LEPROSY.pdf1
CHEMOTHERAPY_RDP_CHAPTER 2 _LEPROSY.pdf1CHEMOTHERAPY_RDP_CHAPTER 2 _LEPROSY.pdf1
CHEMOTHERAPY_RDP_CHAPTER 2 _LEPROSY.pdf1
rishi2789
 
Phone Us ❤8107221448❤ #ℂall #gIRLS In Dehradun By Dehradun @ℂall @Girls Hotel...
Phone Us ❤8107221448❤ #ℂall #gIRLS In Dehradun By Dehradun @ℂall @Girls Hotel...Phone Us ❤8107221448❤ #ℂall #gIRLS In Dehradun By Dehradun @ℂall @Girls Hotel...
Phone Us ❤8107221448❤ #ℂall #gIRLS In Dehradun By Dehradun @ℂall @Girls Hotel...
chandankumarsmartiso
 
CHEMOTHERAPY_RDP_CHAPTER 3_ANTIFUNGAL AGENT.pdf
CHEMOTHERAPY_RDP_CHAPTER 3_ANTIFUNGAL AGENT.pdfCHEMOTHERAPY_RDP_CHAPTER 3_ANTIFUNGAL AGENT.pdf
CHEMOTHERAPY_RDP_CHAPTER 3_ANTIFUNGAL AGENT.pdf
rishi2789
 
Light House Retreats: Plant Medicine Retreat Europe
Light House Retreats: Plant Medicine Retreat EuropeLight House Retreats: Plant Medicine Retreat Europe
Light House Retreats: Plant Medicine Retreat Europe
Lighthouse Retreat
 
ABDOMINAL TRAUMA in pediatrics part one.
ABDOMINAL TRAUMA in pediatrics part one.ABDOMINAL TRAUMA in pediatrics part one.
ABDOMINAL TRAUMA in pediatrics part one.
drhasanrajab
 
NVBDCP.pptx Nation vector borne disease control program
NVBDCP.pptx Nation vector borne disease control programNVBDCP.pptx Nation vector borne disease control program
NVBDCP.pptx Nation vector borne disease control program
Sapna Thakur
 
Efficacy of Avartana Sneha in Ayurveda
Efficacy of Avartana Sneha in AyurvedaEfficacy of Avartana Sneha in Ayurveda
Efficacy of Avartana Sneha in Ayurveda
Dr. Jyothirmai Paindla
 
Netter's Atlas of Human Anatomy 7.ed.pdf
Netter's Atlas of Human Anatomy 7.ed.pdfNetter's Atlas of Human Anatomy 7.ed.pdf
Netter's Atlas of Human Anatomy 7.ed.pdf
BrissaOrtiz3
 
Novas diretrizes da OMS para os cuidados perinatais de mais qualidade
Novas diretrizes da OMS para os cuidados perinatais de mais qualidadeNovas diretrizes da OMS para os cuidados perinatais de mais qualidade
Novas diretrizes da OMS para os cuidados perinatais de mais qualidade
Prof. Marcus Renato de Carvalho
 
Hemodialysis: Chapter 4, Dialysate Circuit - Dr.Gawad
Hemodialysis: Chapter 4, Dialysate Circuit - Dr.GawadHemodialysis: Chapter 4, Dialysate Circuit - Dr.Gawad
Hemodialysis: Chapter 4, Dialysate Circuit - Dr.Gawad
NephroTube - Dr.Gawad
 
Integrating Ayurveda into Parkinson’s Management: A Holistic Approach
Integrating Ayurveda into Parkinson’s Management: A Holistic ApproachIntegrating Ayurveda into Parkinson’s Management: A Holistic Approach
Integrating Ayurveda into Parkinson’s Management: A Holistic Approach
Ayurveda ForAll
 
Osteoporosis - Definition , Evaluation and Management .pdf
Osteoporosis - Definition , Evaluation and Management .pdfOsteoporosis - Definition , Evaluation and Management .pdf
Osteoporosis - Definition , Evaluation and Management .pdf
Jim Jacob Roy
 
Adhd Medication Shortage Uk - trinexpharmacy.com
Adhd Medication Shortage Uk - trinexpharmacy.comAdhd Medication Shortage Uk - trinexpharmacy.com
Adhd Medication Shortage Uk - trinexpharmacy.com
reignlana06
 
Top-Vitamin-Supplement-Brands-in-India List
Top-Vitamin-Supplement-Brands-in-India ListTop-Vitamin-Supplement-Brands-in-India List
Top-Vitamin-Supplement-Brands-in-India List
SwisschemDerma
 
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
Donc Test
 

Recently uploaded (20)

Tests for analysis of different pharmaceutical.pptx
Tests for analysis of different pharmaceutical.pptxTests for analysis of different pharmaceutical.pptx
Tests for analysis of different pharmaceutical.pptx
 
Journal Article Review on Rasamanikya
Journal Article Review on RasamanikyaJournal Article Review on Rasamanikya
Journal Article Review on Rasamanikya
 
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
 
share - Lions, tigers, AI and health misinformation, oh my!.pptx
share - Lions, tigers, AI and health misinformation, oh my!.pptxshare - Lions, tigers, AI and health misinformation, oh my!.pptx
share - Lions, tigers, AI and health misinformation, oh my!.pptx
 
Best Ayurvedic medicine for Gas and Indigestion
Best Ayurvedic medicine for Gas and IndigestionBest Ayurvedic medicine for Gas and Indigestion
Best Ayurvedic medicine for Gas and Indigestion
 
CHEMOTHERAPY_RDP_CHAPTER 2 _LEPROSY.pdf1
CHEMOTHERAPY_RDP_CHAPTER 2 _LEPROSY.pdf1CHEMOTHERAPY_RDP_CHAPTER 2 _LEPROSY.pdf1
CHEMOTHERAPY_RDP_CHAPTER 2 _LEPROSY.pdf1
 
Phone Us ❤8107221448❤ #ℂall #gIRLS In Dehradun By Dehradun @ℂall @Girls Hotel...
Phone Us ❤8107221448❤ #ℂall #gIRLS In Dehradun By Dehradun @ℂall @Girls Hotel...Phone Us ❤8107221448❤ #ℂall #gIRLS In Dehradun By Dehradun @ℂall @Girls Hotel...
Phone Us ❤8107221448❤ #ℂall #gIRLS In Dehradun By Dehradun @ℂall @Girls Hotel...
 
CHEMOTHERAPY_RDP_CHAPTER 3_ANTIFUNGAL AGENT.pdf
CHEMOTHERAPY_RDP_CHAPTER 3_ANTIFUNGAL AGENT.pdfCHEMOTHERAPY_RDP_CHAPTER 3_ANTIFUNGAL AGENT.pdf
CHEMOTHERAPY_RDP_CHAPTER 3_ANTIFUNGAL AGENT.pdf
 
Light House Retreats: Plant Medicine Retreat Europe
Light House Retreats: Plant Medicine Retreat EuropeLight House Retreats: Plant Medicine Retreat Europe
Light House Retreats: Plant Medicine Retreat Europe
 
ABDOMINAL TRAUMA in pediatrics part one.
ABDOMINAL TRAUMA in pediatrics part one.ABDOMINAL TRAUMA in pediatrics part one.
ABDOMINAL TRAUMA in pediatrics part one.
 
NVBDCP.pptx Nation vector borne disease control program
NVBDCP.pptx Nation vector borne disease control programNVBDCP.pptx Nation vector borne disease control program
NVBDCP.pptx Nation vector borne disease control program
 
Efficacy of Avartana Sneha in Ayurveda
Efficacy of Avartana Sneha in AyurvedaEfficacy of Avartana Sneha in Ayurveda
Efficacy of Avartana Sneha in Ayurveda
 
Netter's Atlas of Human Anatomy 7.ed.pdf
Netter's Atlas of Human Anatomy 7.ed.pdfNetter's Atlas of Human Anatomy 7.ed.pdf
Netter's Atlas of Human Anatomy 7.ed.pdf
 
Novas diretrizes da OMS para os cuidados perinatais de mais qualidade
Novas diretrizes da OMS para os cuidados perinatais de mais qualidadeNovas diretrizes da OMS para os cuidados perinatais de mais qualidade
Novas diretrizes da OMS para os cuidados perinatais de mais qualidade
 
Hemodialysis: Chapter 4, Dialysate Circuit - Dr.Gawad
Hemodialysis: Chapter 4, Dialysate Circuit - Dr.GawadHemodialysis: Chapter 4, Dialysate Circuit - Dr.Gawad
Hemodialysis: Chapter 4, Dialysate Circuit - Dr.Gawad
 
Integrating Ayurveda into Parkinson’s Management: A Holistic Approach
Integrating Ayurveda into Parkinson’s Management: A Holistic ApproachIntegrating Ayurveda into Parkinson’s Management: A Holistic Approach
Integrating Ayurveda into Parkinson’s Management: A Holistic Approach
 
Osteoporosis - Definition , Evaluation and Management .pdf
Osteoporosis - Definition , Evaluation and Management .pdfOsteoporosis - Definition , Evaluation and Management .pdf
Osteoporosis - Definition , Evaluation and Management .pdf
 
Adhd Medication Shortage Uk - trinexpharmacy.com
Adhd Medication Shortage Uk - trinexpharmacy.comAdhd Medication Shortage Uk - trinexpharmacy.com
Adhd Medication Shortage Uk - trinexpharmacy.com
 
Top-Vitamin-Supplement-Brands-in-India List
Top-Vitamin-Supplement-Brands-in-India ListTop-Vitamin-Supplement-Brands-in-India List
Top-Vitamin-Supplement-Brands-in-India List
 
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
 

Inverse problems in medical imaging

  • 1. Inverse problems in medical imaging Nikita Moriakov Diagnostic Image Analysis Group Department of Radiology and Nuclear Medicine Radboud University Medical Center, Nijmegen
  • 2. Plan • Inverse problems • Deep Learning in Inverse Problems: Fully learned inversion vs. Learned iterative schemes • Results and future work
  • 4. What is inverse problem? • 𝑓𝑡𝑟𝑢𝑒 ∈ 𝑋 is an unknown true model parameter, 𝑔 ∈ 𝑌 is data, 𝑒 is sample from measurement noise and 𝐴: 𝑋 → 𝑌 is a continuous operator mapping model parameter to data (in the absence of noise) • Examples: CT & MR reconstruction, denoising, inpainting.
  • 5. Examples: Radon Transform • Let 𝑓 ∈ 𝐿1 ℝ2 be a function such that 𝑓(𝑥, 𝑦) is the attenuation coefficient of scanned object at point (𝑥, 𝑦) • If X-ray going along the line 𝐿 has incident intensity 𝐼0, the outcoming intensity equals 𝐼0 𝑒 − 𝑥,𝑦 ∈𝐿 𝑓 𝑥,𝑦 𝑑𝐿
  • 6. Examples: Radon Transform • Parametrize all lines by the angle 𝜃 and the distance 𝑠 to the origin • The Radon transform of 𝑓 is a function of 𝑠 ∈ ℝ, 𝜃 ∈ [0, 2 𝜋) given by
  • 8. Back projection (key for inversion)
  • 9. Examples: Radon Transform • This direct analytic inversion is called Filtered Back Projection today. • Radon transform is invertible (when we know projections from all directions and all rays intersecting the object).
  • 10. Examples: DBT • Available since late 2000s. • Rapidly replacing Digital Mammography • Can have resolution as high as DM standards.
  • 11. Examples: DBT • The x-ray tube moves in an arc over the compressed breast capturing multiple images of each breast from different angles in a continuous or step-and-shoot fashion.
  • 12. Examples: MR • Fourier transform ℱ maps images to frequency domain. • Some measurements in this domain are taken, giving subsampling mask 𝑃. • Inverse Fourier transform maps back to the image domain. • Reconstructed image can deviate from target if k-space is undersampled.
  • 13. Problems with inverse problems? • 𝐴 can have non-trivial kernel. E.g., for CT with limited number of view angles the following holds: • 𝐴 can have discontinuous inverse, thus variations in noise can have strong effect on reconstruction.
  • 14. Bayesian view and regularization, MAP • Finding most likely reconstruction given measurements amounts to finding 𝑎𝑟𝑔𝑚𝑎𝑥𝑖𝑚𝑎𝑔𝑒 𝑃 𝐼𝑚𝑎𝑔𝑒 𝑀𝑒𝑎𝑠). • 𝑎𝑟𝑔𝑚𝑎𝑥𝑖𝑚𝑎𝑔𝑒 𝑃 𝐼𝑚𝑎𝑔𝑒 𝑀𝑒𝑎𝑠) = 𝑎𝑟𝑔𝑚𝑎𝑥𝑖𝑚𝑎𝑔𝑒 𝑃 𝑀𝑒𝑎𝑠 𝐼𝑚𝑎𝑔𝑒)⋅𝑃 𝐼𝑚𝑎𝑔𝑒 𝑃(𝑀𝑒𝑎𝑠) = 𝑎𝑟𝑔𝑚𝑎𝑥𝑖𝑚𝑎𝑔𝑒 (log 𝑃 𝑀𝑒𝑎𝑠 𝐼𝑚𝑎𝑔𝑒 + log 𝑃(𝐼𝑚𝑎𝑔𝑒)) • log 𝑃(𝑀𝑒𝑎𝑠|𝐼𝑚𝑎𝑔𝑒) is the log-likelihood of observed data, log 𝑃(𝐼𝑚𝑎𝑔𝑒) is the prior term. • Prior term is used for regularization such as TV regularization.
  • 15. Deep Learning for Inverse Problems
  • 16. Inverse problems with DL Fully learned data driven reconstruction • Generic parametrization by a neural network to find an inverse mapping 𝑅 𝜃: 𝑌 → 𝑋 with 𝜃 being the neural network weights • No need to have explicit forward operator or data likelihood • Need to use fully connected layers and hence requires a lot of parameters. Learned iterative schemes • Contains explicit knowledge of forward operator built in the architecture of 𝑅 𝜃: 𝑌 → 𝑋 • Architecture motivated by existing optimization algorithms
  • 17. Inverse problems with DL Learned regularizers • Train a regularizer 𝑆 𝜃: 𝑋 → ℝ separately, which is parametrized by a neural network, and is ideally proportional to the image prior (Bayesian view). • Can be trained adversarily.
  • 18. Fully learned inference • Zhu, Liu, Rosen, Rosen “Image reconstruction by domain transform manifold learning” 2018
  • 19. Learned Iterative Schemes: LPD • Learned Primal-Dual (LPD) is an example of learned iterative schemes. • Architecture motivated by Primal-Dual Hybrid Gradient Method.
  • 20. Learned Primal-Dual • A deep neural network • Iterative procedure inspired by Primal-Dual Hybrid Gradient algorithm • Consists of a primal/dual reconstruction blocks which performs small “steps” in image and projection space respectively.
  • 22. Results (Adler & Öktem)
  • 23. Learned Iterative Schemes: RIM • The goal in MAP estimate is finding • This is often done in via an iterative scheme • To avoid the need to learn prior, we can “generalize” this to the form • So can optimize this as a recurrent neural network.
  • 24. Recurrent Inference Machines for MR Lonning, Putzky, Caan, Welling Recurrent Inference Machines for Accelerated MRI Reconstruction 2018
  • 25. RIM for MRI Reconstruction Lonning, Putzky, Caan, Welling Recurrent Inference Machines for Accelerated MRI Reconstruction 2018
  • 27. SPIE 2019 Medical Imaging
  • 28. Data for the experiment • Synthetic breast images generated by realistic digital breast phantom (from I. Sechopoulos et al.) • 25 view angles: [-24, -22, … , 22, 24] deg
  • 31. LPD for DBT architecture (DBToR) 𝑚 𝑇(𝑚)
  • 33. Results (end of training)
  • 36. Compressed breast phantom Classification Image Segmentation: Skin – Adipose – Glandular Caballo M. et al . 2018 “An Unsupervised Automatic Segmentation algorithm for breast tissue” – Med. Phys. Finite Element Compression BCT images acquired from patients at Radboudumc
  • 37. Finite Element Compression Breast Density Map • Create a mesh of the breast • Simulate the compression of soft tissue (adipose, glandular & skin) using the high-performance explicit finite element solver, developed for medical application
  • 38. Compression Compression The breast support is move up by 20 mm (to make the bottom flat); the compression is performed by moving down the compression paddle Voxel Resolution of (0.273 mm)3
  • 40. Sources • Arridge, Maass, Öktem, Schönlieb “Solving Inverse Problems Using Data Driven Models”, Acta Numerica 2019. • Adler, Öktem “Learned Primal-dual Reconstruction” • Markoe, “Analytic Tomography” • Zhu, Liu, Rosen, Rosen “Image reconstruction by domain transform manifold learning”, Nature 2018 • Lønning, Putzky, Caan, Welling “Recurrent Inference Machines for Accelerated MRI Reconstruction”, Medical Image Analysis, 2018