pith. sign in

arxiv: 2303.09813 · v1 · pith:B7GM7PRFnew · submitted 2023-03-17 · 💻 cs.CV · cs.AI

DiffusionSeg: Adapting Diffusion Towards Unsupervised Object Discovery

classification 💻 cs.CV cs.AI
keywords diffusionmodelsobjectunsuperviseddatadiscoveryadaptingdiffusionseg
0
0 comments X
read the original abstract

Learning from a large corpus of data, pre-trained models have achieved impressive progress nowadays. As popular generative pre-training, diffusion models capture both low-level visual knowledge and high-level semantic relations. In this paper, we propose to exploit such knowledgeable diffusion models for mainstream discriminative tasks, i.e., unsupervised object discovery: saliency segmentation and object localization. However, the challenges exist as there is one structural difference between generative and discriminative models, which limits the direct use. Besides, the lack of explicitly labeled data significantly limits performance in unsupervised settings. To tackle these issues, we introduce DiffusionSeg, one novel synthesis-exploitation framework containing two-stage strategies. To alleviate data insufficiency, we synthesize abundant images, and propose a novel training-free AttentionCut to obtain masks in the first synthesis stage. In the second exploitation stage, to bridge the structural gap, we use the inversion technique, to map the given image back to diffusion features. These features can be directly used by downstream architectures. Extensive experiments and ablation studies demonstrate the superiority of adapting diffusion for unsupervised object discovery.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Prompting Diffusion Models for Zero-Shot Instance Segmentation

    cs.CV 2026-06 unverdicted novelty 6.0

    Prompt2Seg augments diffusion models with an explicit spatial prompt conditioning branch, enabling zero-shot instance segmentation that generalizes from limited synthetic category training to diverse unseen objects an...

  2. Reason, Then Re-reason: Cross-view Revisiting Improves Spatial Reasoning

    cs.CV 2026-06 unverdicted novelty 6.0

    ReRe boosts open-source MLLMs on spatial reasoning benchmarks VSI-Bench and STI-Bench to rival proprietary SOTA by using a two-phase Reason then Re-reason process with Geometry-to-Video novel view synthesis.

  3. The Cow of Rembrandt - Analyzing Artistic Prompt Interpretation in Text-to-Image Models

    cs.CV 2025-07 unverdicted novelty 6.0

    Text-to-image diffusion models exhibit varying degrees of emergent content-style separation in art generation, with content tokens primarily influencing object regions and style tokens affecting backgrounds and textures.