paper-with-me

홈 › Papers

Lifelong Property Price Prediction: A Case Study for the Toronto Real Estate Market

2020-08-12 · Hao Peng, Jian-Xin Li, Zheng Wang, Renyu Yang, Mingzhe Liu, Mingming Zhang, Philip S. Yu, Lifang He

We present Luce, the first life-long predictive model for automated property valuation. Luce addresses two critical issues of property valuation: the lack of recent sold prices and the sparsity of house data. It is designed to operate on a limited volume of recent house transaction data. As a departure from prior work, Luce organizes the house data in a heterogeneous information network (HIN) where graph nodes are house entities and attributes that are important for house price valuation. We employ a Graph Convolutional Network (GCN) to extract the spatial information from the HIN for house-related data like geographical locations, and then use a Long Short Term Memory (LSTM) network to model the temporal dependencies for house transaction data over time. Unlike prior work, Luce can make effective use of the limited house transactions data in the past few months to update valuation information for all house entities within the HIN. By providing a complete and up-to-date house valuation dataset, Luce thus massively simplifies the downstream valuation task for the targeting properties. We demonstrate the benefit of Luce by applying it to large, real-life datasets obtained from the Toronto real estate market. Extensive experimental results show that Luce not only significantly outperforms prior property valuation methods but also often reaches and sometimes exceeds the valuation accuracy given by independent experts when using the actual realization price as the ground truth.

📄 PDF Abstract BibTeX arXiv:2008.05880

Code (1)

RingBDStack/LUCE 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Machine Learning Approaches to Real Estate Market Prediction Problem: A Case Study

2020-08-22 · Shashi Bhushan Jha, Vijay Pandey, Rajesh Kumar Jha, Radu F. Babiceanu

Home sale prices are formed given the transaction actors economic interests, which include government, real estate dealers, and the general public who buy or sell properties. Generating an accurate property price predict…

BIG-bench Machine Learning

Housing Market Prediction Problem using Different Machine Learning Algorithms: A Case Study

2020-06-17 · Shashi Bhushan Jha, Radu F. Babiceanu, Vijay Pandey, Rajesh Kumar Jha

Developing an accurate prediction model for housing prices is always needed for socio-economic development and well-being of citizens. In this paper, a diverse set of machine learning algorithms such as XGBoost, CatBoost…

BIG-bench Machine LearningPrediction

Airbnb Price Prediction Using Machine Learning and Sentiment Analysis

2019-07-29 · Pouya Rezazadeh Kalehbasti, Liubov Nikolenko, Hoormazd Rezaei

Pricing a rental property on Airbnb is a challenging task for the owner as it determines the number of customers for the place. On the other hand, customers have to evaluate an offered price with minimal knowledge of an …

BIG-bench Machine LearningClusteringPredictionregression+1

Martingale property and moment explosions in signature volatility models

2025-03-21 · Eduardo Abi Jaber, Paul Gassiat, Dimitri Sotnikov

We study the martingale property and moment explosions of a signature volatility model, where the volatility process of the log-price is given by a linear form of the signature of a time-extended Brownian motion. Excludi…

Does Noise Affect Housing Prices? A Case Study in the Urban Area of Thessaloniki

2023-02-25 · Georgios Kamtziridis, Dimitris Vrakas, Grigorios Tsoumakas

Real estate markets depend on various methods to predict housing prices, including models that have been trained on datasets of residential or commercial properties. Most studies endeavor to create more accurate machine …