House-GAN: Relational Generative Adversarial Networks for Graph-constrained House Layout Ge...

栏目: IT技术 · 发布时间: 5年前

内容简介:This paper proposes a novel graph-constrained generative adversarial network, whose generator and discriminator are built upon relational architecture. The main idea is to encode the constraint into the graph structure of its relational networks. We have d

Content provided by Nelson Nauata, the first author of the paper House-GAN: Relational Generative Adversarial Networks for Graph-constrained House Layout Generation.

This paper proposes a novel graph-constrained generative adversarial network, whose generator and discriminator are built upon relational architecture. The main idea is to encode the constraint into the graph structure of its relational networks. We have demonstrated the proposed architecture for a new house layout generation problem, whose task is to take an architectural constraint as a graph (i.e., the number and types of rooms with their spatial adjacency) and produce a set of axis-aligned bounding boxes of rooms. We measure the quality of generated house layouts with the three metrics: the realism, the diversity, and the compatibility with the input graph constraint. Our qualitative and quantitative evaluations over 117,000 real floorplan images demonstrate that the proposed approach outperforms existing methods and baselines.

House-GAN: Relational Generative Adversarial Networks for Graph-constrained House Layout Ge...

What’s New:This paper proposes a novel house layout generation problem, whose task is to take a bubble diagram as an input, and generates a diverse set of realistic and compatible house layouts. The house layout generation poses a new challenge: The graph is enforced as a constraint. We present a novel generative model called House-GAN that employs relational generator and discriminator, where the constraint is encoded into the graph structure of their relational neural networks.

How It Works:In the house layout generation problem, a bubble diagram is represented as a graph where 1) nodes encode rooms with their room types and 2) edges encode their spatial adjacency. A house layout is represented as a set of axis-aligned bounding boxes of rooms. In House-GAN architecture, we employ convolutional message passing neural networks (Conv-MPN), which differ from graph convolutional networks (GCNs) in that 1) a node represents a room as a feature volume in the design space (as opposed to a 1D latent vector), and 2) convolutions update features in the design space (as opposed to multilayer perceptron). The architecture enables more effective higher-order reasoning for composing layouts and validating adjacency constraints.

Key Insights:This paper proposes a house layout generation problem and a graph-constrained relational generative adversarial network as an effective solution. We demonstrate the benefits of exploiting spatial information in our house layout generation problem, via convolutional message passing, as opposed to state-of-the-art GCN-based methods in the literature. We believe that this paper makes an important step towards computer aided design of house layouts.

Behind The Scenes:Our Conv-MPN paper served as inspiration for House-GAN and it has been shown to be a simple and effective technique for geometry related tasks we have tested so far. It is accepted to CVPR 2020.

Anything else?

We believe some challenges are 1) finding effective and memory efficient solutions for preserving spatial information during message passing and 2) tackling potential limitations in the current state of adversarial networks. The current state of our method is still in early stages in enabling automated house layout generation. We believe that being able to include more realistic architectural constraints and outputting cad-level models will be essential for next steps.

The paper House-GAN: Relational Generative Adversarial Networks for Graph-constrained House Layout Generation is on arXiv . Click here to visit the project website.

Meet the authors: Nelson Nauata , Kai-Hung Chang , Chin-Yi Cheng, Greg Mori , and Yasutaka Furukawa from Simon Fraser University and Autodesk Research.

Share Your Research With Synced Review

House-GAN: Relational Generative Adversarial Networks for Graph-constrained House Layout Ge...

Share My Research is Synced’s new column that welcomes scholars to share their own research breakthroughs with over 1.5M global AI enthusiasts. Beyond technological advances, Share My Research also calls for interesting stories behind the research and exciting research ideas. Share your research with us by clicking here .


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

JavaScript Web应用开发

JavaScript Web应用开发

[阿根廷] Nicolas Bevacqua / 安道 / 人民邮电出版社 / 2015-9 / 59.00元

本书是面向一线开发人员的一本实用教程,对最新的Web开发技术与程序进行了全面的梳理和总结,为JavaScript开发人员提供了改进Web开发质量和开发流程的最新技术。本书主要分两大块,首先是以构建为目标实现JavaScript驱动开发,其次介绍如何管理应用设计过程中的复杂度,包括模块化、MVC、异步代码流、测试以及API设计原则。一起来看看 《JavaScript Web应用开发》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试