SlideShare ist ein Scribd-Unternehmen logo
1 von 20
Downloaden Sie, um offline zu lesen
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

Weitere ähnliche Inhalte

Was ist angesagt?

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
 

Was ist angesagt? (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
 

Ähnlich wie Informative Priors for Segmentation of Medical Images

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
 

Ähnlich wie Informative Priors for Segmentation of Medical Images (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
 

Mehr von 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
 

Mehr von 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
 

Kürzlich hochgeladen

VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋
VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋
VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋TANUJA PANDEY
 
Dehradun Call Girls Service {8854095900} ❤️VVIP ROCKY Call Girl in Dehradun U...
Dehradun Call Girls Service {8854095900} ❤️VVIP ROCKY Call Girl in Dehradun U...Dehradun Call Girls Service {8854095900} ❤️VVIP ROCKY Call Girl in Dehradun U...
Dehradun Call Girls Service {8854095900} ❤️VVIP ROCKY Call Girl in Dehradun U...Sheetaleventcompany
 
(Low Rate RASHMI ) Rate Of Call Girls Jaipur ❣ 8445551418 ❣ Elite Models & Ce...
(Low Rate RASHMI ) Rate Of Call Girls Jaipur ❣ 8445551418 ❣ Elite Models & Ce...(Low Rate RASHMI ) Rate Of Call Girls Jaipur ❣ 8445551418 ❣ Elite Models & Ce...
(Low Rate RASHMI ) Rate Of Call Girls Jaipur ❣ 8445551418 ❣ Elite Models & Ce...parulsinha
 
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...khalifaescort01
 
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...parulsinha
 
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...Sheetaleventcompany
 
Andheri East ^ (Genuine) Escort Service Mumbai ₹7.5k Pick Up & Drop With Cash...
Andheri East ^ (Genuine) Escort Service Mumbai ₹7.5k Pick Up & Drop With Cash...Andheri East ^ (Genuine) Escort Service Mumbai ₹7.5k Pick Up & Drop With Cash...
Andheri East ^ (Genuine) Escort Service Mumbai ₹7.5k Pick Up & Drop With Cash...Anamika Rawat
 
9630942363 Genuine Call Girls In Ahmedabad Gujarat Call Girls Service
9630942363 Genuine Call Girls In Ahmedabad Gujarat Call Girls Service9630942363 Genuine Call Girls In Ahmedabad Gujarat Call Girls Service
9630942363 Genuine Call Girls In Ahmedabad Gujarat Call Girls ServiceGENUINE ESCORT AGENCY
 
Call Girls Hyderabad Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 8250077686 Top Class Call Girl Service AvailableCall Girls Hyderabad Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 8250077686 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls Rishikesh Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Rishikesh Just Call 8250077686 Top Class Call Girl Service AvailableCall Girls Rishikesh Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Rishikesh Just Call 8250077686 Top Class Call Girl Service AvailableDipal Arora
 
8980367676 Call Girls In Ahmedabad Escort Service Available 24×7 In Ahmedabad
8980367676 Call Girls In Ahmedabad Escort Service Available 24×7 In Ahmedabad8980367676 Call Girls In Ahmedabad Escort Service Available 24×7 In Ahmedabad
8980367676 Call Girls In Ahmedabad Escort Service Available 24×7 In AhmedabadGENUINE ESCORT AGENCY
 
Call Girl in Indore 8827247818 {LowPrice} ❤️ (ahana) Indore Call Girls * UPA...
Call Girl in Indore 8827247818 {LowPrice} ❤️ (ahana) Indore Call Girls  * UPA...Call Girl in Indore 8827247818 {LowPrice} ❤️ (ahana) Indore Call Girls  * UPA...
Call Girl in Indore 8827247818 {LowPrice} ❤️ (ahana) Indore Call Girls * UPA...mahaiklolahd
 
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...Anamika Rawat
 
Top Rated Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...
Top Rated  Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...Top Rated  Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...
Top Rated Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...chandars293
 
Call Girls Mumbai Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Mumbai Just Call 8250077686 Top Class Call Girl Service AvailableCall Girls Mumbai Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Mumbai Just Call 8250077686 Top Class Call Girl Service AvailableDipal Arora
 
Kollam call girls Mallu aunty service 7877702510
Kollam call girls Mallu aunty service 7877702510Kollam call girls Mallu aunty service 7877702510
Kollam call girls Mallu aunty service 7877702510Vipesco
 
Low Rate Call Girls Bangalore {7304373326} ❤️VVIP NISHA Call Girls in Bangalo...
Low Rate Call Girls Bangalore {7304373326} ❤️VVIP NISHA Call Girls in Bangalo...Low Rate Call Girls Bangalore {7304373326} ❤️VVIP NISHA Call Girls in Bangalo...
Low Rate Call Girls Bangalore {7304373326} ❤️VVIP NISHA Call Girls in Bangalo...Sheetaleventcompany
 
Call Girls Rishikesh Just Call 9667172968 Top Class Call Girl Service Available
Call Girls Rishikesh Just Call 9667172968 Top Class Call Girl Service AvailableCall Girls Rishikesh Just Call 9667172968 Top Class Call Girl Service Available
Call Girls Rishikesh Just Call 9667172968 Top Class Call Girl Service Availableperfect solution
 
Call Girls Kolkata Kalikapur 💯Call Us 🔝 8005736733 🔝 💃 Top Class Call Girl Se...
Call Girls Kolkata Kalikapur 💯Call Us 🔝 8005736733 🔝 💃 Top Class Call Girl Se...Call Girls Kolkata Kalikapur 💯Call Us 🔝 8005736733 🔝 💃 Top Class Call Girl Se...
Call Girls Kolkata Kalikapur 💯Call Us 🔝 8005736733 🔝 💃 Top Class Call Girl Se...Namrata Singh
 
Call Girls Varanasi Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Varanasi Just Call 8250077686 Top Class Call Girl Service AvailableCall Girls Varanasi Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Varanasi Just Call 8250077686 Top Class Call Girl Service AvailableDipal Arora
 

Kürzlich hochgeladen (20)

VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋
VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋
VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋
 
Dehradun Call Girls Service {8854095900} ❤️VVIP ROCKY Call Girl in Dehradun U...
Dehradun Call Girls Service {8854095900} ❤️VVIP ROCKY Call Girl in Dehradun U...Dehradun Call Girls Service {8854095900} ❤️VVIP ROCKY Call Girl in Dehradun U...
Dehradun Call Girls Service {8854095900} ❤️VVIP ROCKY Call Girl in Dehradun U...
 
(Low Rate RASHMI ) Rate Of Call Girls Jaipur ❣ 8445551418 ❣ Elite Models & Ce...
(Low Rate RASHMI ) Rate Of Call Girls Jaipur ❣ 8445551418 ❣ Elite Models & Ce...(Low Rate RASHMI ) Rate Of Call Girls Jaipur ❣ 8445551418 ❣ Elite Models & Ce...
(Low Rate RASHMI ) Rate Of Call Girls Jaipur ❣ 8445551418 ❣ Elite Models & Ce...
 
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
 
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...
 
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...
 
Andheri East ^ (Genuine) Escort Service Mumbai ₹7.5k Pick Up & Drop With Cash...
Andheri East ^ (Genuine) Escort Service Mumbai ₹7.5k Pick Up & Drop With Cash...Andheri East ^ (Genuine) Escort Service Mumbai ₹7.5k Pick Up & Drop With Cash...
Andheri East ^ (Genuine) Escort Service Mumbai ₹7.5k Pick Up & Drop With Cash...
 
9630942363 Genuine Call Girls In Ahmedabad Gujarat Call Girls Service
9630942363 Genuine Call Girls In Ahmedabad Gujarat Call Girls Service9630942363 Genuine Call Girls In Ahmedabad Gujarat Call Girls Service
9630942363 Genuine Call Girls In Ahmedabad Gujarat Call Girls Service
 
Call Girls Hyderabad Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 8250077686 Top Class Call Girl Service AvailableCall Girls Hyderabad Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 8250077686 Top Class Call Girl Service Available
 
Call Girls Rishikesh Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Rishikesh Just Call 8250077686 Top Class Call Girl Service AvailableCall Girls Rishikesh Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Rishikesh Just Call 8250077686 Top Class Call Girl Service Available
 
8980367676 Call Girls In Ahmedabad Escort Service Available 24×7 In Ahmedabad
8980367676 Call Girls In Ahmedabad Escort Service Available 24×7 In Ahmedabad8980367676 Call Girls In Ahmedabad Escort Service Available 24×7 In Ahmedabad
8980367676 Call Girls In Ahmedabad Escort Service Available 24×7 In Ahmedabad
 
Call Girl in Indore 8827247818 {LowPrice} ❤️ (ahana) Indore Call Girls * UPA...
Call Girl in Indore 8827247818 {LowPrice} ❤️ (ahana) Indore Call Girls  * UPA...Call Girl in Indore 8827247818 {LowPrice} ❤️ (ahana) Indore Call Girls  * UPA...
Call Girl in Indore 8827247818 {LowPrice} ❤️ (ahana) Indore Call Girls * UPA...
 
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...
 
Top Rated Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...
Top Rated  Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...Top Rated  Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...
Top Rated Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...
 
Call Girls Mumbai Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Mumbai Just Call 8250077686 Top Class Call Girl Service AvailableCall Girls Mumbai Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Mumbai Just Call 8250077686 Top Class Call Girl Service Available
 
Kollam call girls Mallu aunty service 7877702510
Kollam call girls Mallu aunty service 7877702510Kollam call girls Mallu aunty service 7877702510
Kollam call girls Mallu aunty service 7877702510
 
Low Rate Call Girls Bangalore {7304373326} ❤️VVIP NISHA Call Girls in Bangalo...
Low Rate Call Girls Bangalore {7304373326} ❤️VVIP NISHA Call Girls in Bangalo...Low Rate Call Girls Bangalore {7304373326} ❤️VVIP NISHA Call Girls in Bangalo...
Low Rate Call Girls Bangalore {7304373326} ❤️VVIP NISHA Call Girls in Bangalo...
 
Call Girls Rishikesh Just Call 9667172968 Top Class Call Girl Service Available
Call Girls Rishikesh Just Call 9667172968 Top Class Call Girl Service AvailableCall Girls Rishikesh Just Call 9667172968 Top Class Call Girl Service Available
Call Girls Rishikesh Just Call 9667172968 Top Class Call Girl Service Available
 
Call Girls Kolkata Kalikapur 💯Call Us 🔝 8005736733 🔝 💃 Top Class Call Girl Se...
Call Girls Kolkata Kalikapur 💯Call Us 🔝 8005736733 🔝 💃 Top Class Call Girl Se...Call Girls Kolkata Kalikapur 💯Call Us 🔝 8005736733 🔝 💃 Top Class Call Girl Se...
Call Girls Kolkata Kalikapur 💯Call Us 🔝 8005736733 🔝 💃 Top Class Call Girl Se...
 
Call Girls Varanasi Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Varanasi Just Call 8250077686 Top Class Call Girl Service AvailableCall Girls Varanasi Just Call 8250077686 Top Class Call Girl Service Available
Call Girls Varanasi Just Call 8250077686 Top Class Call Girl Service Available
 

Informative Priors for Segmentation of Medical Images

  • 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