Investigating Object Compositionality in Generative Adversarial Networks
Deep generative models seek to recover the process with which the observed data was generated. They may be used to synthesize new samples or to subsequently extract representations. Successful approaches in the domain of images are driven by several core inductive biases. However, a bias to account for the compositional way in which humans structure a visual scene in terms of objects has frequently been overlooked. In this work, we investigate object compositionality as an inductive bias for Generative Adversarial Networks (GANs). We present a minimal modification of a standard generator to incorporate this inductive bias and find that it reliably learns to generate images as compositions of objects. Using this general design as a backbone, we then propose two useful extensions to incorporate dependencies among objects and background. We extensively evaluate our approach on several multi-object image datasets and highlight the merits of incorporating structure for representation learning purposes. In particular, we find that our structured GANs are better at generating multi-object images that are more faithful to the reference distribution. More so, we demonstrate how, by leveraging the structure of the learned generative process, one can `invert' the learned generative model to perform unsupervised instance segmentation. On the challenging CLEVR dataset, it is shown how our approach is able to improve over other recent purely unsupervised object-centric approaches to image generation.
Code (0)
등록된 구현이 없습니다.
Tasks
Image GenerationInductive BiasInstance SegmentationObjectRepresentation LearningSemantic SegmentationUnsupervised Instance SegmentationSimilar Papers 제목 키워드 기반
Text-to-Image Generation Via Energy-Based CLIP
Joint Energy Models (JEMs), while drawing significant research attention, have not been successfully scaled to real-world, high-resolution datasets. We present EB-CLIP, a novel approach extending JEMs to the multimodal v…
Image GenerationText to Image GenerationText-to-Image GenerationLexical Variability and Compositionality: Investigating Idiomaticity with Distributional Semantic Models
Did you ever read about Frogs drinking Coffee? Investigating the Compositionality of Multi-Emoji Expressions
In this work, we present a first attempt to investigate multi-emoji expressions and whether they behave similarly to multiword expressions in terms of non-compositionality. We focus on the combination of the frog and the…
Sentiment AnalysisInvestigating More Explainable and Partition-Free Compositionality Estimation for LLMs: A Rule-Generation Perspective
Compositional generalization tests are often used to estimate the compositionality of LLMs. However, such tests have the following limitations: (1) they only focus on the output results without considering LLMs' understa…
Figurative Language in Noun Compound Models across Target Properties, Domains and Time
A variety of distributional and multi-modal computational approaches has been suggested for modelling the degrees of compositionality across types of multiword expressions and languages. As the starting point of my talk,…