The Semantic Mutex Watershed for Efficient Bottom-Up Semantic Instance Segmentation
Steffen Wolf, Yuyan Li, Constantin Pape, Alberto Bailoni, Anna, Kreshuk, Fred A. Hamprecht

TL;DR
This paper introduces a greedy, efficient algorithm for joint semantic instance segmentation that directly operates on pixels, outperforming existing methods on urban scene and microscopy datasets.
Contribution
It presents a novel greedy algorithm based on the Mutex Watershed for joint segmentation and labeling, enabling efficient pixel-level processing without over-segmentation.
Findings
Outperforms Panoptic Feature Pyramid Networks on Cityscapes.
Demonstrates superior results in 3D microscopy segmentation.
Shows scalable performance on large images and volumes.
Abstract
Semantic instance segmentation is the task of simultaneously partitioning an image into distinct segments while associating each pixel with a class label. In commonly used pipelines, segmentation and label assignment are solved separately since joint optimization is computationally expensive. We propose a greedy algorithm for joint graph partitioning and labeling derived from the efficient Mutex Watershed partitioning algorithm. It optimizes an objective function closely related to the Symmetric Multiway Cut objective and empirically shows efficient scaling behavior. Due to the algorithm's efficiency it can operate directly on pixels without prior over-segmentation of the image into superpixels. We evaluate the performance on the Cityscapes dataset (2D urban scenes) and on a 3D microscopy volume. In urban scenes, the proposed algorithm combined with current deep neural networks…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
