Large-scale image segmentation based on distributed clustering algorithms

06/21/2021
by   Ran Lu, et al.
0

Many approaches to 3D image segmentation are based on hierarchical clustering of supervoxels into image regions. Here we describe a distributed algorithm capable of handling a tremendous number of supervoxels. The algorithm works recursively, the regions are divided into chunks that are processed independently in parallel by multiple workers. At each round of the recursive procedure, the chunk size in all dimensions are doubled until a single chunk encompasses the entire image. The final result is provably independent of the chunking scheme, and the same as if the entire image were processed without division into chunks. This is nontrivial because a pair of adjacent regions is scored by some statistical property (e.g. mean or median) of the affinities at the interface, and the interface may extend over arbitrarily many chunks. The trick is to delay merge decisions for regions that touch chunk boundaries, and only complete them in a later round after the regions are fully contained within a chunk. We demonstrate the algorithm by clustering an affinity graph with over 1.5 trillion edges between 135 billion supervoxels derived from a 3D electron microscopic brain image.

READ FULL TEXT

page 5

page 6

research
10/03/2010

Visual-hint Boundary to Segment Algorithm for Image Segmentation

Image segmentation has been a very active research topic in image analys...
research
05/01/2015

Image Segmentation by Size-Dependent Single Linkage Clustering of a Watershed Basin Graph

We present a method for hierarchical image segmentation that defines a d...
research
09/13/2017

An Efficient Evolutionary Based Method For Image Segmentation

The goal of this paper is to present a new efficient image segmentation ...
research
05/21/2018

Quickshift++: Provably Good Initializations for Sample-Based Mean Shift

We provide initial seedings to the Quick Shift clustering algorithm, whi...
research
02/20/2018

Segmentation hiérarchique faiblement supervisée

Image segmentation is the process of partitioning an image into a set of...
research
02/18/2015

Fusion of Image Segmentation Algorithms using Consensus Clustering

A new segmentation fusion method is proposed that ensembles the output o...
research
05/19/2016

Hierarchical Piecewise-Constant Super-regions

Recent applications in computer vision have come to heavily rely on supe...

Please sign up or login with your details

Forgot password? Click here to reset