Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DifFSS: Diffusion Model for Few-Shot Semantic Segmentation

About

Diffusion models have demonstrated excellent performance in image generation. Although various few-shot semantic segmentation (FSS) models with different network structures have been proposed, performance improvement has reached a bottleneck. This paper presents the first work to leverage the diffusion model for FSS task, called DifFSS. DifFSS, a novel FSS paradigm, can further improve the performance of the state-of-the-art FSS models by a large margin without modifying their network structure. Specifically, we utilize the powerful generation ability of diffusion models to generate diverse auxiliary support images by using the semantic mask, scribble or soft HED boundary of the support image as control conditions. This generation process simulates the variety within the class of the query image, such as color, texture variation, lighting, $etc$. As a result, FSS models can refer to more diverse support images, yielding more robust representations, thereby achieving a consistent improvement in segmentation performance. Extensive experiments on three publicly available datasets based on existing advanced FSS models demonstrate the effectiveness of the diffusion model for FSS task. Furthermore, we explore in detail the impact of different input settings of the diffusion model on segmentation performance. Hopefully, this completely new paradigm will bring inspiration to the study of FSS task integrated with AI-generated content. Code is available at https://github.com/TrinitialChan/DifFSS

Weimin Tan, Siyuan Chen, Bo Yan• 2023

Related benchmarks

TaskDatasetResultRank
Few-shot Semantic SegmentationFSS-1000
mIoU88.4
64
Few-shot Semantic SegmentationPASCAL-5^i (4-fold cross-validation)
mIoU (Fold 0)71.3
11
Few-shot Semantic SegmentationMiniCOCO-20^i (test)
Fold-0 IoU42.8
4
Showing 3 of 3 rows

Other info

Code

Follow for update