View RSS Feed

mql5

Neural networks made easy (Part 80): Graph Transformer Generative Adversarial Model (GTGAN)

Rate this Entry
by , 12-08-2024 at 11:52 AM (40 Views)
      
   
The recently published paper "Graph Transformer GANs with Graph Masked Modeling for Architectural Layout Generation" introduces the algorithm for the graph transformer generative adversarial model (GTGAN), which succinctly combines both of these approaches. The authors of the GTGAN algorithm address the problem of creating a realistic architectural design of a house from an input graph. The generator model they presented consists of three components: a message passing convolutional neural network (Conv-MPN), Graph Transformer encoder (GTE) and generation head.

Qualitative and quantitative experiments on three complex graphically constrained architectural layout generations with three datasets that were presented in the paper demonstrate that the proposed method can generate results superior to previously presented algorithms.
more...

Submit "Neural networks made easy (Part 80): Graph Transformer Generative Adversarial Model (GTGAN)" to Google Submit "Neural networks made easy (Part 80): Graph Transformer Generative Adversarial Model (GTGAN)" to del.icio.us Submit "Neural networks made easy (Part 80): Graph Transformer Generative Adversarial Model (GTGAN)" to Digg Submit "Neural networks made easy (Part 80): Graph Transformer Generative Adversarial Model (GTGAN)" to reddit

Tags: None Add / Edit Tags
Categories
Uncategorized

Comments