paper-with-me

Papers

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

2026-03-23 · Wenqing Tian, Hanyi Mao, Zhaocheng Liu, Lihua Zhang, Qiang Liu, Jian Wu, Liang Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.21937

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Diagnosing Dense Same-Class Attribute Misbinding in Large Vision-Language Models

2026-08-17 · Yuanzhi Xu, Qian Gao, Jun Fan, Guohui Ding 외 arxiv

Large vision-language models can recognize the objects and attributes in a crowded scene yet assign an attribute to the wrong same-class instance. Generic visual-question-answering accuracy marks the response as wrong, w…

Whose record is this? Diagnosing and authorizing record use in personalized multimodal models

2026-09-04 · Xinyu Mao, Junsi Li, Chenyang Liu, Haoji Zhang 외 arxiv

Contextualized visual personalization can retrieve a true record yet apply it to the wrong visual subject. We formalize when a record may condition an answer as \emph{record authorization}: subject presence ($P$), record…

Unlocking the Potential of Text-to-Image Diffusion with PAC-Bayesian Theory

2024-11-25 · Eric Hanchen Jiang, Yasi Zhang, Zhi Zhang, Yixin Wan 외

Text-to-image (T2I) diffusion models have revolutionized generative modeling by producing high-fidelity, diverse, and visually realistic images from textual prompts. Despite these advances, existing models struggle with …

AttributeDenoising

How Do Diffusion Classifiers Decide? A Bias-Centric Evaluation

2026-07-04 · Saba Fathi, Fardin Ayar, Maryam Abdolali, Ehsan Javanmardi 외 arxiv

Diffusion models have recently been repurposed for zero-shot classification, giving rise to diffusion classifiers that identify the best-matching text prompt by minimizing the noise-prediction error. Despite their growin…

MultiCompose: Multi-Concept Personalized Composition with Per-Subject Attribute Binding

2026-08-04 · Ruirui Zhang, Zhengkai Zhao, Pan Gao arxiv

Text-to-image diffusion models enable personalization of specific visual concepts from a small number of reference images. However, generating a single image that contains multiple personalized subjects, each bound to us…