paper-with-me

홈 › Papers

Semantic Hierarchy Emerges in Deep Generative Representations for Scene Synthesis

2019-11-21 · Ceyuan Yang, Yujun Shen, Bolei Zhou

Despite the success of Generative Adversarial Networks (GANs) in image synthesis, there lacks enough understanding on what generative models have learned inside the deep generative representations and how photo-realistic images are able to be composed of the layer-wise stochasticity introduced in recent GANs. In this work, we show that highly-structured semantic hierarchy emerges as variation factors from synthesizing scenes from the generative representations in state-of-the-art GAN models, like StyleGAN and BigGAN. By probing the layer-wise representations with a broad set of semantics at different abstraction levels, we are able to quantify the causality between the activations and semantics occurring in the output image. Such a quantification identifies the human-understandable variation factors learned by GANs to compose scenes. The qualitative and quantitative results further suggest that the generative representations learned by the GANs with layer-wise latent codes are specialized to synthesize different hierarchical semantics: the early layers tend to determine the spatial layout and configuration, the middle layers control the categorical objects, and the later layers finally render the scene attributes as well as color scheme. Identifying such a set of manipulatable latent variation factors facilitates semantic scene manipulation.

📄 PDF Abstract BibTeX arXiv:1911.09267

Code (2)

ShenYujun/HiGAN tf
genforce/higan tf

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Conditional Batch Normalization Conditional Batch Normalization (CBN) is a class-conditional variant of batch normalization. The key idea is to…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
TTUR The Two Time-scale Update Rule (TTUR) is an update rule for generative adversarial networks trained with stochastic gradient descent. TTUR has an individual learning rate for…
GAN Hinge Loss The GAN Hinge Loss is a hinge loss based loss function for [generative adversarial…
Residual Connection 설명 없음
Non-Local Operation A Non-Local Operation is a component for capturing long-range dependencies with deep neural networks. It is a generalization of the classical non-local mean operation in…

Similar Papers 제목 키워드 기반

Semantic Hierarchy Emerges in the Deep Generative Representations for Scene Synthesis

2019-09-25 · Ceyuan Yang, Yujun Shen, Bolei Zhou

Despite the success of Generative Adversarial Networks (GANs) in image synthesis, there lacks enough understanding on what networks have learned inside the deep generative representations and how photo-realistic images a…

Image Generation

Concerto: Joint 2D-3D Self-Supervised Learning Emerges Spatial Representations

2025-10-27 · Yujia Zhang, Xiaoyang Wu, Yixing Lao, Chengyao Wang 외 arxiv

Humans learn abstract concepts through multisensory synergy, and once formed, such representations can often be recalled from a single modality. Inspired by this principle, we introduce Concerto, a minimalist simulation …

Self-Supervised LearningScene Understanding

Probing LLMs for Joint Encoding of Linguistic Categories

2023-10-28 · Giulio Starace, Konstantinos Papakostas, Rochelle Choenni, Apostolos Panagiotopoulos 외

Large Language Models (LLMs) exhibit impressive performance on a range of NLP tasks, due to the general-purpose linguistic knowledge acquired during pretraining. Existing model interpretability research (Tenney et al., 2…

POS

Semantic-embedded Similarity Prototype for Scene Recognition

2023-08-11 · Chuanxin Song, Hanbo Wu, Xin Ma, Yibin Li

Due to the high inter-class similarity caused by the complex composition and the co-existing objects across scenes, numerous studies have explored object semantic knowledge within scenes to improve scene recognition. How…

Objectobject-detectionObject DetectionScene Recognition+1

Deep RNNs Encode Soft Hierarchical Syntax

2018-05-11 · ACL 2018 7 · Terra Blevins, Omer Levy, Luke Zettlemoyer

We present a set of experiments to demonstrate that deep recurrent neural networks (RNNs) learn internal representations that capture soft hierarchical notions of syntax from highly varied supervision. We consider four s…

Dependency ParsingLanguage ModelingLanguage ModellingMachine Translation+2