paper-with-me

Papers

MCMC Shape Sampling for Image Segmentation with Nonparametric Shape Priors

2016-11-11 · CVPR 2016 6 · Ertunc Erdil, Sinan Yildirim, Müjdat Çetin, Tolga Taşdizen

Segmenting images of low quality or with missing data is a challenging problem. Integrating statistical prior information about the shapes to be segmented can improve the segmentation results significantly. Most shape-based segmentation algorithms optimize an energy functional and find a point estimate for the object to be segmented. This does not provide a measure of the degree of confidence in that result, neither does it provide a picture of other probable solutions based on the data and the priors. With a statistical view, addressing these issues would involve the problem of characterizing the posterior densities of the shapes of the objects to be segmented. For such characterization, we propose a Markov chain Monte Carlo (MCMC) sampling-based image segmentation algorithm that uses statistical shape priors. In addition to better characterization of the statistical structure of the problem, such an approach would also have the potential to address issues with getting stuck at local optima, suffered by existing shape-based segmentation methods. Our approach is able to characterize the posterior probability density in the space of shapes through its samples, and to return multiple solutions, potentially from different modes of a multimodal probability density, which would be encountered, e.g., in segmenting objects from multiple shape classes. We present promising results on a variety of data sets. We also provide an extension for segmenting shapes of objects with parts that can go through independent shape variations. This extension involves the use of local shape priors on object parts and provides robustness to limitations in shape training data size.

📄 PDF Abstract BibTeX arXiv:1611.03749

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Image Segmentation with Pseudo-marginal MCMC Sampling and Nonparametric Shape Priors

2018-09-03 · Ertunc Erdil, Sinan Yildirim, Tolga Tasdizen, Mujdat Cetin

In this paper, we propose an efficient pseudo-marginal Markov chain Monte Carlo (MCMC) sampling approach to draw samples from posterior shape distributions for image segmentation. The computation time of the proposed app…

Image SegmentationSemantic Segmentation

MCMC Guided CNN Training and Segmentation for Pancreas Extraction

2020-03-09 · Jinchan He, Xiaxia Yu, Chudong Cai, Yi Gao

Efficient organ segmentation is the precondition of various quantitative analysis. Segmenting the pancreas from abdominal CT images is a challenging task because of its high anatomical variability in shape, size and loca…

Organ SegmentationPancreas SegmentationSegmentation

A marginal sampler for $σ$-Stable Poisson-Kingman mixture models

2014-07-16 · María Lomelí, Stefano Favaro, Yee Whye Teh

We investigate the class of $\sigma$-stable Poisson-Kingman random probability measures (RPMs) in the context of Bayesian nonparametric mixture modeling. This is a large class of discrete RPMs which encompasses most of t…

ClusteringDensity Estimation

Combining nonparametric spatial context priors with nonparametric shape priors for dendritic spine segmentation in 2-photon microscopy images

2019-01-08 · Ertunc Erdil, Ali Ozgur Argunsah, Tolga Tasdizen, Devrim Unay 외

Data driven segmentation is an important initial step of shape prior-based segmentation methods since it is assumed that the data term brings a curve to a plausible level so that shape and data terms can then work togeth…

Segmentation

Nonparametric Involutive Markov Chain Monte Carlo

2022-11-02 · Carol Mak, Fabian Zaiser, Luke Ong

A challenging problem in probabilistic programming is to develop inference algorithms that work for arbitrary programs in a universal probabilistic programming language (PPL). We present the nonparametric involutive Mark…

Probabilistic Programming