PatchDPO: Patch-level DPO for Finetuning-free Personalized Image Generation
Qihan Huang, Weilong Dai, Jinlong Liu, Wanggui He, Hao Jiang, Mingli Song, Jie Song

TL;DR
PatchDPO introduces a patch-level training method for personalized image generation that enhances quality and consistency without test-time finetuning, outperforming existing approaches.
Contribution
The paper proposes PatchDPO, a novel patch-level DPO technique that estimates local patch quality to improve personalized image generation models.
Findings
Significantly improves image quality and consistency.
Achieves state-of-the-art results on multiple benchmarks.
Effective for both single-object and multi-object generation.
Abstract
Finetuning-free personalized image generation can synthesize customized images without test-time finetuning, attracting wide research interest owing to its high efficiency. Current finetuning-free methods simply adopt a single training stage with a simple image reconstruction task, and they typically generate low-quality images inconsistent with the reference images during test-time. To mitigate this problem, inspired by the recent DPO (i.e., direct preference optimization) technique, this work proposes an additional training stage to improve the pre-trained personalized generation models. However, traditional DPO only determines the overall superiority or inferiority of two samples, which is not suitable for personalized image generation because the generated images are commonly inconsistent with the reference images only in some local image patches. To tackle this problem, this work…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Computer Graphics and Visualization Techniques · Advanced Image and Video Retrieval Techniques
MethodsADaptive gradient method with the OPTimal convergence rate · Direct Preference Optimization
