paper-with-me

홈 › Papers

Particle methods enable fast and simple approximation of Sobolev gradients in image segmentation

2014-03-02 · Ivo F. Sbalzarini, Sophie Schneider, Janick Cardinale

Bio-image analysis is challenging due to inhomogeneous intensity distributions and high levels of noise in the images. Bayesian inference provides a principled way for regularizing the problem using prior knowledge. A fundamental choice is how one measures "distances" between shapes in an image. It has been shown that the straightforward geometric L2 distance is degenerate and leads to pathological situations. This is avoided when using Sobolev gradients, rendering the segmentation problem less ill-posed. The high computational cost and implementation overhead of Sobolev gradients, however, have hampered practical applications. We show how particle methods as applied to image segmentation allow for a simple and computationally efficient implementation of Sobolev gradients. We show that the evaluation of Sobolev gradients amounts to particle-particle interactions along the contour in an image. We extend an existing particle-based segmentation algorithm to using Sobolev gradients. Using synthetic and real-world images, we benchmark the results for both 2D and 3D images using piecewise smooth and piecewise constant region models. The present particle approximation of Sobolev gradients is 2.8 to 10 times faster than the previous reference implementation, but retains the known favorable properties of Sobolev gradients. This speedup is achieved by using local particle-particle interactions instead of solving a global Poisson equation at each iteration. The computational time per iteration is higher for Sobolev gradients than for L2 gradients. Since Sobolev gradients precondition the optimization problem, however, a smaller number of overall iterations may be necessary for the algorithm to converge, which can in some cases amortize the higher per-iteration cost.

📄 PDF Abstract BibTeX arXiv:1403.0240

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Fast and Simple Natural-Gradient Variational Inference with Mixture of Exponential-family Approximations

2019-06-07 · Wu Lin, Mohammad Emtiyaz Khan, Mark Schmidt

Natural-gradient methods enable fast and simple algorithms for variational inference, but due to computational difficulties, their use is mostly limited to \emph{minimal} exponential-family (EF) approximations. In this p…

Bayesian InferenceVariational Inference

Variational Particle Approximations

2014-02-24 · Ardavan Saeedi, Tejas D. Kulkarni, Vikash Mansinghka, Samuel Gershman

Approximate inference in high-dimensional, discrete probabilistic models is a central problem in computational statistics and machine learning. This paper describes discrete particle variational inference (DPVI), a new a…

Spike SortingVariational Inference

DPVI: A Dynamic-Weight Particle-Based Variational Inference Framework

2021-12-02 · Chao Zhang, Zhijian Li, Hui Qian, Xin Du

The recently developed Particle-based Variational Inference (ParVI) methods drive the empirical distribution of a set of \emph{fixed-weight} particles towards a given target distribution $\pi$ by iteratively updating par…

Variational Inference

Provably Fast Finite Particle Variants of SVGD via Virtual Particle Stochastic Approximation

2023-05-27 · NeurIPS 2023 11

Stein Variational Gradient Descent (SVGD) is a popular variational inference algorithm which simulates an interacting particle system to approximately sample from a target distribution, with impressive empirical performa…

Variational Inference

Bayesian Inference for Jump-Diffusion Approximations of Biochemical Reaction Networks

2023-04-13 · Derya Altıntan, Bastian Alt, Heinz Koeppl

Biochemical reaction networks are an amalgamation of reactions where each reaction represents the interaction of different species. Generally, these networks exhibit a multi-scale behavior caused by the high variability …

Bayesian Inference