CVAIMar 14, 2023

Graph Transformer GANs for Graph-Constrained House Generation

Georgia Tech
arXiv:2303.08225v137 citationsh-index: 191
Originality Incremental advance
AI Analysis

This work addresses the problem of generating realistic house layouts and roofs from graph constraints, which is important for architects and designers, but it is incremental as it builds on existing GAN and Transformer methods.

The paper tackles the graph-constrained house generation task by proposing a graph Transformer GAN (GTGAN) that models local and global node interactions, achieving new state-of-the-art results on house layout and roof generation with large margins in objective scores and visual realism.

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 discriminative node features for different house components. Finally, we propose a novel graph-based cycle-consistency loss that aims at maintaining the relative spatial relationships between ground truth and predicted graphs. Experiments on two challenging graph-constrained house generation tasks (i.e., house layout and roof generation) with two public datasets demonstrate the effectiveness of GTGAN in terms of objective quantitative scores and subjective visual realism. New state-of-the-art results are established by large margins on both tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes