SlideShare a Scribd company logo
1 of 20
Download to read offline
Motivation                   Method 1             Method 2              Extensions               Conclusion




                         Informative Priors for Segmentation
                                  of Medical Images

                       Matt Moores1,2 , Cathy Hargrave3 , Fiona Harden2
                                   & Kerrie Mengersen1

                 1 Discipline of Mathematical Sciences, Queensland University of Technology
             2   Discipline of Medical Radiation Sciences, Queensland University of Technology
                            3 Radiation Oncology Mater Centre, Queensland Health



                                        Bayes on the Beach, 2011
Motivation            Method 1        Method 2   Extensions   Conclusion



Outline


       1     Motivation
              Cone-Beam Computed Tomography

       2     Method 1
              k-means with posterior diffusion

       3     Method 2
              hidden Markov random field

       4     Extensions

       5     Conclusion
Motivation      Method 1       Method 2        Extensions    Conclusion



X-Ray Computed Tomography




             (a) Fan-Beam CT              (b) Cone-Beam CT
Motivation                                 Method 1                              Method 2                                  Extensions                              Conclusion



Distribution of Pixel Intensity
                    15000




                                                                                                  15000
                    10000




                                                                                                  10000
        Frequency




                                                                                      Frequency
                    5000




                                                                                                  5000
                    0




                            −1000   −800   −600        −400         −200   0   200                0       −1000   −800   −600        −400         −200   0   200

                                                  Hounsfield unit                                                               pixel intensity




                                    (a) Fan-Beam CT                                                               (b) Cone-Beam CT
Motivation                Method 1          Method 2          Extensions        Conclusion



itkBayesianClassifierImageFilter

             1   estimate µ using k-means




             2   estimate σ 2 for each cluster
                 (mixing proportions are assumed equal)
             3   create a matrix y∗ :
                 for each pixel yi and each cluster Ck ∼ N(µk , σk ),
                 yik = p(yi |µk , σk )



             6
             5
             4   classify each pixel yi according to the largest value of yik
Motivation                 Method 1          Method 2           Extensions        Conclusion



itkBayesianClassifierImageFilter

             1   estimate µ using k-means
                   1   select initial values for µ
                   2   assign each pixel y to the nearest µk
                   3   recalculate each µk by averaging over the members of k
                   4   repeat steps 2 & 3 until none of the pixel assignments change
             2   estimate σ 2 for each cluster
                 (mixing proportions are assumed equal)
             3   create a matrix y∗ :
                 for each pixel yi and each cluster Ck ∼ N(µk , σk ),
                 yik = p(yi |µk , σk )



             6
             5
             4   classify each pixel yi according to the largest value of yik
Motivation       Method 1      Method 2        Extensions    Conclusion



Result (k-means GMM)




             (a) Fan-Beam CT              (b) Cone-Beam CT
Motivation                Method 1          Method 2          Extensions       Conclusion



Prior



             4   matrix pik representing the prior probability of pixel i
                 belonging to cluster k
      then pixel classification is based on the posterior pik × yik

      but:
                 this has no effect on the number of clusters, nor on their
                 parameters µk and σk
                 can’t use the posterior from one classification as the prior for
                 another, unless the clusters are the same
Motivation    Method 1            Method 2               Extensions   Conclusion



Result (with prior)




                    (a) Prior                   (b) Likelihood




                                (c) Posterior
Motivation   Method 1              Method 2               Extensions   Conclusion



Result (with diffusion)




                (a) 5 iterations               (b) 10 iterations




               (c) 50 iterations              (d) 1000 iterations
Motivation         Method 1              Method 2                Extensions          Conclusion



hidden Markov random field
      Joint distribution of observed intensities y and unobserved labels z:

                        p(y, z|µ, τ ) ∝ p(y|µ, τ , z)p(z)                           (1)


                                                            1
                         yi |µj , τj , zi = j ∼ N µj ,                              (2)
                                                            τj
                                                                               
                                    N                                          
             p(z) = C(β)−1 exp             αi (zi ) + β         wij f (zi , zj )    (3)
                                                                               
                                     i=1                  i∼j

      simple Potts model (without external field):
                                                        
                                                        
                    p(z) = C(β)−1 exp β       I(zi = zj )                           (4)
                                                        
                                                    i∼j
Motivation                                 Method 1                    Method 2                                 Extensions                 Conclusion



informative prior for µ and τ
                         200




                                                                                              200
                         0




                                                                                              0
                         −200




                                                                                              −200
       Hounsfield unit




                                                                            pixel intensity
                         −400




                                                                                              −400
                         −600




                                                                                              −600
                         −800




                                                                                              −800
                         −1000




                                                                                              −1000
                                 0     1           2           3   4                                  0     1          2           3   4

                                            Electron Density                                                    Electron Density



                                     (a) Fan-Beam CT                                                      (b) Cone-Beam CT
Motivation         Method 1          Method 2            Extensions          Conclusion



external field
                                                 N
      In equation (3) earlier, the term exp      i=1 αi (zi )    defines an
      external field.




                Figure: manual contours of the organs of interest.
Motivation                Method 1       Method 2          Extensions          Conclusion



external field II

      Prior probabilities αi (zi ) for each pixel can be generated by
      simulation, based on:
               geometry of each organ, from the treatment plan
               variability in size and position, from published studies

             Axis                 prostate               seminal vesicles
             Ant-Post       x = 0.1, sd = 4.1 mm      x = 1.2, sd = 7.3 mm
             Sup-Inf       x = −0.5, sd = 2.9 mm     x = −0.7, sd = 4.5 mm
             Left-Right     x = 0.2, sd = 0.9 mm     x = −0.9, sd = 1.9 mm
      Table: Mean x and standard deviation sd of observed [5] variability in
      position, along three axes: anteroposterior (Ant-Post); superoinferior
      (Sup-Inf); & lateral (Left-Right) relative to the patient.
Motivation   Method 1              Method 2              Extensions   Conclusion



Jacobian matrix




                                                     2
                        Figure: discrete Laplacian
Motivation            Method 1              Method 2             Extensions          Conclusion



hybrid model

      Chen & Metaxas [6, 7] define the object boundary implicitly as the
      zero level set of a cost function:
       ∂φi                                   φi                                   φi
           = λ1 M i +            λ 2 Pi ·              − (λ2 Pi + λ3 )        ·
       ∂t                                    φi                                   φi
                                                                                    (5)
      where:
             Mi is the inflation force (total gradient magnitude)
             Pi is the local image force at each pixel
             (probability of pixel j belonging to object i)
                  non-overlapping constraint
                     φi
                ·    φi  is the local curvature
             (surface smoothness constraint)
Motivation           Method 1         Method 2          Extensions   Conclusion



Summary



      Two Bayesian approaches to medical image segmentation:
             k-means with posterior diffusion
             (itkBayesianClassifierImageFilter)
             hidden Markov random field
             (PyMCMC)
      Potential extensions to Potts MRF:
             external field defined by size and position of objects
             hybrid Level Set model
Motivation            Method 1           Method 2          Extensions         Conclusion



References I

             P. Teo, G. Sapiro and B. Wandell (1997) Creating connected
             representations of cortical gray matter for functional MRI
             visualization. IEEE Trans. Med. Imag. 16: 852-863.
             J. Melonakos, K. Krishnan and A. Tannenbaum (2006)
             An ITK Filter for Bayesian Segmentation:
             itkBayesianClassifierImageFilter The Insight Journal
             http://hdl.handle.net/1926/160
             Strickland, C. M., Denham, R. J., Alston, C. L., & Mengersen, K. L.
             (2011) PyMCMC : a Python package for Bayesian Estimation using
             Markov chain Monte Carlo. Journal of Statistical Software (In Press)
             C. Alston, K. Mengersen, C. Robert, J. Thompson, P. Littlefield, D.
             Perry and A. Ball (2007) Bayesian mixture models in a longitudinal
             setting for analysing sheep CAT scan images. Computational
             Statistics & Data Analysis 51(9): 4282-4296.
Motivation            Method 1           Method 2          Extensions         Conclusion



References II


             S.J. Frank, L. Dong, R. J. Kudchadker, R. De Crevoisier, A. K. Lee,
             R. Cheung, S. Choi, J. O’Daniel, S. L. Tucker, H. Wang, et al.
             (2008) Quantification of Prostate and Seminal Vesicle Interfraction
             Variation During IMRT. International Journal of Radiation
             Oncology*Biology*Physics 71(3): 813-820.
             T. Chen and D. Metaxas (2005) A hybrid framework for 3D medical
             image segmentation. Medical Image Analysis 9(6): 547-565.
             T. Chen, S. Kim, J. Zhou, D. Metaxas, G. Rajagopal & N. Yue
             (2009) 3D Meshless Prostate Segmentation and Registration in
             Image Guided Radiotherapy. In Proceedings of MICCAI 43-50.
             P. Th´venaz, T. Blu & M. Unser (2000) Interpolation Revisited.
                  e
             IEEE Trans. Medical Imaging 19(7): 739–758.
Motivation           Method 1      Method 2      Extensions   Conclusion



Acknowledgements



      Bayesian Research & Applications Group at QUT

      Radiation Oncology Mater Centre:
             Emmanuel Baveas
             Rebecca Owen
             Timothy Deegan
             Steven Sylvander
             John Baines
             Dr. Michael Poulsen

More Related Content

What's hot

A Novel Methodology for Designing Linear Phase IIR Filters
A Novel Methodology for Designing Linear Phase IIR FiltersA Novel Methodology for Designing Linear Phase IIR Filters
A Novel Methodology for Designing Linear Phase IIR FiltersIDES Editor
 
Dynamic shear stress evaluation on micro turning tool using photoelasticity
Dynamic shear stress evaluation on micro turning tool using photoelasticityDynamic shear stress evaluation on micro turning tool using photoelasticity
Dynamic shear stress evaluation on micro turning tool using photoelasticitySoumen Mandal
 
Unsupervised multispectral image Classification By fuzzy hidden Markov chains...
Unsupervised multispectral image Classification By fuzzy hidden Markov chains...Unsupervised multispectral image Classification By fuzzy hidden Markov chains...
Unsupervised multispectral image Classification By fuzzy hidden Markov chains...CSCJournals
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
MULTIFOCUS IMAGE FUSION USING MULTIRESOLUTION APPROACH WITH BILATERAL GRADIEN...
MULTIFOCUS IMAGE FUSION USING MULTIRESOLUTION APPROACH WITH BILATERAL GRADIEN...MULTIFOCUS IMAGE FUSION USING MULTIRESOLUTION APPROACH WITH BILATERAL GRADIEN...
MULTIFOCUS IMAGE FUSION USING MULTIRESOLUTION APPROACH WITH BILATERAL GRADIEN...cscpconf
 
Computer vision 3 4
Computer vision 3 4Computer vision 3 4
Computer vision 3 4sachinmore76
 
Despeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled PdeDespeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled PdeIDES Editor
 
Conjugate Gradient method for Brain Magnetic Resonance Images Segmentation
Conjugate Gradient method for Brain Magnetic Resonance Images SegmentationConjugate Gradient method for Brain Magnetic Resonance Images Segmentation
Conjugate Gradient method for Brain Magnetic Resonance Images SegmentationEL-Hachemi Guerrout
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceresearchinventy
 
Object Shape Representation by Kernel Density Feature Points Estimator
Object Shape Representation by Kernel Density Feature Points Estimator Object Shape Representation by Kernel Density Feature Points Estimator
Object Shape Representation by Kernel Density Feature Points Estimator cscpconf
 
Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Yan Xu
 
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGES
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGESAUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGES
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGEScsitconf
 
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGES
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGESAUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGES
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGEScscpconf
 
Medical image fusion using curvelet transform 2-3-4-5
Medical image fusion using curvelet transform 2-3-4-5Medical image fusion using curvelet transform 2-3-4-5
Medical image fusion using curvelet transform 2-3-4-5IAEME Publication
 
An Optimized Transform for ECG Signal Compression
An Optimized Transform for ECG Signal CompressionAn Optimized Transform for ECG Signal Compression
An Optimized Transform for ECG Signal CompressionIDES Editor
 
FR1-T08-2.pdf
FR1-T08-2.pdfFR1-T08-2.pdf
FR1-T08-2.pdfgrssieee
 

What's hot (19)

A Novel Methodology for Designing Linear Phase IIR Filters
A Novel Methodology for Designing Linear Phase IIR FiltersA Novel Methodology for Designing Linear Phase IIR Filters
A Novel Methodology for Designing Linear Phase IIR Filters
 
Dynamic shear stress evaluation on micro turning tool using photoelasticity
Dynamic shear stress evaluation on micro turning tool using photoelasticityDynamic shear stress evaluation on micro turning tool using photoelasticity
Dynamic shear stress evaluation on micro turning tool using photoelasticity
 
Unsupervised multispectral image Classification By fuzzy hidden Markov chains...
Unsupervised multispectral image Classification By fuzzy hidden Markov chains...Unsupervised multispectral image Classification By fuzzy hidden Markov chains...
Unsupervised multispectral image Classification By fuzzy hidden Markov chains...
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
BMC 2012 - Invited Talk
BMC 2012 - Invited TalkBMC 2012 - Invited Talk
BMC 2012 - Invited Talk
 
W33123127
W33123127W33123127
W33123127
 
MULTIFOCUS IMAGE FUSION USING MULTIRESOLUTION APPROACH WITH BILATERAL GRADIEN...
MULTIFOCUS IMAGE FUSION USING MULTIRESOLUTION APPROACH WITH BILATERAL GRADIEN...MULTIFOCUS IMAGE FUSION USING MULTIRESOLUTION APPROACH WITH BILATERAL GRADIEN...
MULTIFOCUS IMAGE FUSION USING MULTIRESOLUTION APPROACH WITH BILATERAL GRADIEN...
 
Computer vision 3 4
Computer vision 3 4Computer vision 3 4
Computer vision 3 4
 
Despeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled PdeDespeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled Pde
 
Shailaja
ShailajaShailaja
Shailaja
 
Conjugate Gradient method for Brain Magnetic Resonance Images Segmentation
Conjugate Gradient method for Brain Magnetic Resonance Images SegmentationConjugate Gradient method for Brain Magnetic Resonance Images Segmentation
Conjugate Gradient method for Brain Magnetic Resonance Images Segmentation
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Object Shape Representation by Kernel Density Feature Points Estimator
Object Shape Representation by Kernel Density Feature Points Estimator Object Shape Representation by Kernel Density Feature Points Estimator
Object Shape Representation by Kernel Density Feature Points Estimator
 
Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)
 
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGES
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGESAUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGES
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGES
 
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGES
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGESAUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGES
AUTOMATIC THRESHOLDING TECHNIQUES FOR SAR IMAGES
 
Medical image fusion using curvelet transform 2-3-4-5
Medical image fusion using curvelet transform 2-3-4-5Medical image fusion using curvelet transform 2-3-4-5
Medical image fusion using curvelet transform 2-3-4-5
 
An Optimized Transform for ECG Signal Compression
An Optimized Transform for ECG Signal CompressionAn Optimized Transform for ECG Signal Compression
An Optimized Transform for ECG Signal Compression
 
FR1-T08-2.pdf
FR1-T08-2.pdfFR1-T08-2.pdf
FR1-T08-2.pdf
 

Similar to Medical Image Segmentation Methods

Image sampling and quantization
Image sampling and quantizationImage sampling and quantization
Image sampling and quantizationBCET, Balasore
 
2012 mdsp pr05 particle filter
2012 mdsp pr05 particle filter2012 mdsp pr05 particle filter
2012 mdsp pr05 particle filternozomuhamada
 
Fission rate and_time_of_higly_excited_nuclei
Fission rate and_time_of_higly_excited_nucleiFission rate and_time_of_higly_excited_nuclei
Fission rate and_time_of_higly_excited_nucleiYuri Anischenko
 
Integration of biological annotations using hierarchical modeling
Integration of biological annotations using hierarchical modelingIntegration of biological annotations using hierarchical modeling
Integration of biological annotations using hierarchical modelingUSC
 
Image sampling and quantization
Image sampling and quantizationImage sampling and quantization
Image sampling and quantizationBCET, Balasore
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysisrik0
 
Mathematics and AI
Mathematics and AIMathematics and AI
Mathematics and AIMarc Lelarge
 
Markov chain Monte Carlo methods and some attempts at parallelizing them
Markov chain Monte Carlo methods and some attempts at parallelizing themMarkov chain Monte Carlo methods and some attempts at parallelizing them
Markov chain Monte Carlo methods and some attempts at parallelizing themPierre Jacob
 
bayesImageS: an R package for Bayesian image analysis
bayesImageS: an R package for Bayesian image analysisbayesImageS: an R package for Bayesian image analysis
bayesImageS: an R package for Bayesian image analysisMatt Moores
 
Image Texture Analysis
Image Texture AnalysisImage Texture Analysis
Image Texture Analysislalitxp
 
Intelligent Process Control Using Neural Fuzzy Techniques ~陳奇中教授演講投影片
Intelligent Process Control Using Neural Fuzzy Techniques ~陳奇中教授演講投影片Intelligent Process Control Using Neural Fuzzy Techniques ~陳奇中教授演講投影片
Intelligent Process Control Using Neural Fuzzy Techniques ~陳奇中教授演講投影片Chyi-Tsong Chen
 
Sampling strategies for Sequential Monte Carlo (SMC) methods
Sampling strategies for Sequential Monte Carlo (SMC) methodsSampling strategies for Sequential Monte Carlo (SMC) methods
Sampling strategies for Sequential Monte Carlo (SMC) methodsStephane Senecal
 
Unbiased MCMC with couplings
Unbiased MCMC with couplingsUnbiased MCMC with couplings
Unbiased MCMC with couplingsPierre Jacob
 

Similar to Medical Image Segmentation Methods (20)

Image sampling and quantization
Image sampling and quantizationImage sampling and quantization
Image sampling and quantization
 
YSC 2013
YSC 2013YSC 2013
YSC 2013
 
2012 mdsp pr05 particle filter
2012 mdsp pr05 particle filter2012 mdsp pr05 particle filter
2012 mdsp pr05 particle filter
 
UCB 2012-02-28
UCB 2012-02-28UCB 2012-02-28
UCB 2012-02-28
 
Fission rate and_time_of_higly_excited_nuclei
Fission rate and_time_of_higly_excited_nucleiFission rate and_time_of_higly_excited_nuclei
Fission rate and_time_of_higly_excited_nuclei
 
Integration of biological annotations using hierarchical modeling
Integration of biological annotations using hierarchical modelingIntegration of biological annotations using hierarchical modeling
Integration of biological annotations using hierarchical modeling
 
Image sampling and quantization
Image sampling and quantizationImage sampling and quantization
Image sampling and quantization
 
2018 MUMS Fall Course - Mathematical surrogate and reduced-order models - Ral...
2018 MUMS Fall Course - Mathematical surrogate and reduced-order models - Ral...2018 MUMS Fall Course - Mathematical surrogate and reduced-order models - Ral...
2018 MUMS Fall Course - Mathematical surrogate and reduced-order models - Ral...
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysis
 
Mathematics and AI
Mathematics and AIMathematics and AI
Mathematics and AI
 
Symmetrical2
Symmetrical2Symmetrical2
Symmetrical2
 
Talk 5
Talk 5Talk 5
Talk 5
 
Markov chain Monte Carlo methods and some attempts at parallelizing them
Markov chain Monte Carlo methods and some attempts at parallelizing themMarkov chain Monte Carlo methods and some attempts at parallelizing them
Markov chain Monte Carlo methods and some attempts at parallelizing them
 
Dip mcq1
Dip mcq1Dip mcq1
Dip mcq1
 
bayesImageS: an R package for Bayesian image analysis
bayesImageS: an R package for Bayesian image analysisbayesImageS: an R package for Bayesian image analysis
bayesImageS: an R package for Bayesian image analysis
 
Image denoising using curvelet transform
Image denoising using curvelet transformImage denoising using curvelet transform
Image denoising using curvelet transform
 
Image Texture Analysis
Image Texture AnalysisImage Texture Analysis
Image Texture Analysis
 
Intelligent Process Control Using Neural Fuzzy Techniques ~陳奇中教授演講投影片
Intelligent Process Control Using Neural Fuzzy Techniques ~陳奇中教授演講投影片Intelligent Process Control Using Neural Fuzzy Techniques ~陳奇中教授演講投影片
Intelligent Process Control Using Neural Fuzzy Techniques ~陳奇中教授演講投影片
 
Sampling strategies for Sequential Monte Carlo (SMC) methods
Sampling strategies for Sequential Monte Carlo (SMC) methodsSampling strategies for Sequential Monte Carlo (SMC) methods
Sampling strategies for Sequential Monte Carlo (SMC) methods
 
Unbiased MCMC with couplings
Unbiased MCMC with couplingsUnbiased MCMC with couplings
Unbiased MCMC with couplings
 

More from Matt Moores

Bayesian Inference and Uncertainty Quantification for Inverse Problems
Bayesian Inference and Uncertainty Quantification for Inverse ProblemsBayesian Inference and Uncertainty Quantification for Inverse Problems
Bayesian Inference and Uncertainty Quantification for Inverse ProblemsMatt Moores
 
Exploratory Analysis of Multivariate Data
Exploratory Analysis of Multivariate DataExploratory Analysis of Multivariate Data
Exploratory Analysis of Multivariate DataMatt Moores
 
R package bayesImageS: Scalable Inference for Intractable Likelihoods
R package bayesImageS: Scalable Inference for Intractable LikelihoodsR package bayesImageS: Scalable Inference for Intractable Likelihoods
R package bayesImageS: Scalable Inference for Intractable LikelihoodsMatt Moores
 
bayesImageS: Bayesian computation for medical Image Segmentation using a hidd...
bayesImageS: Bayesian computation for medical Image Segmentation using a hidd...bayesImageS: Bayesian computation for medical Image Segmentation using a hidd...
bayesImageS: Bayesian computation for medical Image Segmentation using a hidd...Matt Moores
 
Approximate Bayesian computation for the Ising/Potts model
Approximate Bayesian computation for the Ising/Potts modelApproximate Bayesian computation for the Ising/Potts model
Approximate Bayesian computation for the Ising/Potts modelMatt Moores
 
Importing satellite imagery into R from NASA and the U.S. Geological Survey
Importing satellite imagery into R from NASA and the U.S. Geological SurveyImporting satellite imagery into R from NASA and the U.S. Geological Survey
Importing satellite imagery into R from NASA and the U.S. Geological SurveyMatt Moores
 
Accelerating Pseudo-Marginal MCMC using Gaussian Processes
Accelerating Pseudo-Marginal MCMC using Gaussian ProcessesAccelerating Pseudo-Marginal MCMC using Gaussian Processes
Accelerating Pseudo-Marginal MCMC using Gaussian ProcessesMatt Moores
 
R package 'bayesImageS': a case study in Bayesian computation using Rcpp and ...
R package 'bayesImageS': a case study in Bayesian computation using Rcpp and ...R package 'bayesImageS': a case study in Bayesian computation using Rcpp and ...
R package 'bayesImageS': a case study in Bayesian computation using Rcpp and ...Matt Moores
 
Bayesian modelling and computation for Raman spectroscopy
Bayesian modelling and computation for Raman spectroscopyBayesian modelling and computation for Raman spectroscopy
Bayesian modelling and computation for Raman spectroscopyMatt Moores
 
Final PhD Seminar
Final PhD SeminarFinal PhD Seminar
Final PhD SeminarMatt Moores
 
Precomputation for SMC-ABC with undirected graphical models
Precomputation for SMC-ABC with undirected graphical modelsPrecomputation for SMC-ABC with undirected graphical models
Precomputation for SMC-ABC with undirected graphical modelsMatt Moores
 
Pre-computation for ABC in image analysis
Pre-computation for ABC in image analysisPre-computation for ABC in image analysis
Pre-computation for ABC in image analysisMatt Moores
 
Variational Bayes
Variational BayesVariational Bayes
Variational BayesMatt Moores
 

More from Matt Moores (15)

Bayesian Inference and Uncertainty Quantification for Inverse Problems
Bayesian Inference and Uncertainty Quantification for Inverse ProblemsBayesian Inference and Uncertainty Quantification for Inverse Problems
Bayesian Inference and Uncertainty Quantification for Inverse Problems
 
Exploratory Analysis of Multivariate Data
Exploratory Analysis of Multivariate DataExploratory Analysis of Multivariate Data
Exploratory Analysis of Multivariate Data
 
R package bayesImageS: Scalable Inference for Intractable Likelihoods
R package bayesImageS: Scalable Inference for Intractable LikelihoodsR package bayesImageS: Scalable Inference for Intractable Likelihoods
R package bayesImageS: Scalable Inference for Intractable Likelihoods
 
bayesImageS: Bayesian computation for medical Image Segmentation using a hidd...
bayesImageS: Bayesian computation for medical Image Segmentation using a hidd...bayesImageS: Bayesian computation for medical Image Segmentation using a hidd...
bayesImageS: Bayesian computation for medical Image Segmentation using a hidd...
 
Approximate Bayesian computation for the Ising/Potts model
Approximate Bayesian computation for the Ising/Potts modelApproximate Bayesian computation for the Ising/Potts model
Approximate Bayesian computation for the Ising/Potts model
 
Importing satellite imagery into R from NASA and the U.S. Geological Survey
Importing satellite imagery into R from NASA and the U.S. Geological SurveyImporting satellite imagery into R from NASA and the U.S. Geological Survey
Importing satellite imagery into R from NASA and the U.S. Geological Survey
 
Accelerating Pseudo-Marginal MCMC using Gaussian Processes
Accelerating Pseudo-Marginal MCMC using Gaussian ProcessesAccelerating Pseudo-Marginal MCMC using Gaussian Processes
Accelerating Pseudo-Marginal MCMC using Gaussian Processes
 
R package 'bayesImageS': a case study in Bayesian computation using Rcpp and ...
R package 'bayesImageS': a case study in Bayesian computation using Rcpp and ...R package 'bayesImageS': a case study in Bayesian computation using Rcpp and ...
R package 'bayesImageS': a case study in Bayesian computation using Rcpp and ...
 
Bayesian modelling and computation for Raman spectroscopy
Bayesian modelling and computation for Raman spectroscopyBayesian modelling and computation for Raman spectroscopy
Bayesian modelling and computation for Raman spectroscopy
 
Final PhD Seminar
Final PhD SeminarFinal PhD Seminar
Final PhD Seminar
 
Precomputation for SMC-ABC with undirected graphical models
Precomputation for SMC-ABC with undirected graphical modelsPrecomputation for SMC-ABC with undirected graphical models
Precomputation for SMC-ABC with undirected graphical models
 
Intro to ABC
Intro to ABCIntro to ABC
Intro to ABC
 
Pre-computation for ABC in image analysis
Pre-computation for ABC in image analysisPre-computation for ABC in image analysis
Pre-computation for ABC in image analysis
 
Variational Bayes
Variational BayesVariational Bayes
Variational Bayes
 
Parallel R
Parallel RParallel R
Parallel R
 

Recently uploaded

VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service MumbaiVIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbaisonalikaur4
 
Call Girls Thane Just Call 9910780858 Get High Class Call Girls Service
Call Girls Thane Just Call 9910780858 Get High Class Call Girls ServiceCall Girls Thane Just Call 9910780858 Get High Class Call Girls Service
Call Girls Thane Just Call 9910780858 Get High Class Call Girls Servicesonalikaur4
 
Dwarka Sector 6 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few Cl...
Dwarka Sector 6 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few Cl...Dwarka Sector 6 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few Cl...
Dwarka Sector 6 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few Cl...rajnisinghkjn
 
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...narwatsonia7
 
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbai
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service MumbaiLow Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbai
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbaisonalikaur4
 
call girls in paharganj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in paharganj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in paharganj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in paharganj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️saminamagar
 
High Profile Call Girls Jaipur Vani 8445551418 Independent Escort Service Jaipur
High Profile Call Girls Jaipur Vani 8445551418 Independent Escort Service JaipurHigh Profile Call Girls Jaipur Vani 8445551418 Independent Escort Service Jaipur
High Profile Call Girls Jaipur Vani 8445551418 Independent Escort Service Jaipurparulsinha
 
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...narwatsonia7
 
High Profile Call Girls Mavalli - 7001305949 | 24x7 Service Available Near Me
High Profile Call Girls Mavalli - 7001305949 | 24x7 Service Available Near MeHigh Profile Call Girls Mavalli - 7001305949 | 24x7 Service Available Near Me
High Profile Call Girls Mavalli - 7001305949 | 24x7 Service Available Near Menarwatsonia7
 
Russian Call Girls Gunjur Mugalur Road : 7001305949 High Profile Model Escort...
Russian Call Girls Gunjur Mugalur Road : 7001305949 High Profile Model Escort...Russian Call Girls Gunjur Mugalur Road : 7001305949 High Profile Model Escort...
Russian Call Girls Gunjur Mugalur Road : 7001305949 High Profile Model Escort...narwatsonia7
 
Noida Sector 135 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few C...
Noida Sector 135 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few C...Noida Sector 135 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few C...
Noida Sector 135 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few C...rajnisinghkjn
 
Call Girls Service Noida Maya 9711199012 Independent Escort Service Noida
Call Girls Service Noida Maya 9711199012 Independent Escort Service NoidaCall Girls Service Noida Maya 9711199012 Independent Escort Service Noida
Call Girls Service Noida Maya 9711199012 Independent Escort Service NoidaPooja Gupta
 
Call Girls Kanakapura Road Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Kanakapura Road Just Call 7001305949 Top Class Call Girl Service A...Call Girls Kanakapura Road Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Kanakapura Road Just Call 7001305949 Top Class Call Girl Service A...narwatsonia7
 
Case Report Peripartum Cardiomyopathy.pptx
Case Report Peripartum Cardiomyopathy.pptxCase Report Peripartum Cardiomyopathy.pptx
Case Report Peripartum Cardiomyopathy.pptxNiranjan Chavan
 
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowKolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowNehru place Escorts
 
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...narwatsonia7
 
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbers
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbersBook Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbers
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbersnarwatsonia7
 
Air-Hostess Call Girls Madambakkam - Phone No 7001305949 For Ultimate Sexual ...
Air-Hostess Call Girls Madambakkam - Phone No 7001305949 For Ultimate Sexual ...Air-Hostess Call Girls Madambakkam - Phone No 7001305949 For Ultimate Sexual ...
Air-Hostess Call Girls Madambakkam - Phone No 7001305949 For Ultimate Sexual ...Ahmedabad Escorts
 
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 

Recently uploaded (20)

VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service MumbaiVIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
 
Call Girls Thane Just Call 9910780858 Get High Class Call Girls Service
Call Girls Thane Just Call 9910780858 Get High Class Call Girls ServiceCall Girls Thane Just Call 9910780858 Get High Class Call Girls Service
Call Girls Thane Just Call 9910780858 Get High Class Call Girls Service
 
Dwarka Sector 6 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few Cl...
Dwarka Sector 6 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few Cl...Dwarka Sector 6 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few Cl...
Dwarka Sector 6 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few Cl...
 
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
 
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbai
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service MumbaiLow Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbai
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbai
 
call girls in paharganj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in paharganj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in paharganj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in paharganj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
 
High Profile Call Girls Jaipur Vani 8445551418 Independent Escort Service Jaipur
High Profile Call Girls Jaipur Vani 8445551418 Independent Escort Service JaipurHigh Profile Call Girls Jaipur Vani 8445551418 Independent Escort Service Jaipur
High Profile Call Girls Jaipur Vani 8445551418 Independent Escort Service Jaipur
 
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
 
High Profile Call Girls Mavalli - 7001305949 | 24x7 Service Available Near Me
High Profile Call Girls Mavalli - 7001305949 | 24x7 Service Available Near MeHigh Profile Call Girls Mavalli - 7001305949 | 24x7 Service Available Near Me
High Profile Call Girls Mavalli - 7001305949 | 24x7 Service Available Near Me
 
Russian Call Girls Gunjur Mugalur Road : 7001305949 High Profile Model Escort...
Russian Call Girls Gunjur Mugalur Road : 7001305949 High Profile Model Escort...Russian Call Girls Gunjur Mugalur Road : 7001305949 High Profile Model Escort...
Russian Call Girls Gunjur Mugalur Road : 7001305949 High Profile Model Escort...
 
Noida Sector 135 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few C...
Noida Sector 135 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few C...Noida Sector 135 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few C...
Noida Sector 135 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few C...
 
Call Girls Service Noida Maya 9711199012 Independent Escort Service Noida
Call Girls Service Noida Maya 9711199012 Independent Escort Service NoidaCall Girls Service Noida Maya 9711199012 Independent Escort Service Noida
Call Girls Service Noida Maya 9711199012 Independent Escort Service Noida
 
Call Girls Kanakapura Road Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Kanakapura Road Just Call 7001305949 Top Class Call Girl Service A...Call Girls Kanakapura Road Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Kanakapura Road Just Call 7001305949 Top Class Call Girl Service A...
 
Case Report Peripartum Cardiomyopathy.pptx
Case Report Peripartum Cardiomyopathy.pptxCase Report Peripartum Cardiomyopathy.pptx
Case Report Peripartum Cardiomyopathy.pptx
 
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Available
 
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowKolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
 
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...
 
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbers
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbersBook Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbers
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbers
 
Air-Hostess Call Girls Madambakkam - Phone No 7001305949 For Ultimate Sexual ...
Air-Hostess Call Girls Madambakkam - Phone No 7001305949 For Ultimate Sexual ...Air-Hostess Call Girls Madambakkam - Phone No 7001305949 For Ultimate Sexual ...
Air-Hostess Call Girls Madambakkam - Phone No 7001305949 For Ultimate Sexual ...
 
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
 

Medical Image Segmentation Methods

  • 1. Motivation Method 1 Method 2 Extensions Conclusion Informative Priors for Segmentation of Medical Images Matt Moores1,2 , Cathy Hargrave3 , Fiona Harden2 & Kerrie Mengersen1 1 Discipline of Mathematical Sciences, Queensland University of Technology 2 Discipline of Medical Radiation Sciences, Queensland University of Technology 3 Radiation Oncology Mater Centre, Queensland Health Bayes on the Beach, 2011
  • 2. Motivation Method 1 Method 2 Extensions Conclusion Outline 1 Motivation Cone-Beam Computed Tomography 2 Method 1 k-means with posterior diffusion 3 Method 2 hidden Markov random field 4 Extensions 5 Conclusion
  • 3. Motivation Method 1 Method 2 Extensions Conclusion X-Ray Computed Tomography (a) Fan-Beam CT (b) Cone-Beam CT
  • 4. Motivation Method 1 Method 2 Extensions Conclusion Distribution of Pixel Intensity 15000 15000 10000 10000 Frequency Frequency 5000 5000 0 −1000 −800 −600 −400 −200 0 200 0 −1000 −800 −600 −400 −200 0 200 Hounsfield unit pixel intensity (a) Fan-Beam CT (b) Cone-Beam CT
  • 5. Motivation Method 1 Method 2 Extensions Conclusion itkBayesianClassifierImageFilter 1 estimate µ using k-means 2 estimate σ 2 for each cluster (mixing proportions are assumed equal) 3 create a matrix y∗ : for each pixel yi and each cluster Ck ∼ N(µk , σk ), yik = p(yi |µk , σk ) 6 5 4 classify each pixel yi according to the largest value of yik
  • 6. Motivation Method 1 Method 2 Extensions Conclusion itkBayesianClassifierImageFilter 1 estimate µ using k-means 1 select initial values for µ 2 assign each pixel y to the nearest µk 3 recalculate each µk by averaging over the members of k 4 repeat steps 2 & 3 until none of the pixel assignments change 2 estimate σ 2 for each cluster (mixing proportions are assumed equal) 3 create a matrix y∗ : for each pixel yi and each cluster Ck ∼ N(µk , σk ), yik = p(yi |µk , σk ) 6 5 4 classify each pixel yi according to the largest value of yik
  • 7. Motivation Method 1 Method 2 Extensions Conclusion Result (k-means GMM) (a) Fan-Beam CT (b) Cone-Beam CT
  • 8. Motivation Method 1 Method 2 Extensions Conclusion Prior 4 matrix pik representing the prior probability of pixel i belonging to cluster k then pixel classification is based on the posterior pik × yik but: this has no effect on the number of clusters, nor on their parameters µk and σk can’t use the posterior from one classification as the prior for another, unless the clusters are the same
  • 9. Motivation Method 1 Method 2 Extensions Conclusion Result (with prior) (a) Prior (b) Likelihood (c) Posterior
  • 10. Motivation Method 1 Method 2 Extensions Conclusion Result (with diffusion) (a) 5 iterations (b) 10 iterations (c) 50 iterations (d) 1000 iterations
  • 11. Motivation Method 1 Method 2 Extensions Conclusion hidden Markov random field Joint distribution of observed intensities y and unobserved labels z: p(y, z|µ, τ ) ∝ p(y|µ, τ , z)p(z) (1) 1 yi |µj , τj , zi = j ∼ N µj , (2) τj    N  p(z) = C(β)−1 exp αi (zi ) + β wij f (zi , zj ) (3)   i=1 i∼j simple Potts model (without external field):     p(z) = C(β)−1 exp β I(zi = zj ) (4)   i∼j
  • 12. Motivation Method 1 Method 2 Extensions Conclusion informative prior for µ and τ 200 200 0 0 −200 −200 Hounsfield unit pixel intensity −400 −400 −600 −600 −800 −800 −1000 −1000 0 1 2 3 4 0 1 2 3 4 Electron Density Electron Density (a) Fan-Beam CT (b) Cone-Beam CT
  • 13. Motivation Method 1 Method 2 Extensions Conclusion external field N In equation (3) earlier, the term exp i=1 αi (zi ) defines an external field. Figure: manual contours of the organs of interest.
  • 14. Motivation Method 1 Method 2 Extensions Conclusion external field II Prior probabilities αi (zi ) for each pixel can be generated by simulation, based on: geometry of each organ, from the treatment plan variability in size and position, from published studies Axis prostate seminal vesicles Ant-Post x = 0.1, sd = 4.1 mm x = 1.2, sd = 7.3 mm Sup-Inf x = −0.5, sd = 2.9 mm x = −0.7, sd = 4.5 mm Left-Right x = 0.2, sd = 0.9 mm x = −0.9, sd = 1.9 mm Table: Mean x and standard deviation sd of observed [5] variability in position, along three axes: anteroposterior (Ant-Post); superoinferior (Sup-Inf); & lateral (Left-Right) relative to the patient.
  • 15. Motivation Method 1 Method 2 Extensions Conclusion Jacobian matrix 2 Figure: discrete Laplacian
  • 16. Motivation Method 1 Method 2 Extensions Conclusion hybrid model Chen & Metaxas [6, 7] define the object boundary implicitly as the zero level set of a cost function: ∂φi φi φi = λ1 M i + λ 2 Pi · − (λ2 Pi + λ3 ) · ∂t φi φi (5) where: Mi is the inflation force (total gradient magnitude) Pi is the local image force at each pixel (probability of pixel j belonging to object i) non-overlapping constraint φi · φi is the local curvature (surface smoothness constraint)
  • 17. Motivation Method 1 Method 2 Extensions Conclusion Summary Two Bayesian approaches to medical image segmentation: k-means with posterior diffusion (itkBayesianClassifierImageFilter) hidden Markov random field (PyMCMC) Potential extensions to Potts MRF: external field defined by size and position of objects hybrid Level Set model
  • 18. Motivation Method 1 Method 2 Extensions Conclusion References I P. Teo, G. Sapiro and B. Wandell (1997) Creating connected representations of cortical gray matter for functional MRI visualization. IEEE Trans. Med. Imag. 16: 852-863. J. Melonakos, K. Krishnan and A. Tannenbaum (2006) An ITK Filter for Bayesian Segmentation: itkBayesianClassifierImageFilter The Insight Journal http://hdl.handle.net/1926/160 Strickland, C. M., Denham, R. J., Alston, C. L., & Mengersen, K. L. (2011) PyMCMC : a Python package for Bayesian Estimation using Markov chain Monte Carlo. Journal of Statistical Software (In Press) C. Alston, K. Mengersen, C. Robert, J. Thompson, P. Littlefield, D. Perry and A. Ball (2007) Bayesian mixture models in a longitudinal setting for analysing sheep CAT scan images. Computational Statistics & Data Analysis 51(9): 4282-4296.
  • 19. Motivation Method 1 Method 2 Extensions Conclusion References II S.J. Frank, L. Dong, R. J. Kudchadker, R. De Crevoisier, A. K. Lee, R. Cheung, S. Choi, J. O’Daniel, S. L. Tucker, H. Wang, et al. (2008) Quantification of Prostate and Seminal Vesicle Interfraction Variation During IMRT. International Journal of Radiation Oncology*Biology*Physics 71(3): 813-820. T. Chen and D. Metaxas (2005) A hybrid framework for 3D medical image segmentation. Medical Image Analysis 9(6): 547-565. T. Chen, S. Kim, J. Zhou, D. Metaxas, G. Rajagopal & N. Yue (2009) 3D Meshless Prostate Segmentation and Registration in Image Guided Radiotherapy. In Proceedings of MICCAI 43-50. P. Th´venaz, T. Blu & M. Unser (2000) Interpolation Revisited. e IEEE Trans. Medical Imaging 19(7): 739–758.
  • 20. Motivation Method 1 Method 2 Extensions Conclusion Acknowledgements Bayesian Research & Applications Group at QUT Radiation Oncology Mater Centre: Emmanuel Baveas Rebecca Owen Timothy Deegan Steven Sylvander John Baines Dr. Michael Poulsen