Extracting real estate values of rental apartment floor plans using graph convolutional networks
Atsushi Takizawa

TL;DR
This paper introduces a novel graph convolutional network approach to estimate rental apartment values from floor plan images by analyzing adjacency graphs, significantly improving rent prediction accuracy and revealing spatial configuration influences.
Contribution
The study develops a new GCN-based model for real estate valuation from floor plans, integrating access graph features and the hedonic method, with validation on Japanese apartment data.
Findings
Significant improvement in rent estimation accuracy over traditional models.
Ability to interpret spatial configuration rules affecting property value.
Effective automatic extraction of adjacency graphs from floor plan images.
Abstract
Access graphs that indicate adjacency relationships from the perspective of flow lines of rooms are extracted automatically from a large number of floor plan images of a family-oriented rental apartment complex in Osaka Prefecture, Japan, based on a recently proposed access graph extraction method with slight modifications. We define and implement a graph convolutional network (GCN) for access graphs and propose a model to estimate the real estate value of access graphs as the floor plan value. The model, which includes the floor plan value and hedonic method using other general explanatory variables, is used to estimate rents and their estimation accuracies are compared. In addition, the features of the floor plan that explain the rent are analyzed from the learned convolution network. Therefore, a new model for comprehensively estimating the value of real estate floor plans is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Modeling in Geospatial Applications · Housing Market and Economics · Land Use and Ecosystem Services
MethodsConvolution · Graph Convolutional Network
