paper-with-me

홈 › Papers

Using latent space regression to analyze and leverage compositionality in GANs

2021-03-18 · ICLR 2021 1 · Lucy Chai, Jonas Wulff, Phillip Isola

In recent years, Generative Adversarial Networks have become ubiquitous in both research and public perception, but how GANs convert an unstructured latent code to a high quality output is still an open question. In this work, we investigate regression into the latent space as a probe to understand the compositional properties of GANs. We find that combining the regressor and a pretrained generator provides a strong image prior, allowing us to create composite images from a collage of random image parts at inference time while maintaining global consistency. To compare compositional properties across different generators, we measure the trade-offs between reconstruction of the unrealistic input and image quality of the regenerated samples. We find that the regression approach enables more localized editing of individual image parts compared to direct editing in the latent space, and we conduct experiments to quantify this independence effect. Our method is agnostic to the semantics of edits, and does not require labels or predefined concepts during training. Beyond image composition, our method extends to a number of related applications, such as image inpainting or example-based image editing, which we demonstrate on several GANs and datasets, and because it uses only a single forward pass, it can operate in real-time. Code is available on our project page: https://chail.github.io/latent-composition/.

📄 PDF Abstract BibTeX arXiv:2103.10426

Code (1)

chail/latent-composition pytorch

Tasks

Image InpaintingOpen-Ended Question Answeringregression

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

StyleT2I: Toward Compositional and High-Fidelity Text-to-Image Synthesis

2022-03-29 · CVPR 2022 1 · Zhiheng Li, Martin Renqiang Min, Kai Li, Chenliang Xu

Although progress has been made for text-to-image synthesis, previous methods fall short of generalizing to unseen or underrepresented attribute compositions in the input text. Lacking compositionality could have severe …

AttributeFairnessImage GenerationVocal Bursts Intensity Prediction

Structured Latent Dynamics in Wireless CSI via Homomorphic World Models

2026-03-20 · Salmane Naoumi, Mehdi Bennis, Marwa Chafii arxiv

We introduce a self-supervised framework for learning predictive and structured representations of wireless channels by modeling the temporal evolution of channel state information (CSI) in a compact latent space. Our me…

Scene Understanding

Exploring Compositionality in Vision Transformers using Wavelet Representations

2025-12-30 · Akshad Shyam Purushottamdas, Pranav K Nayak, Divya Mehul Rajparia, Deekshith Patel 외 arxiv

While insights into the workings of the transformer model have largely emerged by analysing their behaviour on language tasks, this work investigates the representations learnt by the Vision Transformer (ViT) encoder thr…

Representation Learning

Not Only Text: Exploring Compositionality of Visual Representations in Vision-Language Models

2025-03-21 · CVPR 2025 1 · Davide Berasi, Matteo Farina, Massimiliano Mancini, Elisa Ricci 외

Vision-Language Models (VLMs) learn a shared feature space for text and images, enabling the comparison of inputs of different modalities. While prior works demonstrated that VLMs organize natural language representation…

Measuring the compositionality of NV expressions in Basque by means of distributional similarity techniques

2012-05-01 · LREC 2012 5 · Antton Gurrutxaga, I{\~n}aki Alegria

We present several experiments aiming at measuring the semantic compositionality of NV expressions in Basque. Our approach is based on the hypothesis that compositionality can be related to distributional similarity. The…