English

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

Computer Vision and Pattern Recognition 2025-07-31 v1

Abstract

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 the computational costs and the risk of gradient explosion associated with the lengthy denoising chain, existing approaches struggle to achieve complete gradient backpropagation, leading to suboptimal results. In this paper, we introduce Shortcut-based Fine-Tuning (ShortFT), an efficient fine-tuning strategy that utilizes the shorter denoising chain. More specifically, we employ the recently researched trajectory-preserving few-step diffusion model, which enables a shortcut over the original denoising chain, and construct a shortcut-based denoising chain of shorter length. The optimization on this chain notably enhances the efficiency and effectiveness of fine-tuning the foundational model. Our method has been rigorously tested and can be effectively applied to various reward functions, significantly improving alignment performance and surpassing state-of-the-art alternatives.

Keywords

Cite

@article{arxiv.2507.22604,
  title  = {ShortFT: Diffusion Model Alignment via Shortcut-based Fine-Tuning},
  author = {Xiefan Guo and Miaomiao Cui and Liefeng Bo and Di Huang},
  journal= {arXiv preprint arXiv:2507.22604},
  year   = {2025}
}

Comments

Accepted by ICCV 2025

R2 v1 2026-07-01T04:25:53.778Z