paper-with-me

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 disconnecting the seeds. It calculates, for every node, the probability of sampling a forest connecting a certain seed with the considered node. We propose the "Directed Probabilistic Watershed", an extension of the Probabilistic Watershed algorithm to directed graphs. Building on the Probabilistic Watershed, we apply the Matrix Tree Theorem for directed graphs and define a Gibbs probability distribution over all incoming directed forests rooted at the seeds. Similar to the undirected case, this turns out to be equivalent to the Directed Random Walker. Furthermore, we show that in the limit case in which the Gibbs distribution has infinitely low temperature, the labeling of the Directed Probabilistic Watershed is equal to the one induced by the incoming directed forest of minimum cost. Finally, for illustration, we compare the empirical performance of the proposed method with other semi-supervised segmentation methods for directed graphs.

📄 PDF Abstract BibTeX

Code (1)

hci-unihd/directed_probabilistic_watershed 공식 구현

Similar 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 pos…

All

Data-efficient flood depth prediction through domain-aware coreset selection and tabular foundation models

2026-06-03 · Lipai Huang, Adithi Srinath, Manas Singh, Junwei Ma 외 arxiv

Near-real-time flood depth prediction demands surrogate models that are accurate, fast, and transferable across watersheds. Supervised surrogates can match physics-based simulators in accuracy but need millions of traini…

Triplet-Watershed for Hyperspectral Image Classification

2021-03-17 · Aditya Challa, Sravan Danda, B. S. Daya Sagar, Laurent Najman

Hyperspectral images (HSI) consist of rich spatial and spectral information, which can potentially be used for several applications. However, noise, band correlations and high dimensionality restrict the applicability of…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+2

High-resolution rainfall-runoff modeling using graph neural network

2021-10-21 · Zhongrun Xiang, Ibrahim Demir

Time-series modeling has shown great promise in recent studies using the latest deep learning algorithms such as LSTM (Long Short-Term Memory). These studies primarily focused on watershed-scale rainfall-runoff modeling …

Data IntegrationDeep LearningGraph Neural NetworkTime Series+2

Image Segmentation Based on Watershed and Edge Detection Techniques

2005-02-13 · Conference 2005 2 · Nassir Salman Computer Science Department, Zarqa Private University, Jordan

A combination of K-means, watershed segmentation method, and Difference In Strength (DIS) map was used to perform image segmentation and edge detection tasks. We obtained an initial segmentation based on K-means cluster…

ClusteringEdge DetectionImage SegmentationSegmentation+1