paper-with-me

Papers

D3S2: Diffusion-Guided Dataset Distillation for Semantic Segmentation

2026-05-24 · Wenjie Zheng, Haoji Hu, Jiali Lu, Xingze Zou, Jing Wang arxiv

Dataset distillation (DD) aims to compress large-scale datasets into compact synthetic sets while preserving training efficacy. However, existing studies mainly focus on image classification, leaving dense prediction tasks such as semantic segmentation largely underexplored. In this work, we identify three key challenges for segmentation DD: (i) long-tailed class imbalance, (ii) the need for strict pixel-wise alignment between images and dense labels, and (iii) the high computational cost of optimizing high-resolution data with complex models. To address these challenges, we propose D3S2, a Diffusion-guided Dataset Distillation framework for Semantic Segmentation. Our method adopts a two-stage design. In Class-Balanced Mask Selection, we construct a representative mask set via a greedy strategy that prioritizes underrepresented classes. In Diffusion-Guided Image Synthesis, we employ a pretrained layout-to-image diffusion model to generate images conditioned on the selected masks, naturally ensuring spatial alignment. To further enhance the training utility of synthesized data, we introduce guided diffusion sampling with two complementary objectives: a segmentation-consistency loss for pixel-level alignment, and a class-wise feature matching loss for aligning per-class feature statistics across layers. Extensive experiments demonstrate the superiority of D3S2. Notably, at an extremely compression rate of 1%, our method achieves 24.99% and 35.49% mIoU on ADE20K and COCO-Stuff with Mask2Former (Swin-S), outperforming random selection by 9.34% and 5.70%, respectively.

📄 PDF Abstract BibTeX arXiv:2605.25022

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationImage Classification

Results from the Paper

RankTaskDatasetModelMetrics
#235 Semantic Segmentation ADE20K D3S2 Validation mIoU: 35.49

Similar Papers 제목 키워드 기반

Diffusion-Guided Knowledge Distillation for Weakly-Supervised Low-Light Semantic Segmentation

2025-07-10 · Chunyan Wang, Dong Zhang, Jinhui Tang arxiv

Weakly-supervised semantic segmentation aims to assign category labels to each pixel using weak annotations, significantly reducing manual annotation costs. Although existing methods have achieved remarkable progress in …

Weakly-Supervised Semantic SegmentationKnowledge Distillation

MedCondDiff: Lightweight, Robust, Semantically Guided Diffusion for Medical Image Segmentation

2025-11-29 · Ruirui Huang, Jiacheng Li arxiv

We introduce MedCondDiff, a diffusion-based framework for multi-organ medical image segmentation that is efficient and anatomically grounded. The model conditions the denoising process on semantic priors extracted by a P…

Medical Image Segmentation

Marine Saliency Segmenter: Object-Focused Conditional Diffusion with Region-Level Semantic Knowledge Distillation

2025-04-03 · Laibin Chang, Yunke Wang, Jiaxing Huang, Longxiang Deng 외

Marine Saliency Segmentation (MSS) plays a pivotal role in various vision-based marine exploration tasks. However, existing marine segmentation techniques face the dilemma of object mislocalization and imprecise boundari…

Knowledge DistillationSegmentationWord Similarity

Depth-guided Texture Diffusion for Image Semantic Segmentation

2024-08-17 · Wei Sun, Yuan Li, Qixiang Ye, Jianbin Jiao 외

Depth information provides valuable insights into the 3D structure especially the outline of objects, which can be utilized to improve the semantic segmentation tasks. However, a naive fusion of depth information can dis…

Objectobject-detectionObject DetectionSalient Object Detection+2

Attention-guided Feature Distillation for Semantic Segmentation

2024-03-08 · Amir M. Mansourian, Arya Jalali, Rozhan Ahmadi, Shohreh Kasaei

In contrast to existing complex methodologies commonly employed for distilling knowledge from a teacher to a student, this paper showcases the efficacy of a simple yet powerful method for utilizing refined feature maps t…

Knowledge DistillationSegmentationSemantic Segmentation