Ar2Can: An Architect and an Artist Leveraging a Canvas for Multi-Human Generation
Shubhankar Borse, Phuc Pham, Farzad Farhadzadeh, Seokeon Choi, Phong Ha Nguyen, Anh Tuan Tran, Sungrack Yun, Munawar Hayat, Fatih Porikli
TL;DR
Ar2Can addresses the challenge of reliable multi-human generation by decoupling spatial layout generation from identity-preserving rendering. It introduces two Architect variants for layout and a GRPO-trained Artist with compositional rewards, including Hungarian centroid face matching and ArcFace identity similarity, achieving strong count accuracy and identity preservation on MultiHuman-Testbench using synthetic data. The modular architecture supports trade-offs between speed and accuracy and demonstrates state-of-the-art performance across key metrics, with token sharing and curriculum contributing to efficiency and stability. This framework paves the way for scalable, controllable multi-human generation in real-world applications.
Abstract
Despite recent advances in text-to-image generation, existing models consistently fail to produce reliable multi-human scenes, often duplicating faces, merging identities, or miscounting individuals. We present Ar2Can, a novel two-stage framework that disentangles spatial planning from identity rendering for multi-human generation. The Architect module predicts structured layouts, specifying where each person should appear. The Artist module then synthesizes photorealistic images, guided by a spatially-grounded face matching reward that combines Hungarian spatial alignment with ArcFace identity similarity. This approach ensures faces are rendered at correct locations and faithfully preserve reference identities. We develop two Architect variants, seamlessly integrated with our diffusion-based Artist model and optimized via Group Relative Policy Optimization (GRPO) using compositional rewards for count accuracy, image quality, and identity matching. Evaluated on the MultiHuman-Testbench, Ar2Can achieves substantial improvements in both count accuracy and identity preservation, while maintaining high perceptual quality. Notably, our method achieves these results using primarily synthetic data, without requiring real multi-human images.
