cs.CVJun 14, 2026

Unlocking Diffusion Hierarchies: Adaptive Timestep Selection for Zero-Shot Segmentation

Authors: Ramin Nakhli, Mahesh Ramachandran, Luca Ballan

Organizations: Google

Abstract

Zero-shot segmentation has recently shown notable improvement by leveraging the rich visual priors in large-scale text-to-image diffusion models, such as Stable Diffusion. However, current diffusion-based methods often face limitations due to the trade-off between spatial resolution and contextual information, as well as their reliance on a single static timestep for feature extraction. To overcome these challenges, our work introduces two key advancements. First, our Contextual Similarity Maps fuse high-resolution attention maps with rich U-Net encoder features, providing both fine-grained and robust per-pixel representations. Second, we identify an emergent hierarchical semantic progression within the denoising process of various diffusion models: representations transition from part-level abstractions at earlier timesteps to object-level abstractions at later stages. Leveraging this insight, we introduce a mechanism to adaptively select the optimal timestep for each pixel. Extensive experiments demonstrate that our method consistently outperforms existing zero-shot segmentation baselines, validating the efficacy of combining contextual features with dynamic, hierarchical timestep selection.

Explore similar work

CardsList
  1. Prompting Diffusion Models for Zero-Shot Instance Segmentation

    Jun 21, 2026Irem Zeynep Alagöz, Nils Morbitzer, Andrea Ramazzina +3Few-Shot SegmentationGenerative Priors

  2. Diffusion Model as a Generalist Segmentation Learner

    Apr 27, 2026Haoxiao Wang, Antao Xiang, Haiyang Sun +8Prior KnowledgeLearners