Graph Transformer GANs for Graph-Constrained House Generation
Hao Tang, Zhenyu Zhang, Humphrey Shi, Bo Li, Ling Shao, Nicu Sebe,, Radu Timofte, Luc Van Gool

TL;DR
This paper introduces GTGAN, a graph Transformer GAN that effectively models local and global node relations for graph-constrained house generation, achieving state-of-the-art results in layout and roof synthesis.
Contribution
The paper proposes a novel graph Transformer generator with connected and non-connected node attention, a graph modeling block, a node classification discriminator, and a cycle-consistency loss for improved house graph generation.
Findings
Achieves state-of-the-art results on house layout and roof generation tasks.
Demonstrates effectiveness through quantitative scores and visual realism.
Outperforms previous methods by large margins.
Abstract
We present a novel graph Transformer generative adversarial network (GTGAN) to learn effective graph node relations in an end-to-end fashion for the challenging graph-constrained house generation task. The proposed graph-Transformer-based generator includes a novel graph Transformer encoder that combines graph convolutions and self-attentions in a Transformer to model both local and global interactions across connected and non-connected graph nodes. Specifically, the proposed connected node attention (CNA) and non-connected node attention (NNA) aim to capture the global relations across connected nodes and non-connected nodes in the input graph, respectively. The proposed graph modeling block (GMB) aims to exploit local vertex interactions based on a house layout topology. Moreover, we propose a new node classification-based discriminator to preserve the high-level semantic and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Media and Visual Art
MethodsAttention Is All You Need · Linear Layer · Laplacian EigenMap · Laplacian Positional Encodings · Adam · Multi-Head Attention · Position-Wise Feed-Forward Layer · Residual Connection · Byte Pair Encoding · Dense Connections
