paper-with-me

Papers

Diffusion Features to Bridge Domain Gap for Semantic Segmentation

2024-06-02 · Yuxiang Ji, Boyong He, Chenyuan Qu, Zhuoyue Tan, Chuan Qin, Liaoni Wu

Pre-trained diffusion models have demonstrated remarkable proficiency in synthesizing images across a wide range of scenarios with customizable prompts, indicating their effective capacity to capture universal features. Motivated by this, our study delves into the utilization of the implicit knowledge embedded within diffusion models to address challenges in cross-domain semantic segmentation. This paper investigates the approach that leverages the sampling and fusion techniques to harness the features of diffusion models efficiently. We propose DIffusion Feature Fusion (DIFF) as a backbone use for extracting and integrating effective semantic representations through the diffusion process. By leveraging the strength of text-to-image generation capability, we introduce a new training framework designed to implicitly learn posterior knowledge from it. Through rigorous evaluation in the contexts of domain generalization semantic segmentation, we establish that our methodology surpasses preceding approaches in mitigating discrepancies across distinct domains and attains the state-of-the-art (SOTA) benchmark.

📄 PDF Abstract BibTeX arXiv:2406.00777

Code (1)

Yux1angJi/DIFF 공식 구현 pytorch

Tasks

Domain GeneralizationImage GenerationSemantic SegmentationText to Image GenerationText-to-Image Generation

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 제목 키워드 기반

LD-ZNet: A Latent Diffusion Approach for Text-Based Image Segmentation

2023-03-22 · ICCV 2023 1 · Koutilya PNVR, Bharat Singh, Pallabi Ghosh, Behjat Siddiquie 외

Large-scale pre-training tasks like image classification, captioning, or self-supervised techniques do not incentivize learning the semantic boundaries of objects. However, recent generative foundation models built using…

image-classificationImage ClassificationImage SegmentationSegmentation+1

Panoptic Segmentation of Mammograms with Text-To-Image Diffusion Model

2024-07-19 · Kun Zhao, Jakub Prokop, Javier Montalt Tordera, Sadegh Mohammadi

Mammography is crucial for breast cancer surveillance and early diagnosis. However, analyzing mammography images is a demanding task for radiologists, who often review hundreds of mammograms daily, leading to overdiagnos…

Image GenerationInstance SegmentationLesion SegmentationPanoptic Segmentation+2

Adversarial Diffusion Model for Unsupervised Domain-Adaptive Semantic Segmentation

2024-12-22 · Jongmin Yu, Zhongtian Sun, Shan Luo

Semantic segmentation requires labour-intensive labelling tasks to obtain the supervision signals, and because of this issue, it is encouraged that using domain adaptation, which transfers information from the existing l…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

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

Unpaired Image-to-Image Translation via a Self-Supervised Semantic Bridge

2026-02-18 · Jiaming Liu, Felix Petersen, Yunhe Gao, Yabin Zhang 외 arxiv

Adversarial diffusion and diffusion-inversion methods have advanced unpaired image-to-image translation, but each faces key limitations. Adversarial approaches require target-domain adversarial loss during training, whic…

Image-to-Image Translation