SpotDiff: Spotting and Disentangling Interference in Feature Space for Subject-Preserving Image Generation
Yongzhi Li, Saining Zhang, Yibing Chen, Boying Li, Yanxin Zhang, Xiaoyu Du
TL;DR
The paper tackles personalized image generation by addressing the entanglement between subject identity and nuisance factors like pose and background. It introduces SpotDiff, a learning-based framework that spots nuisance factors with pose and background experts and removes interference via orthogonality constraints in feature space, aided by a CLIP-based encoder and an alignment module. To enable principled training, the authors construct SpotDiff10k, a 10k-image dataset with controlled pose consistency and background variation. Experiments show robust subject preservation and controllable editing with competitive quality using only 10k training samples, demonstrating effective disentanglement and efficiency.
Abstract
Personalized image generation aims to faithfully preserve a reference subject's identity while adapting to diverse text prompts. Existing optimization-based methods ensure high fidelity but are computationally expensive, while learning-based approaches offer efficiency at the cost of entangled representations influenced by nuisance factors. We introduce SpotDiff, a novel learning-based method that extracts subject-specific features by spotting and disentangling interference. Leveraging a pre-trained CLIP image encoder and specialized expert networks for pose and background, SpotDiff isolates subject identity through orthogonality constraints in the feature space. To enable principled training, we introduce SpotDiff10k, a curated dataset with consistent pose and background variations. Experiments demonstrate that SpotDiff achieves more robust subject preservation and controllable editing than prior methods, while attaining competitive performance with only 10k training samples.
