paper-with-me

Papers

Object-Centric Slot Diffusion

2023-03-20 · NeurIPS 2023 11 · Jindong Jiang, Fei Deng, Gautam Singh, Sungjin Ahn

The recent success of transformer-based image generative models in object-centric learning highlights the importance of powerful image generators for handling complex scenes. However, despite the high expressiveness of diffusion models in image generation, their integration into object-centric learning remains largely unexplored in this domain. In this paper, we explore the feasibility and potential of integrating diffusion models into object-centric learning and investigate the pros and cons of this approach. We introduce Latent Slot Diffusion (LSD), a novel model that serves dual purposes: it is the first object-centric learning model to replace conventional slot decoders with a latent diffusion model conditioned on object slots, and it is also the first unsupervised compositional conditional diffusion model that operates without the need for supervised annotations like text. Through experiments on various object-centric tasks, including the first application of the FFHQ dataset in this field, we demonstrate that LSD significantly outperforms state-of-the-art transformer-based decoders, particularly in more complex scenes, and exhibits superior unsupervised compositional generation quality. In addition, we conduct a preliminary investigation into the integration of pre-trained diffusion models in LSD and demonstrate its effectiveness in real-world image segmentation and generation. Project page is available at https://latentslotdiffusion.github.io

📄 PDF Abstract BibTeX arXiv:2303.10834

Code (2)

jindongjiang/latent-slot-diffusion 공식 구현 pytorch
whieya/learning-to-compose jax

Tasks

Image GenerationImage SegmentationObjectSemantic Segmentation

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

SlotDiffusion: Object-Centric Generative Modeling with Diffusion Models

2023-05-18 · NeurIPS 2023 11 · Ziyi Wu, Jingyu Hu, Wuyue Lu, Igor Gilitschenski 외

Object-centric learning aims to represent visual data with a set of object entities (a.k.a. slots), providing structured representations that enable systematic generalization. Leveraging advanced architectures like Trans…

Image GenerationObjectObject DiscoverySemantic Segmentation+3

Improved Object-Centric Diffusion Learning with Registers and Contrastive Alignment

2026-01-03 · Bac Nguyen, Yuhta Takida, Naoki Murata, Chieh-Hsin Lai 외 arxiv

Slot Attention (SA) with pretrained diffusion models has recently shown promise for object-centric learning (OCL), but suffers from slot entanglement and weak alignment between object slots and image content. We propose …

Image Generation

GLASS: Guided Latent Slot Diffusion for Object-Centric Learning

2025-01-01 · CVPR 2025 1 · Krishnakant Singh, Simone Schaub-Meyer, Stefan Roth

Object-centric learning aims to decompose an input image into a set of meaningful object files (slots). These latent object representations enable a variety of downstream tasks. Yet, object-centric learning struggles…

Conditional Image GenerationImage GenerationObjectObject Discovery

Slot-Guided Adaptation of Pre-trained Diffusion Models for Object-Centric Learning and Compositional Generation

2025-01-27 · Adil Kaan Akan, Yucel Yemez

We present SlotAdapt, an object-centric learning method that combines slot attention with pretrained diffusion models by introducing adapters for slot-based conditioning. Our method preserves the generative power of pret…

Image GenerationObject Discovery

Guided Latent Slot Diffusion for Object-Centric Learning

2024-07-25 · Krishnakant Singh, Simone Schaub-Meyer, Stefan Roth

Slot attention aims to decompose an input image into a set of meaningful object files (slots). These latent object representations enable various downstream tasks. Yet, these slots often bind to object parts, not objects…

Conditional Image GenerationDecoderImage GenerationObject+3