paper-with-me

Papers

Probabilistic Watershed: Sampling all spanning forests for seeded segmentation and semi-supervised learning

2019-11-06 · NeurIPS 2019 12 · Enrique Fita Sanmartin, Sebastian Damrich, Fred A. Hamprecht

The seeded Watershed algorithm / minimax semi-supervised learning on a graph computes a minimum spanning forest which connects every pixel / unlabeled node to a seed / labeled node. We propose instead to consider all possible spanning forests and calculate, for every node, the probability of sampling a forest connecting a certain seed with that node. We dub this approach "Probabilistic Watershed". Leo Grady (2006) already noted its equivalence to the Random Walker / Harmonic energy minimization. We here give a simpler proof of this equivalence and establish the computational feasibility of the Probabilistic Watershed with Kirchhoff's matrix tree theorem. Furthermore, we show a new connection between the Random Walker probabilities and the triangle inequality of the effective resistance. Finally, we derive a new and intuitive interpretation of the Power Watershed.

📄 PDF Abstract BibTeX arXiv:1911.02921

Code (1)

hci-unihd/Probabilistic_Watershed 공식 구현

Tasks

All

Similar Papers 제목 키워드 기반

Directed Probabilistic Watershed

2021-12-01 · NeurIPS 2021 12 · Enrique Fita Sanmartin, Sebastian Damrich, Fred A. Hamprecht

The Probabilistic Watershed is a semi-supervised learning algorithm applied on undirected graphs. Given a set of labeled nodes (seeds), it defines a Gibbs probability distribution over all possible spanning forests disco…

Learned Watershed: End-to-End Learning of Seeded Segmentation

2017-04-07 · ICCV 2017 10 · Steffen Wolf, Lukas Schott, Ullrich Köthe, Fred Hamprecht

Learned boundary maps are known to outperform hand- crafted ones as a basis for the watershed algorithm. We show, for the first time, how to train watershed computation jointly with boundary map prediction. The estimator…

Segmentation

The Mutex Watershed: Efficient, Parameter-Free Image Partitioning

2018-09-01 · ECCV 2018 9 · Steffen Wolf, Constantin Pape, Alberto Bailoni, Nasim Rahaman 외

Image partitioning, or segmentation without semantics, is the task of decomposing an image into distinct segments; or equivalently, the task of detecting closed contours in an image. Most prior work either requires seeds…

Clusteringgraph partitioningSegmentation

Adaptive Morphological Reconstruction for Seeded Image Segmentation

2019-04-08 · Tao Lei, Xiaohong Jia, Tongliang Liu, Shigang Liu 외

Morphological reconstruction (MR) is often employed by seeded image segmentation algorithms such as watershed transform and power watershed as it is able to filter seeds (regional minima) to reduce over-segmentation. How…

Image SegmentationSegmentationSemantic Segmentation

The Mutex Watershed and its Objective: Efficient, Parameter-Free Graph Partitioning

2019-04-25 · Steffen Wolf, Alberto Bailoni, Constantin Pape, Nasim Rahaman 외

Image partitioning, or segmentation without semantics, is the task of decomposing an image into distinct segments, or equivalently to detect closed contours. Most prior work either requires seeds, one per segment; or a t…

Clusteringgraph partitioningSegmentation