PureCC: Pure Learning for Text-to-Image Concept Customization
PureCC: 文本到图像概念定制的纯学习
Zhichao Liao, Xiaole Xian, Qingyu Li, Wenyu Qin, Meng Wang, Weicheng Xie, Siyang Song, Pingfa Feng, Long Zeng, Liang Pan
AI总结 本文提出PureCC,一种用于文本到图像概念定制的纯学习方法,通过分离学习目标来平衡概念定制的保真度与模型保留。
Comments Accepted to CVPR 2026
详情
现有概念定制方法在高保真和多概念定制方面取得了显著成果。然而,它们往往忽视了在学习新个性化概念时对原始模型行为和能力的影响。为了解决这个问题,我们提出了PureCC。PureCC引入了一个新的分离学习目标用于概念定制,结合了目标概念的隐式指导与原始条件预测。这种分离形式使PureCC在训练过程中能够显著专注于原始模型。此外,基于此目标,PureCC设计了一个双分支训练流水线,包括一个冻结的提取器提供纯净的目标概念表示作为隐式指导,以及一个可训练的流模型产生原始条件预测,共同实现对个性化概念的纯学习。此外,PureCC引入了一个新的自适应指导尺度$λ^\star$,以动态调整目标概念的指导强度,平衡定制保真度和模型保留。广泛的实验表明,PureCC在保留原始行为和能力的同时,实现了高保真的概念定制。代码可在https://github.com/lzc-sg/PureCC上获得。
Existing concept customization methods have achieved remarkable outcomes in high-fidelity and multi-concept customization. However, they often neglect the influence on the original model's behavior and capabilities when learning new personalized concepts. To address this issue, we propose PureCC. PureCC introduces a novel decoupled learning objective for concept customization, which combines the implicit guidance of the target concept with the original conditional prediction. This separated form enables PureCC to substantially focus on the original model during training. Moreover, based on this objective, PureCC designs a dual-branch training pipeline that includes a frozen extractor providing purified target concept representations as implicit guidance and a trainable flow model producing the original conditional prediction, jointly achieving pure learning for personalized concepts. Furthermore, PureCC introduces a novel adaptive guidance scale $λ^\star$ to dynamically adjust the guidance strength of the target concept, balancing customization fidelity and model preservation. Extensive experiments show that PureCC achieves state-of-the-art performance in preserving the original behavior and capabilities while enabling high-fidelity concept customization. The code is available at https://github.com/lzc-sg/PureCC.