← Search

Jincheng Zhong

3 accepted papers

2026

Mitigating Noise Shift in Denoising Generative Models with Noise Awareness Guidance

ICLR 2026poster

Existing denoising generative models rely on solving discretized reverse-time SDEs or ODEs. In this paper, we identify a long-overlooked yet pervasive issue in this family of models: a misalignment between the pre-defined noise level and the actual noise level encoded in intermediate states during s…

Cited by 0SourcecodeScholar
2025

Domain Guidance: A Simple Transfer Approach for a Pre-trained Diffusion Model

ICLR 2025poster

Recent advancements in diffusion models have revolutionized generative modeling. However, the impressive and vivid outputs they produce often come at the cost of significant model scaling and increased computational demands. Consequently, building personalized diffusion models based on off-the-shelf…

2024

Diffusion Tuning: Transferring Diffusion Models via Chain of Forgetting

NeurIPS 2024poster

Diffusion models have significantly advanced the field of generative modeling. However, training a diffusion model is computationally expensive, creating a pressing need to adapt off-the-shelf diffusion models for downstream generation tasks. Current fine-tuning methods focus on parameter-efficient…