English

SegDiff: Image Segmentation with Diffusion Probabilistic Models

Computer Vision and Pattern Recognition 2022-09-08 v3 Artificial Intelligence Machine Learning

Abstract

Diffusion Probabilistic Methods are employed for state-of-the-art image generation. In this work, we present a method for extending such models for performing image segmentation. The method learns end-to-end, without relying on a pre-trained backbone. The information in the input image and in the current estimation of the segmentation map is merged by summing the output of two encoders. Additional encoding layers and a decoder are then used to iteratively refine the segmentation map, using a diffusion model. Since the diffusion model is probabilistic, it is applied multiple times, and the results are merged into a final segmentation map. The new method produces state-of-the-art results on the Cityscapes validation set, the Vaihingen building segmentation benchmark, and the MoNuSeg dataset.

Keywords

Cite

@article{arxiv.2112.00390,
  title  = {SegDiff: Image Segmentation with Diffusion Probabilistic Models},
  author = {Tomer Amit and Tal Shaharbany and Eliya Nachmani and Lior Wolf},
  journal= {arXiv preprint arXiv:2112.00390},
  year   = {2022}
}
R2 v1 2026-06-24T07:59:23.046Z