paper-with-me

Papers

Slot-VAE: Object-Centric Scene Generation with Slot Attention

2023-06-12 · Yanbo Wang, Letao Liu, Justin Dauwels

Slot attention has shown remarkable object-centric representation learning performance in computer vision tasks without requiring any supervision. Despite its object-centric binding ability brought by compositional modelling, as a deterministic module, slot attention lacks the ability to generate novel scenes. In this paper, we propose the Slot-VAE, a generative model that integrates slot attention with the hierarchical VAE framework for object-centric structured scene generation. For each image, the model simultaneously infers a global scene representation to capture high-level scene structure and object-centric slot representations to embed individual object components. During generation, slot representations are generated from the global scene representation to ensure coherent scene structures. Our extensive evaluation of the scene generation ability indicates that Slot-VAE outperforms slot representation-based generative baselines in terms of sample quality and scene structure accuracy.

📄 PDF Abstract BibTeX arXiv:2306.06997

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectRepresentation LearningScene Generation

Methods 이 논문이 사용한 방법론

Hierarchical VAE 설명 없음

Similar Papers 제목 키워드 기반

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

Towards Improving the Generation Quality of Autoregressive Slot VAEs

2022-06-03 · Patrick Emami, Pan He, Sanjay Ranka, Anand Rangarajan

Unconditional scene inference and generation are challenging to learn jointly with a single compositional model. Despite encouraging progress on models that extract object-centric representations (''slots'') from images,…

Image GenerationObjectScene GenerationScene Understanding+1

CTRL-O: Language-Controllable Object-Centric Visual Representation Learning

2025-03-27 · CVPR 2025 1 · Aniket Didolkar, Andrii Zadaianchuk, Rabiul Awal, Maximilian Seitzer 외

Object-centric representation learning aims to decompose visual scenes into fixed-size vectors called "slots" or "object files", where each slot captures a distinct object. Current state-of-the-art object-centric models …

Image GenerationObjectObject DiscoveryQuestion Answering+4

Slot-guided Volumetric Object Radiance Fields

2024-01-04 · NeurIPS 2023 11 · Di Qi, Tong Yang, Xiangyu Zhang

We present a novel framework for 3D object-centric representation learning. Our approach effectively decomposes complex scenes into individual objects from a single image in an unsupervised fashion. This method, called s…

ObjectRepresentation Learning

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 d…

Image GenerationImage SegmentationObjectSemantic Segmentation