paper-with-me

Papers

Diffusion-Sharpening: Fine-tuning Diffusion Models with Denoising Trajectory Sharpening

2025-02-17 · Ye Tian, Ling Yang, Xinchen Zhang, Yunhai Tong, Mengdi Wang, Bin Cui

We propose Diffusion-Sharpening, a fine-tuning approach that enhances downstream alignment by optimizing sampling trajectories. Existing RL-based fine-tuning methods focus on single training timesteps and neglect trajectory-level alignment, while recent sampling trajectory optimization methods incur significant inference NFE costs. Diffusion-Sharpening overcomes this by using a path integral framework to select optimal trajectories during training, leveraging reward feedback, and amortizing inference costs. Our method demonstrates superior training efficiency with faster convergence, and best inference efficiency without requiring additional NFEs. Extensive experiments show that Diffusion-Sharpening outperforms RL-based fine-tuning methods (e.g., Diffusion-DPO) and sampling trajectory optimization methods (e.g., Inference Scaling) across diverse metrics including text alignment, compositional capabilities, and human preferences, offering a scalable and efficient solution for future diffusion model fine-tuning. Code: https://github.com/Gen-Verse/Diffusion-Sharpening

📄 PDF Abstract BibTeX arXiv:2502.12146

Code (1)

gen-verse/diffusion-sharpening 공식 구현 pytorch

Tasks

Denoising

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…
Focus 설명 없음

Similar Papers 제목 키워드 기반

SSDiff: Spatial-spectral Integrated Diffusion Model for Remote Sensing Pansharpening

2024-04-17 · Yu Zhong, Xiao Wu, Liang-Jian Deng, ZiHan Cao

Pansharpening is a significant image fusion technique that merges the spatial content and spectral characteristics of remote sensing images to generate high-resolution multispectral images. Recently, denoising diffusion …

DenoisingImage GenerationPansharpening

Step-level Denoising-time Diffusion Alignment with Multiple Objectives

2026-04-15 · Qi Zhang, Dawei Wang, Shaofeng Zou arxiv

Reinforcement learning (RL) has emerged as a powerful tool for aligning diffusion models with human preferences, typically by optimizing a single reward function under a KL regularization constraint. In practice, however…

Reinforcement Learning

ShortFT: Diffusion Model Alignment via Shortcut-based Fine-Tuning

2025-07-30 · Xiefan Guo, Miaomiao Cui, Liefeng Bo, Di Huang arxiv

Backpropagation-based approaches aim to align diffusion models with reward functions through end-to-end backpropagation of the reward gradient within the denoising chain, offering a promising perspective. However, due to…

RoDiF: Robust Direct Fine-Tuning of Diffusion Policies with Corrupted Human Feedback

2026-01-31 · Amitesh Vatsa, Zhixian Xie, Wanxin Jin arxiv

Diffusion policies are a powerful paradigm for robotic control, but fine-tuning them with human preferences is fundamentally challenged by the multi-step structure of the denoising process. To overcome this, we introduce…

Fine-tuning Pocket-Aware Diffusion Models via Denoising Policy Optimization

2026-05-17 · Yuan Xue, Daniel Kudenko, Megha Khosla arxiv

Structure-based drug design has been accelerated by pocket-aware 3D generative models, yet most methods primarily fit the training distribution and may fall short of satisfying multiple properties required in real-world …

Reinforcement LearningDrug Discovery