Identity preservation remains a distinct challenge for generative image models

Benchmarking three paradigms shows that persistent identity layers outperform context-based and parameter-based methods across generation, editing, and restoration tasks.

PaperIndustrycs.CVarXiv:2609.04151v1
Mengwei Ren · Xuaner Zhang · Zhihao Xia

Phota Labs Research

Research Digest··2 min read
The authors systematically benchmark three approaches to identity preservation in generative image models: encoding identity in the input context, using trainable subject-specific parameters (like LoRA), or maintaining a persistent identity layer. Their results show that persistent identity layers consistently reduce identity degradation across iterative edits, small subject scales, and multi-subject compositions, while preserving image quality and instruction adherence.

What they did

They designed a benchmark covering subject-driven generation, editing, restoration, and multi-subject settings, with tasks that increasingly stress identity preservation. They compared three paradigms: input-context methods (e.g., GPT-Image-2, NB2), subject-specific fine-tuning (LoRA), and a persistent identity layer (Phota Identity). The evaluation measured identity fidelity, image quality, and instruction adherence.

Key findings

  • Identity preservation is a distinct limitation: strong image quality and instruction following do not guarantee high identity fidelity.
  • Identity degradation worsens under iterative edits, small subject scales, severe image degradation, and multi-subject composition.
  • Persistent identity layers substantially reduce identity degradation across all tasks and consistently improve identity preservation when applied to different foundation models.
  • Instruction adherence and perceptual image quality remain comparable to baseline methods.

Why it matters

This work demonstrates that identity is not automatically captured by increasingly capable generative models; instead, it can be represented as persistent subject knowledge that is composed independently with the generative model. This insight could guide the design of future generative systems that reliably preserve identity across diverse contexts.

Caveats

The benchmark focuses on a set of existing methods; the authors note that the results may depend on the specific implementations of each paradigm. The persistent identity approach is evaluated only on a single proprietary system (Phota Identity), so generalizability to other persistent identity representations is not established. Real-world applications may involve additional challenges not covered in the benchmark, such as identity preservation in video or across very long sequences of edits.

§

Analysis

This paper fills a gap by systematically comparing identity preservation paradigms under controlled stress tests. It echoes findings from other domains (e.g., face recognition, object tracking) that identity is a persistent attribute requiring dedicated representation. The results suggest that future foundation models may benefit from explicit identity modules rather than relying on emergent properties.

newspaper

Research Digest

Articles published under the Zotpaper byline are synthesized from multiple source publications by our AI editor and reviewed by our editorial process. Each story combines reporting from credible outlets to give readers a balanced, comprehensive view.