Graph Transformer GANs with Graph Masked Modeling for Architectural
Layout Generation
- URL: http://arxiv.org/abs/2401.07721v1
- Date: Mon, 15 Jan 2024 14:36:38 GMT
- Title: Graph Transformer GANs with Graph Masked Modeling for Architectural
Layout Generation
- Authors: Hao Tang, Ling Shao, Nicu Sebe, Luc Van Gool
- Abstract summary: We present a novel graph Transformer generative adversarial network (GTGAN) to learn effective graph node relations.
The proposed graph Transformer encoder combines graph convolutions and self-attentions in a Transformer to model both local and global interactions.
We also propose a novel self-guided pre-training method for graph representation learning.
- Score: 153.92387500677023
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We present a novel graph Transformer generative adversarial network (GTGAN)
to learn effective graph node relations in an end-to-end fashion for
challenging graph-constrained architectural layout generation tasks. 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. To maintain the
relative spatial relationships between ground truth and predicted graphs, we
also propose a novel graph-based cycle-consistency loss. Finally, we propose a
novel self-guided pre-training method for graph representation learning. This
approach involves simultaneous masking of nodes and edges at an elevated mask
ratio (i.e., 40%) and their subsequent reconstruction using an asymmetric
graph-centric autoencoder architecture. This method markedly improves the
model's learning proficiency and expediency. Experiments on three challenging
graph-constrained architectural layout generation tasks (i.e., house layout
generation, house roof generation, and building layout generation) with three
public datasets demonstrate the effectiveness of the proposed method in terms
of objective quantitative scores and subjective visual realism. New
state-of-the-art results are established by large margins on these three tasks.
Related papers
- Improving Graph Neural Networks by Learning Continuous Edge Directions [0.0]
Graph Neural Networks (GNNs) traditionally employ a message-passing mechanism that resembles diffusion over undirected graphs.
Our key insight is to assign fuzzy edge directions to the edges of a graph so that features can preferentially flow in one direction between nodes.
We propose a general framework, called Continuous Edge Direction (CoED) GNN, for learning on graphs with fuzzy edges.
arXiv Detail & Related papers (2024-10-18T01:34:35Z) - Deep Manifold Graph Auto-Encoder for Attributed Graph Embedding [51.75091298017941]
This paper proposes a novel Deep Manifold (Variational) Graph Auto-Encoder (DMVGAE/DMGAE) for attributed graph data.
The proposed method surpasses state-of-the-art baseline algorithms by a significant margin on different downstream tasks across popular datasets.
arXiv Detail & Related papers (2024-01-12T17:57:07Z) - Addressing Heterophily in Node Classification with Graph Echo State
Networks [11.52174067809364]
We address the challenges of heterophilic graphs with Graph Echo State Network (GESN) for node classification.
GESN is a reservoir computing model for graphs, where node embeddings are computed by an untrained message-passing function.
Our experiments show that reservoir models are able to achieve better or comparable accuracy with respect to most fully trained deep models.
arXiv Detail & Related papers (2023-05-14T19:42:31Z) - Graph Transformer GANs for Graph-Constrained House Generation [223.739067413952]
We present a novel graph Transformer generative adversarial network (GTGAN) to learn effective graph node relations.
The GTGAN learns effective graph node relations in an end-to-end fashion for the challenging graph-constrained house generation task.
arXiv Detail & Related papers (2023-03-14T20:35:45Z) - You Only Transfer What You Share: Intersection-Induced Graph Transfer
Learning for Link Prediction [79.15394378571132]
We investigate a previously overlooked phenomenon: in many cases, a densely connected, complementary graph can be found for the original graph.
The denser graph may share nodes with the original graph, which offers a natural bridge for transferring selective, meaningful knowledge.
We identify this setting as Graph Intersection-induced Transfer Learning (GITL), which is motivated by practical applications in e-commerce or academic co-authorship predictions.
arXiv Detail & Related papers (2023-02-27T22:56:06Z) - GrannGAN: Graph annotation generative adversarial networks [72.66289932625742]
We consider the problem of modelling high-dimensional distributions and generating new examples of data with complex relational feature structure coherent with a graph skeleton.
The model we propose tackles the problem of generating the data features constrained by the specific graph structure of each data point by splitting the task into two phases.
In the first it models the distribution of features associated with the nodes of the given graph, in the second it complements the edge features conditionally on the node features.
arXiv Detail & Related papers (2022-12-01T11:49:07Z) - A Robust and Generalized Framework for Adversarial Graph Embedding [73.37228022428663]
We propose a robust framework for adversarial graph embedding, named AGE.
AGE generates the fake neighbor nodes as the enhanced negative samples from the implicit distribution.
Based on this framework, we propose three models to handle three types of graph data.
arXiv Detail & Related papers (2021-05-22T07:05:48Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.