paper-with-me

Papers

DiffCut: Catalyzing Zero-Shot Semantic Segmentation with Diffusion Features and Recursive Normalized Cut

2024-06-05 · Paul Couairon, Mustafa Shukor, Jean-Emmanuel Haugeard, Matthieu Cord, Nicolas Thome

Foundation models have emerged as powerful tools across various domains including language, vision, and multimodal tasks. While prior works have addressed unsupervised image segmentation, they significantly lag behind supervised models. In this paper, we use a diffusion UNet encoder as a foundation vision encoder and introduce DiffCut, an unsupervised zero-shot segmentation method that solely harnesses the output features from the final self-attention block. Through extensive experimentation, we demonstrate that the utilization of these diffusion features in a graph based segmentation algorithm, significantly outperforms previous state-of-the-art methods on zero-shot segmentation. Specifically, we leverage a recursive Normalized Cut algorithm that softly regulates the granularity of detected objects and produces well-defined segmentation maps that precisely capture intricate image details. Our work highlights the remarkably accurate semantic knowledge embedded within diffusion UNet encoders that could then serve as foundation vision encoders for downstream tasks. Project page at https://diffcut-segmentation.github.io

📄 PDF Abstract BibTeX arXiv:2406.02842

Code (1)

paulcouairon/diffcut 공식 구현 pytorch

Tasks

Image SegmentationSegmentationSemantic SegmentationUnsupervised Image SegmentationUnsupervised Semantic SegmentationZero Shot SegmentationZero-Shot Semantic Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Visual Semantic Segmentation Based on Few/Zero-Shot Learning: An Overview

2022-11-13 · Wenqi Ren, Yang Tang, Qiyu Sun, Chaoqiang Zhao 외

Visual semantic segmentation aims at separating a visual sample into diverse blocks with specific semantic attributes and identifying the category for each block, and it plays a crucial role in environmental perception. …

SegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation+1

Context-aware Feature Generation for Zero-shot Semantic Segmentation

2020-08-16 · Zhangxuan Gu, Siyuan Zhou, Li Niu, Zihan Zhao 외

Existing semantic segmentation models heavily rely on dense pixel-wise annotations. To reduce the annotation pressure, we focus on a challenging task named zero-shot semantic segmentation, which aims to segment unseen ob…

SegmentationSemantic SegmentationWord EmbeddingsZero Shot Segmentation+1

Zero-Shot Semantic Segmentation via Spatial and Multi-Scale Aware Visual Class Embedding

2021-11-30 · Sungguk Cha, Yooseung Wang

Fully supervised semantic segmentation technologies bring a paradigm shift in scene understanding. However, the burden of expensive labeling cost remains as a challenge. To solve the cost problem, recent studies proposed…

Domain AdaptationLanguage ModelingLanguage ModellingScene Understanding+4

From Pixel to Patch: Synthesize Context-aware Features for Zero-shot Semantic Segmentation

2020-09-25 · Zhangxuan Gu, Siyuan Zhou, Li Niu, Zihan Zhao 외

Zero-shot learning has been actively studied for image classification task to relieve the burden of annotating image labels. Interestingly, semantic segmentation task requires more labor-intensive pixel-wise annotation, …

image-classificationImage ClassificationSegmentationSemantic Segmentation+2

Image Augmentation for Multitask Few-Shot Learning: Agricultural Domain Use-Case

2021-02-24 · Sergey Nesteruk, Dmitrii Shadrin, Mariia Pukalchik

Large datasets' availability is catalyzing a rapid expansion of deep learning in general and computer vision in particular. At the same time, in many domains, a sufficient amount of training data is lacking, which may be…

DenoisingFew-Shot LearningImage AugmentationImage Denoising+6