Source-linked AI summary

MultiBind: A Benchmark for Attribute Misbinding in Multi-Subject Generation

Wenqing Tian, Hanyi Mao, Zhaocheng Liu, Lihua Zhang, Qiang Liu, Jian Wu, Liang Wang

arXiv:2603.21937v1cs.CV

TL;DR

MultiBind targets the underdiagnosed problem of cross-subject attribute misbinding, which existing holistic and self-similarity metrics do not directly resolve. It introduces a real-image benchmark with entity-indexed supervision and a dimension-wise confusion protocol; evaluations show that these diagnostics reveal binding failures conventional reconstruction metrics miss.

  • Problem

    Existing evaluations emphasize holistic fidelity or per-subject self-similarity, providing weak diagnostics for cross-subject correspondence errors and for distinguishing drift from interference.

  • Method

    MultiBind constructs real-image instances with subject annotations, canonicalized references, a background reference, and entity-indexed prompts, then uses specialist similarity matrices with baseline-corrected deltas.

  • Results

    Evaluations across modern generators show that MultiBind reveals critical subject-attribute binding failures often obscured by holistic scores.

  • Takeaways & Limitations

    The benchmark exposes interpretable patterns including drift, swaps, dominance, and blending while separating self-degradation from cross-subject interference.

  • Takeaways & Limitations

    The benchmark focuses exclusively on human subjects, and overall reconstruction metrics are not designed to isolate binding failures.

Abstract

from arXiv · show

Subject-driven image generation is increasingly expected to support fine-grained control over multiple entities within a single image. In multi-reference workflows, users may provide several subject images, a background reference, and long, entity-indexed prompts to control multiple people within one scene. In this setting, a key failure mode is cross-subject attribute misbinding: attributes are preserved, edited, or transferred to the wrong subject. Existing benchmarks and metrics largely emphasize holistic fidelity or per-subject self-similarity, making such failures hard to diagnose. We introduce MultiBind, a benchmark built from real multi-person photographs. Each instance provides slot-ordered subject crops with masks and bounding boxes, canonicalized subject references, an inpainted background reference, and a dense entity-indexed prompt derived from structured annotations. We also propose a dimension-wise confusion evaluation protocol that matches generated subjects to ground-truth slots and measures slot-to-slot similarity using specialists for face identity, appearance, pose, and expression. By subtracting the corresponding ground-truth similarity matrices, our method separates self-degradation from true cross-subject interference and exposes interpretable failure patterns such as drift, swap, dominance, and blending. Experiments on modern multi-reference generators show that MultiBind reveals binding failures that conventional reconstruction metrics miss.

1 Introduction

MultiBind addresses cross-subject attribute misbinding in multi-reference generation, where detailed controls can leak across entities while existing evaluations provide weak correspondence diagnostics. It introduces a real-image benchmark and confusion-aware, dimension-wise evaluation to distinguish self-degradation from cross-subject interference.

  • Multi-reference generation requires preserving each subject’s identity and unspecified attributes while binding requested edits to the correct subject.
  • Cross-subject attribute misbinding occurs when visual cues or textual directives leak across subjects, producing drift, dominance, swaps, or blended attributes.
  • Existing evaluations emphasize global similarity or per-subject identity scores, offering weak diagnostics for who confuses with whom and for separating drift from interference.
  • MULTIBIND anchors each instance to a real target image with subject crops, masks, bounding boxes, canonicalized references, a background reference, and an entity-indexed prompt.
  • Its dimension-wise protocol uses specialist similarity matrices and baseline-corrected deltas to expose interpretable binding failures under explicit subject correspondence supervision.
  • Systematic evaluation benchmarks modern multi-reference generators and reports fine-grained binding trends for how models handle multiple logical entities.

2 Related Work

Prior subject-driven and multi-subject benchmarks advance reference-conditioned generation but commonly evaluate it with coarse fidelity or identity measures. MultiBind builds on this gap by targeting explicit, interpretable cross-subject binding diagnostics.

  • Subject-driven image generation: Subject-driven generation methods aim to preserve identity and appearance while following new text instructions, but many require per-subject optimization or specialized conditioning.
  • Subject-driven image generation: Existing evaluations often measure only diagonal similarity to each subject’s own reference, motivating explicit diagnosis of cross-subject interference.
  • Multi-subject benchmarking: Multi-subject benchmarks vary reference conditions, visual anchors, or composition settings, and some release paired datasets with generation methods.
  • Attribute binding and diagnostic evaluation: Binding research spans text-only compositional generation and fine-grained text-to-image evaluation beyond global alignment.
  • Attribute binding and diagnostic evaluation: MultiBind contributes interpretable confusion matrices and baseline-corrected metrics for drift, dominance, swaps, and blending under ground-truth supervision.

3 The MULTIBIND Dataset

MULTIBIND formulates multi-reference generation as reconstructing real multi-person images from subject references, a background reference, and an entity-indexed prompt. Its dataset separates edited pose and expression from preserved identity and appearance, enabling controlled analysis of subject-attribute binding.

  • Task Definition: MULTIBIND reconstructs a real target image from per-subject references, a background reference, and an entity-indexed prompt.
  • Task Definition: The benchmark focuses exclusively on human subjects because multi-person scenes are challenging and offer measurable semantic dimensions.
  • Task Definition: Each subject partitions pose and expression into an edit set, while identity and appearance form a preserve set that must not leak across slots.
  • Instance Construction: Instances provide standardized subject references, an inpainted background reference, and a rewritten entity-indexed prompt for generation.
  • Statistics: MULTIBIND contains 508 instances and 1,527 human subjects, with two-, three-, and four-subject instances and prompts averaging 474 words.
  • Instance Construction: The construction pipeline starts from a real target, segments subjects, canonicalizes references, inpaints the background, and converts structured annotations into a long prompt.

4 MULTIBIND Evaluation

MULTIBIND evaluates cross-subject binding by matching generated subjects to ground-truth slots, computing dimension-specific similarities, and correcting them with ground-truth baselines. Thresholded deltas then support subject- and image-level diagnostics for drift, confusion, swaps, dominance, and blending.

  • 4.1 Dimension-wise similarity matrices: MULTIBIND matches generated person instances to ground-truth subject slots before computing dimension-wise confusion diagnostics.The evaluation uses matched slots and dimension-specific specialists for face identity, appearance, pose, and expression.
  • 4.1 Dimension-wise similarity matrices: For each attribute dimension, the protocol builds generated-to-ground-truth similarity matrices over matched and specialist-valid slots.Rows correspond to matched generated subjects with valid specialist outputs, while columns range over valid ground-truth subjects.
  • 4.1 Dimension-wise similarity matrices: Baseline-corrected deltas subtract ground-truth subject similarities to isolate generation-induced changes from inherent inter-subject resemblance.Diagonal entries measure self-retention, while positive off-diagonal entries indicate movement toward another ground-truth subject beyond the baseline similarity.
  • 4.2 Binary indicators and failure patterns: Human-calibrated thresholds binarize diagonal self-consistency and off-diagonal confusion signals for each dimension.Consistency and confusion thresholds are selected by maximizing F1 against human labels.
  • 4.2 Binary indicators and failure patterns: The resulting binary matrices yield subject-level rates and image-level patterns, including swap, dominance, and blending.Swap is permutation-like confusion, dominance collapses matches onto one subject, and blending matches one generated subject to multiple ground-truth subjects.
  • 4.2 Binary indicators and failure patterns: A row-wise Jensen–Shannon shift summarizes how each subject’s similarity distribution changes, including probability mass moving away from the diagonal.This provides an additional distribution-level measure of binding change.

5 Experiments

Experiments compare six modern multi-reference generators using holistic reconstruction metrics and binding-specific diagnostics. The results show that models with strong global similarity can still exhibit distinct drift, swapping, dominance, or blending failures.

  • 5. Experiments: Six generators are evaluated: three closed-source models and three open-source models under a standardized MULTIBIND reconstruction setup.The evaluation includes Nano Banana Pro, GPT-Image-1.5, Seedream 4.5, HunyuanImage-3.0-Instruct, Qwen-Image-Edit-2511, and OmniGen2.
  • 5.1 Metrics: Holistic metrics include FID, CLIP-I, DINO, and AES, but these measures are not designed to isolate binding failures.Matched subject slots and mean IoU additionally reflect subject count and approximate placement.
  • 5.2 Holistic reconstruction and overall binding shift: The closed-source models outperform the three open-source baselines on holistic metrics; Nano Banana Pro leads FID, CLIP-I, DINO, and global JS.GPT-Image-1.5 has the highest AES and ties for the largest number of matched subject slots, while HunyuanImage-3.0-Instruct has the best Mean IoU.
  • 5.3 Failure-pattern diagnosis: Nano Banana Pro and GPT-Image-1.5 are the most stable, maintaining the highest success rates and lowest structured-pattern rates across most dimensions.Seedream 4.5 is mixing-heavy, while HunyuanImage-3.0-Instruct is drift-heavy; Qwen-Image-Edit-2511 and OmniGen2 are unstable on both counts.
  • 5.3 Failure-pattern diagnosis: Seedream 4.5 shows face blending of 53.7% and dominance of 14.5%, whereas HunyuanImage-3.0-Instruct shows face drift of 45.6% and inconsistency of 56.3%.The contrasting profiles separate wrong-subject mixing from weak facial preservation.
  • 5.3 Failure-pattern diagnosis: Qwen-Image-Edit-2511 and OmniGen2 show high appearance swap rates of 22.9% and 18.9%, while Nano Banana Pro and GPT-Image-1.5 keep appearance success above 94%.The comparison indicates that appearance cues may be preserved yet attached to the wrong subject.
  • 5.3 Failure-pattern diagnosis: Expression blending remains non-trivial even when drift is near zero, reaching 43.4% for Qwen-Image-Edit-2511 and 50.2% for OmniGen2.Their dominance rates reach 18.7% and 19.5%, respectively.
  • 5.4 Quantitative verification with human judgments: Specialist-based metrics achieve higher AUC than VLM-as-a-judge baselines across all four dimensions when compared with human annotations.This supports their agreement with human consistency and confusion judgments.

6 Conclusion

MULTIBIND establishes deterministic subject correspondence and comprehensive annotations for evaluating reference preservation and edit accuracy. Its specialist-based, dimension-wise protocol separates self-degradation from cross-subject interference and reveals interpretable binding failures that holistic scores can obscure.

  • MULTIBIND evaluates multi-reference, multi-subject generation under complex instructions with deterministic subject-slot correspondence.
  • Comprehensive annotations, including masks, crops, references, and structured prompts, support precise assessment of reference preservation and edit accuracy.
  • Specialist-based, dimension-wise confusion metrics disentangle self-degradation from cross-subject interference.
  • The protocol exposes drift, swap, dominance, and blending, while evaluations show alignment with human judgment and failures hidden by holistic scores.

A.1 Implementation Details for the Image Pipeline

The image pipeline constructs MULTIBIND from filtered real multi-person scenes, canonicalized subject references, inpainted backgrounds, and verified structured captions compiled into deterministic prompts. It uses quality control, human review, and deterministic slot ordering to support reproducible evaluation.

  • Source selection and filtering: MULTIBIND curates scenes from four source pools and retains images with 2–4 human subjects after instance filtering.
  • Source selection and filtering: Retained subjects receive tight bounding boxes, alpha-masked crops, union masks, and left-to-right slots based on mask-centroid coordinates.
  • Canonicalization and quality control: Subjects are transformed into standardized full-body standing poses and canonical facial expressions while preserving identity and appearance, then checked by VLM-based QC and human review.
  • Background inpainting: The background reference removes subjects and person-induced traces through inpainting while preserving unrelated content, lighting, and perspective.
  • Captioning, verification, and prompt compilation: A caption–evaluation–review pipeline generates dense structured annotations, proposes minimal field edits, and locally adjudicates edits before prompt compilation.
  • Captioning, verification, and prompt compilation: A deterministic compiler maps normalized caption fields into fixed subject-slot prompt blocks, preserving unrequested reference attributes for reproducibility.
  • Validation and dataset summaries: The released benchmark reports person-count and source-distribution summaries, while prompts undergo checks for slot coverage, valid relations, contradictions, missing fields, and malformed formatting.

B.3 Continuous Metrics

MULTIBIND derives continuous confusion metrics from baseline-corrected, dimension-wise similarity matrices after deterministic instance extraction and slot matching. These metrics separate self-degradation from cross-subject feature mixing and quantify diffuse or pairwise interference.

  • For each attribute dimension, baseline-corrected deltas subtract ground-truth subject similarities from generated-to-ground-truth similarities.
  • Diagonal deltas measure retention of a subject’s own attributes, whereas off-diagonal deltas indicate movement toward another subject beyond baseline similarity.
  • The average diagonal drop measures generic self-degradation without assigning the error to a competing subject.
  • Matching resizes generated images, extracts person detections, selects and orders subjects deterministically, and evaluates shared assigned-slot intersections across models.
  • Mean cross-subject mixing captures diffuse attribute leakage by preventing decreases in similarity from canceling increases.
  • Worst confusion highlights strong pairwise interference, including near-swaps or one-to-one confusion between subject pairs.
  • Row-wise Jensen–Shannon shift summarizes the overall redistribution of similarity mass across candidate subjects.

B.3.1 Dimension-wise binding results

Dimension-wise binding results are reported across six generators and four attribute dimensions, with human-labeled pairs used to calibrate thresholds and compare specialist scores against VLM judges. The evaluation distinguishes diagonal self-consistency from off-diagonal cross-subject confusion.

  • Continuous binding diagnostics cover four attribute dimensions and six evaluated generators.
  • Human validation annotates 3,664 subject–subject pairs, comprising 1,132 diagonal self-consistency pairs and 2,532 off-diagonal confusion pairs.
  • Diagonal labels assess consistency with the assigned subject, while off-diagonal labels assess confusion with an incorrect ground-truth subject.
  • One diagonal threshold and one off-diagonal threshold are calibrated for each attribute dimension before delta matrices are binarized.
  • Specialist pair-level delta scores are evaluated by ROC-AUC against human labels and compared with Gemini 2.5 Pro and GPT-5.2 judge scores.

D Ablation on the Reference-Image Generator

The ablation tests whether using Nano Banana Pro to synthesize many references biases evaluation by regenerating references with three generators while holding the targets, prompts, protocol, specialists, and thresholds fixed. Because the subset is smaller and synthesis is stochastic, the analysis emphasizes stability of qualitative conclusions rather than small numerical differences.

  • Ablation Design: The ablation regenerates reference images with Nano Banana Pro, GPT-Image-1.5, and Seedream 4.5 while keeping the evaluation pipeline fixed.Only the reference-image generator changes; targets, prompts, matching protocol, specialists, and binarization thresholds remain unchanged.
  • Evaluation Rationale: The analysis tests for same-model bias by asking whether each model improves specifically and consistently when evaluated with references it produced.The authors avoid over-interpreting small numerical differences because the subset is smaller and reference synthesis is stochastic.

D.1 Holistic Results

Holistic rankings remain broadly stable across reference-image generators: the strongest group stays ahead, weaker models remain behind, and HunyuanImage-3.0-Instruct retains strong slot alignment despite weaker subject fidelity. The results also provide no broad evidence that Nano Banana-generated references materially favor Nano Banana Pro.

  • Cross-Generator Stability: Nano Banana Pro, GPT-Image-1.5, and Seedream 4.5 remain strongest on fidelity-oriented metrics, while Qwen-Image-Edit-2511 and OmniGen2 remain clearly behind.HunyuanImage-3.0-Instruct is usually weaker on CLIP-I/DINO but competitive or best on Matched and Mean IoU.
  • Same-Model Bias: Seedream 4.5 improves under Seedream-generated references, but this self-alignment effect is not universal and does not support broad same-model favoritism toward Nano Banana Pro.GPT-Image-1.5 and Nano Banana Pro each achieve different best metrics under different reference generators.
  • Metric Sensitivity: JS is slightly more sensitive to the reference generator, but strongest models remain roughly within 0.0068–0.0085 across all three settings.Weaker models remain on the order of 10^-2, and changing the generator does not materially alter the qualitative conclusions.

D.2 Pattern Rates

Thresholded subject-level and image-level diagnostics preserve the benchmark’s coarse model ranking and characteristic failure patterns across reference generators. The strongest models remain relatively robust, while other models exhibit persistent confusion, drift, or self-degradation profiles.

  • Pattern-Rate Stability: The fixed-threshold diagnostics keep Nano Banana Pro, GPT-Image-1.5, and Seedream 4.5 strongest overall, while Qwen-Image-Edit and OmniGen2 remain most confusion-prone.HunyuanImage-3 occupies a distinct regime with limited confusion in some dimensions but severe self-degradation, especially for face identity.
  • Failure Patterns: Seedream 4.5 remains face-mixing heavy, with face blending rates of 51.3 / 36.7 / 40.5 under Nano Banana Pro / GPT-Image-1.5 / Seedream 4.5 references.The pattern persists despite changing the reference-image generator.
  • Failure Patterns: HunyuanImage-3 remains face-drift heavy, with face drift rates of 49.1 / 58.5 / 52.4 across the three reference-generator settings.Its face blending is much lower than Seedream 4.5 in all three tables.
  • Same-Model Bias: The ablation does not show a systematic same-model advantage: Nano Banana Pro remains top or near-top with references regenerated by GPT-Image-1.5 or Seedream 4.5.GPT-Image-1.5’s face success is 73.5 with GPT-generated references, versus 83.5 with Nano Banana Pro-generated references and 74.9 with Seedream-generated references.
  • Diagnostic Measures: Tables 17–19 report Success, Confused, Inconsistent, and Drift as subject-level rates, and Swap, Dominance, and Blending as image-level pattern rates.The binarization thresholds remain fixed to the main-paper calibration across the three reference-generator conditions.
Loading 2603.21937v1…