paper-with-me

Papers

When Identities Collapse: A Stress-Test Benchmark for Multi-Subject Personalization

2026-03-27 · Zhihan Chen, Yuhuan Zhao, Yijie Zhu, Xinyu Yao arxiv

Subject-driven text-to-image diffusion models have achieved remarkable success in preserving single identities, yet their ability to compose multiple interacting subjects remains largely unexplored and highly challenging. Existing evaluation protocols typically rely on global CLIP metrics, which are insensitive to local identity collapse and fail to capture the severity of multi-subject entanglement. In this paper, we identify a pervasive "Illusion of Scalability" in current models: while they excel at synthesizing 2-4 subjects in simple layouts, they suffer from catastrophic identity collapse when scaled to 6-10 subjects or tasked with complex physical interactions. To systematically expose this failure mode, we construct a rigorous stress-test benchmark comprising 75 prompts distributed across varying subject counts and interaction difficulties (Neutral, Occlusion, Interaction). Furthermore, we demonstrate that standard CLIP-based metrics are fundamentally flawed for this task, as they often assign high scores to semantically correct but identity-collapsed images (e.g., generating generic clones). To address this, we introduce the Subject Collapse Rate (SCR), a novel evaluation metric grounded in DINOv2's structural priors, which strictly penalizes local attention leakage and homogenization. Our extensive evaluation of state-of-the-art models (MOSAIC, XVerse, PSR) reveals a precipitous drop in identity fidelity as scene complexity grows, with SCR approaching 100% at 10 subjects. We trace this collapse to the semantic shortcuts inherent in global attention routing, underscoring the urgent need for explicit physical disentanglement in future generative architectures.

📄 PDF Abstract BibTeX arXiv:2603.26078

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stress-testing medical large language models reveals latent safety pathology beyond benchmark accuracy

2026-06-06 · Yuan Shen, Xiaojun Wu, Linghua Yu arxiv

Large language models (LLMs) are entering clinical practice based on benchmark accuracy that may fail to detect safety-relevant failure modes. Here we present AI-MASLD, a stress-audit framework that adapts the logic of m…

Information Extraction

Uncertainty Is Not a Safety Net for Clinical VQA, but Can It Anticipate Model Failure?

2026-06-15 · Arnisa Fazla, Alberto Testoni, Ameen Abu-Hanna, Barbara Plank 외 arxiv

Safe deployment of clinical vision-language models (VLMs) requires reliable uncertainty estimation (UE): a signal indicating when predictions should be trusted or escalated to a clinician. We test whether current UE meth…

Testing the Test: Score-Direction Instability in Class-Split Anomaly Detection

2026-05-23 · Alejandro Ascarate, Leo Lebrat, Rodrigo Santa Cruz, Clinton Fookes 외 arxiv

Within-dataset class-split evaluation is widely used as a proxy for fully unconditional out-of-distribution anomaly detection. We show that this protocol can become ill-posed when the held-out anomaly class overlaps the …

Anomaly Detection

When Correct Beliefs Collapse: Epistemic Resilience of LLMs under Clinical Pressure

2026-04-23 · Boyu Xiao, Xiuqi Tian, Xuwen Song, Haochun Wang 외 arxiv

Despite strong medical benchmark accuracy, LLMs can exhibit severe multi-turn sycophancy in clinical dialogue, abandoning initial correct diagnosis under escalating pressure. We propose \textbf{\textsc{Med-Stress}}, a ta…

AgentComm-Bench: Stress-Testing Cooperative Embodied AI Under Latency, Packet Loss, and Bandwidth Collapse

2026-03-18 · Aayam Bansal, Ishaan Gangwani arxiv

Cooperative multi-agent methods for embodied AI are almost universally evaluated under idealized communication: zero latency, no packet loss, and unlimited bandwidth. Real-world deployment on robots with wireless links, …

Autonomous Vehicles