paper-with-me

Papers

Learning to Generate Multiple Objects from Dense and Occluded Layouts

2026-07-03 · Bach-Hoang Ngo, Si-Tri Ngo, Hieu Le, Trung-Nghia Le arxiv

Text-to-image diffusion models fail to generate correct object counts in dense scenes, where overlapping instances collapse into indistinguishable structures despite appearing visually plausible. We identify this as instance ownership collapse: tokens from overlapping objects interact freely through attention, while heavily occluded instances receive weak supervision due to their small visible areas. We address this through layout-aware attention biases that softly bias token interactions toward region-consistent grouping and suppress cross-instance leakage, paired with an amodal-balanced loss that amplifies gradients for occluded objects based on their occlusion level. To enable systematic evaluation, we introduce OverlapDepth-45K, a benchmark of densely overlapping scenes with amodal supervision. Our approach substantially improves count accuracy and prevents instance merging while preserving image quality. Project page: https://bachngoh.github.io/AIBL

📄 PDF Abstract BibTeX arXiv:2607.03488

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Multicameral Decoding for Localizing Unoccluded Object Instances from a Single RGB Image

2019-06-18 · Matthieu Grard, Emmanuel Dellandréa, Liming Chen

Occlusion-aware instance-sensitive segmentation is a complex task generally split into region-based segmentations, by approximating instances as their bounding box. We address the showcase scenario of dense homogeneous l…

Boundary DetectionDecoderInstance SegmentationSemantic Segmentation

HetScene: Heterogeneity-Aware Diffusion for Dense Indoor Scene Generation

2026-05-13 · Zini Chen, Junming Huang, Rong Zhang, Jiamin Xu 외 arxiv

Generating controllable and physically plausible indoor scenes is a pivotal prerequisite for constructing high-fidelity simulation environments for embodied AI. However, existing deeplearning-based methods usually treat …

Scene Generation

LiDAR-EDIT: LiDAR Data Generation by Editing the Object Layouts in Real-World Scenes

2024-11-30 · Shing-Hei Ho, Bao Thach, Minghan Zhu

We present LiDAR-EDIT, a novel paradigm for generating synthetic LiDAR data for autonomous driving. Our framework edits real-world LiDAR scans by introducing new object layouts while preserving the realism of the backgro…

Autonomous DrivingcounterfactualNovel View SynthesisObject+2

Detecting Semantic Parts on Partially Occluded Objects

2017-07-25 · Jianyu Wang, Cihang Xie, Zhishuai Zhang, Jun Zhu 외

In this paper, we address the task of detecting semantic parts on partially occluded objects. We consider a scenario where the model is trained using non-occluded images but tested on occluded images. The motivation is t…

ClusteringSemantic Part Detection

Learning to Look around Objects for Top-View Representations of Outdoor Scenes

2018-03-28 · ECCV 2018 9 · Samuel Schulter, Menghua Zhai, Nathan Jacobs, Manmohan Chandraker

Given a single RGB image of a complex outdoor road scene in the perspective view, we address the novel problem of estimating an occlusion-reasoned semantic scene layout in the top-view. This challenging problem not only …

3D geometrySemantic Segmentation