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

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

内容简介: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 .


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

查看所有标签

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

编程真好玩

编程真好玩

[英] 乔恩·伍德科克 / 余宙华 / 南海出版公司 / 2017-8-1 / 88.00元

在美国,编程已进入幼儿园和中小学课堂,是备受欢迎的课程之一。 在英国,编程被列入国家教学大纲,成为6~15岁孩子的必修课。 在芬兰,编程理念融入了小学的各门课程,孩子们可以随时随地学编程。 编程已经成为世界的通用语言,和听、说、读、写、算一样,是孩子必须掌握的技能。 Scratch是美国麻省理工学院设计开发的可视化少儿编程工具,全球1500多万孩子正在学习使用。它把枯燥乏味......一起来看看 《编程真好玩》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

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

正则表达式在线测试

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具