English

RectifID: Personalizing Rectified Flow with Anchored Classifier Guidance

Computer Vision and Pattern Recognition 2024-12-11 v4 Machine Learning

Abstract

Customizing diffusion models to generate identity-preserving images from user-provided reference images is an intriguing new problem. The prevalent approaches typically require training on extensive domain-specific images to achieve identity preservation, which lacks flexibility across different use cases. To address this issue, we exploit classifier guidance, a training-free technique that steers diffusion models using an existing classifier, for personalized image generation. Our study shows that based on a recent rectified flow framework, the major limitation of vanilla classifier guidance in requiring a special classifier can be resolved with a simple fixed-point solution, allowing flexible personalization with off-the-shelf image discriminators. Moreover, its solving procedure proves to be stable when anchored to a reference flow trajectory, with a convergence guarantee. The derived method is implemented on rectified flow with different off-the-shelf image discriminators, delivering advantageous personalization results for human faces, live subjects, and certain objects. Code is available at https://github.com/feifeiobama/RectifID.

Keywords

Cite

@article{arxiv.2405.14677,
  title  = {RectifID: Personalizing Rectified Flow with Anchored Classifier Guidance},
  author = {Zhicheng Sun and Zhenhao Yang and Yang Jin and Haozhe Chi and Kun Xu and Kun Xu and Liwei Chen and Hao Jiang and Yang Song and Kun Gai and Yadong Mu},
  journal= {arXiv preprint arXiv:2405.14677},
  year   = {2024}
}

Comments

NeurIPS 2024

R2 v1 2026-06-28T16:37:27.433Z