WithEveryone: Unified Planning and Identity Grounding for Group Image Generation

Hengyuan Xu, Qixun Wang, Yiji Cheng, Miles Yang, Zhao Zhong, Wei Cheng, Xingjun Ma, Yu-gang Jiang

arXiv:2608.20336 · 2026-08-24 공개 · arXiv · PDF

unified-framework group-image-generation identity-grounding layout-grounded-id-loss identity-preserving identity-disjoint-benchmark face-region-supervision identity-representation-forcing

Abstract

Identity-preserving image generation becomes increasingly unreliable when a scene must contain many specified people. Beyond retaining each identity, the model must bind every reference to a distinct person and location, while training-time identity losses must establish correspondence among several noisy predicted faces. We introduce WithEveryone, a unified framework for generating group images up to ten reference identities. WithEveryone injects each selected identity as an addressed token, predicts a structured identity--layout plan, and renders the plan as a visual condition. Its key objective, Layout-Grounded ID Loss, uses annotated face regions to supervise the intended identities directly, avoiding unstable embedding-based face matching; ID Representation Forcing additionally trains a prediction for each identity before image synthesis. On an identity-disjoint benchmark, WithEveryone achieves the highest target-context identity similarity, improving face similarity from 0.462 for GPT-Image-2 to 0.499, while reducing copy-paste artifacts from 0.169 to 0.055. It further covers 97.3\% of the requested identities with a duplicate rate of only 2.8\%. These results show that explicit identity--layout grounding enables identity-preserving generation to scale to larger groups without relying on direct reference-face copying.

한국어 요약

한 줄 요약

WithEveryone은 최대 10명의 참조 신원을 포함한 그룹 이미지 생성을 위한 통합 프레임워크로, 신원 유지를 향상시키며 복사-붙여넣기 아티팩트를 감소시킨다.

핵심 기여도

핵심 아이디어

기존 그룹 이미지 생성 모델은 여러 참조 신원을 처리할 때 신원 유지를 저하시키고, 신원 간 혼동이나 중복이 발생한다. WithEveryone은 이 문제를 해결하기 위해 ID 토큰을 주소화하고, 레이아웃 주석을 기반으로 신원 대응 관계를 명시적으로 정의한다. 이는 임베딩 기반의 불안정한 신원 매칭을 피하고, 신원 유지를 강화한다.

LG-ID Loss는 생성된 이미지가 아닌 레이아웃 주석을 기반으로 신원을 지도함으로써, 신원 대응 관계를 정확히 정의한다. 이는 기존 방법에서 흔히 발생하는 잘못된 신원 매칭 문제를 해결한다. 또한, ID Representation Forcing는 이미지 생성 전에 각 신원에 대한 예측을 학습시켜, 신원이 공유된 컨텍스트에서 소멸되지 않도록 보장한다.

기술적 접근법

주요 결과

의의 및 한계

WithEveryone은 신원-레이아웃 바인딩을 명시적으로 정의함으로써, 기존 방법에서 흔히 발생하는 신원 혼동 및 중복 문제를 해결한다. 특히, LG-ID Loss는 임베딩 기반 신원 매칭의 불안정성을 제거하고, 신원 유지를 강화하는 데 기여한다.

그러나, 평가 범위는 단일 벤치마크(210개 샘플)에 제한되며, 참조 신원이 많은 경우 그룹 크기의 추정치는 추세일 뿐 정확한 추정이 아님. 또한, 신원 인식 및 검출 알고리즘의 정확도는 인종 그룹에 따라 달라질 수 있어, 이점은 신원 유지 성능에 영향을 줄 수 있다. 또한, 레이아웃 계획 예측보다 실행에서 오류가 더 많이 발생한다는 점도 한계로 제시된다.

실용적 활용

WithEveryone은 대규모 그룹 이미지 생성이 필요한 산업, 예를 들어, 마케팅, 콘텐츠 제작, 가상 캐릭터 생성 등에 적용 가능하다. 특히, 여러 참조 신원을 포함한 일관되고 시각적으로 매력적인 이미지를 생성해야 하는 상황에서 유용하다.