paper-with-me

Papers

InstancePin: Instance-Addressable Layout-to-Image Diffusion via Coordinate Pinning

2026-08-01 · Chaoyue Wu, Yunfei Zhang, Si Wu arxiv

Layout-to-image diffusion models have achieved impressive semantic controllability by conditioning generation on category-level segmentation maps. However, such category-aligned control is not necessarily instance-addressable: multiple nearby objects from the same category are often treated as a shared semantic region, leading to ambiguous boundaries, averaged appearances, and feature confusion among instances. This limitation is particularly evident in urban scene synthesis, where small and crowded pedestrians or vehicles require fine-grained instance separation while preserving global scene consistency. In this paper, we propose InstancePin, an instance-addressable layout-to-image diffusion framework that pins each object instance with an explicit coordinate anchor. Instead of directly injecting instance masks into the pretrained backbone, InstancePin introduces an independent instance-aware adapter to preserve the category-level generation prior while learning instance-specific spatial control. For each instance, its center coordinate is encoded with Fourier features and projected into a coordinate token, which serves as a spatial anchor queried by latent image features through coordinate pinning attention. To make these anchors spatially meaningful, we further supervise the coordinate attention maps with instance regions, encouraging each coordinate token to activate its corresponding object area. Finally, an instance-mask guided fusion module routes pretrained backbone features to non-instance regions and adapter features to instance regions, enabling local instance refinement without sacrificing global semantic fidelity. Extensive experiments on Cityscapes demonstrate that InstancePin mitigates instance entanglement in dense layouts and improves both image fidelity and semantic consistency.

📄 PDF Abstract BibTeX arXiv:2608.00588

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LocRef-Diffusion:Tuning-Free Layout and Appearance-Guided Generation

2024-11-22 · Fan Deng, Yaguang Wu, Xinyang Yu, Xiangjun Huang 외

Recently, text-to-image models based on diffusion have achieved remarkable success in generating high-quality images. However, the challenge of personalized, controllable generation of instances within these images remai…

Instance Migration Diffusion for Nuclear Instance Segmentation in Pathology

2025-04-02 · Lirui Qi, Hongliang He, Tong Wang, Siwei Feng 외

Nuclear instance segmentation plays a vital role in disease diagnosis within digital pathology. However, limited labeled data in pathological images restricts the overall performance of nuclear instance segmentation. To …

Data AugmentationInstance SegmentationSegmentationSemantic Segmentation

ContextGen: Contextual Layout Anchoring for Identity-Consistent Multi-Instance Generation

2025-10-13 · Ruihang Xu, Dewei Zhou, Fan Ma, Yi Yang arxiv

Multi-instance image generation (MIG) remains a significant challenge for modern diffusion models due to key limitations in achieving precise control over object layout and preserving the identity of multiple distinct su…

Image Generation

InstanceAssemble: Layout-Aware Image Generation via Instance Assembling Attention

2025-09-20 · Qiang Xiang, Shuang Sun, Binglei Li, Dejia Song 외 arxiv

Diffusion models have demonstrated remarkable capabilities in generating high-quality images. Recent advancements in Layout-to-Image (L2I) generation have leveraged positional conditions and textual descriptions to facil…

Layout-to-Image Generation

LAW-Diffusion: Complex Scene Generation by Diffusion with Layouts

2023-08-13 · ICCV 2023 1 · BinBin Yang, Yi Luo, Ziliang Chen, Guangrun Wang 외

Thanks to the rapid development of diffusion models, unprecedented progress has been witnessed in image synthesis. Prior works mostly rely on pre-trained linguistic models, but a text is often too abstract to properly sp…

Image GenerationLayout-to-Image GenerationObjectScene Generation