paper-with-me

홈 › Papers

Phasic Content Fusing Diffusion Model with Directional Distribution Consistency for Few-Shot Model Adaption

2023-09-07 · ICCV 2023 1 · Teng Hu, Jiangning Zhang, Liang Liu, Ran Yi, Siqi Kou, Haokun Zhu, Xu Chen, Yabiao Wang, Chengjie Wang, Lizhuang Ma

Training a generative model with limited number of samples is a challenging task. Current methods primarily rely on few-shot model adaption to train the network. However, in scenarios where data is extremely limited (less than 10), the generative network tends to overfit and suffers from content degradation. To address these problems, we propose a novel phasic content fusing few-shot diffusion model with directional distribution consistency loss, which targets different learning objectives at distinct training stages of the diffusion model. Specifically, we design a phasic training strategy with phasic content fusion to help our model learn content and style information when t is large, and learn local details of target domain when t is small, leading to an improvement in the capture of content, style and local details. Furthermore, we introduce a novel directional distribution consistency loss that ensures the consistency between the generated and source distributions more efficiently and stably than the prior methods, preventing our model from overfitting. Finally, we propose a cross-domain structure guidance strategy that enhances structure consistency during domain adaptation. Theoretical analysis, qualitative and quantitative experiments demonstrate the superiority of our approach in few-shot generative model adaption tasks compared to state-of-the-art methods. The source code is available at: https://github.com/sjtuplayer/few-shot-diffusion.

📄 PDF Abstract BibTeX arXiv:2309.03729

Code (1)

sjtuplayer/few-shot-diffusion 공식 구현 pytorch

Tasks

Domain Adaptationmodel

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

Learning to compose 6-DoF omnidirectional videos using multi-sphere images

2021-03-10 · Jisheng Li, Yuze He, Yubin Hu, Yuxing Han 외

Omnidirectional video is an essential component of Virtual Reality. Although various methods have been proposed to generate content that can be viewed with six degrees of freedom (6-DoF), existing systems usually involve…

Depth Estimation

Maximum Likelihood Training of Parametrized Diffusion Model

2021-09-29 · Dongjun Kim, Byeonghu Na, Se Jung Kwon, Dongsoo Lee 외

Whereas the diverse variations of the diffusion model exist in image synthesis, the previous variations have not innovated the diffusing mechanism by maintaining the static linear diffusion. Meanwhile, it is intuitive th…

Image Generationmodel

PartDiff: Image Super-resolution with Partial Diffusion Models

2023-07-21 · Kai Zhao, Alex Ling Yu Hung, Kaifeng Pang, Haoxin Zheng 외

Denoising diffusion probabilistic models (DDPMs) have achieved impressive performance on various image generation tasks, including image super-resolution. By learning to reverse the process of gradually diffusing the dat…

DenoisingImage GenerationImage Super-ResolutionSuper-Resolution

Semi-supervised Image Dehazing via Expectation-Maximization and Bidirectional Brownian Bridge Diffusion Models

2025-08-15 · Bing Liu, Le Wang, Mingming Liu, Hao Liu 외 arxiv

Existing dehazing methods deal with real-world haze images with difficulty, especially scenes with thick haze. One of the main reasons is the lack of real-world paired data and robust priors. To avoid the costly collecti…

Image Dehazing

Degradation-Consistent Learning via Bidirectional Diffusion for Low-Light Image Enhancement

2025-07-24 · Jinhong He, Minglong Xue, Zhipu Liu, Mingliang Zhou 외 arxiv

Low-light image enhancement aims to improve the visibility of degraded images to better align with human visual perception. While diffusion-based methods have shown promising performance due to their strong generative ca…

Low-Light Image Enhancement