From Parts to Whole: A Unified Reference Framework for Controllable Human Image Generation
Zehuan Huang, Hongxing Fan, Lipeng Wang, Lu Sheng
TL;DR
Parts2Whole addresses the challenge of controllable human image generation conditioned on multiple appearance parts by introducing a semantic-aware appearance encoder and a shared self-attention mechanism that operate across multiple reference images and the target. A pose encoder and a mask-guided attention module preserve spatial relationships and allow precise selection of appearance parts, enabling high-fidelity portrait customization in a zero-shot, multi-reference setting. Quantitative and qualitative experiments show superior appearance fidelity and alignment with provided references compared to tuning-based and zero-shot baselines, highlighting the method's potential for fine-grained control in applications like virtual try-on and character design. Overall, the framework advances multi-part, reference-conditioned portrait synthesis by maintaining part-level details while ensuring coherent whole-body generation.
Abstract
Recent advancements in controllable human image generation have led to zero-shot generation using structural signals (e.g., pose, depth) or facial appearance. Yet, generating human images conditioned on multiple parts of human appearance remains challenging. Addressing this, we introduce Parts2Whole, a novel framework designed for generating customized portraits from multiple reference images, including pose images and various aspects of human appearance. To achieve this, we first develop a semantic-aware appearance encoder to retain details of different human parts, which processes each image based on its textual label to a series of multi-scale feature maps rather than one image token, preserving the image dimension. Second, our framework supports multi-image conditioned generation through a shared self-attention mechanism that operates across reference and target features during the diffusion process. We enhance the vanilla attention mechanism by incorporating mask information from the reference human images, allowing for the precise selection of any part. Extensive experiments demonstrate the superiority of our approach over existing alternatives, offering advanced capabilities for multi-part controllable human image customization. See our project page at https://huanngzh.github.io/Parts2Whole/.
