MLLGAPJul 30, 2020

Instrument variable detection with graph learning : an application to high dimensional GIS-census data for house pricing

arXiv:2007.15769v21 citationsHas Code
AI Analysis

This addresses endogeneity and instrument validation for econometricians and statisticians dealing with high-dimensional big data, representing an incremental improvement by combining existing methods.

The paper tackles endogeneity bias and instrument variable validation in high-dimensional data by merging variable selection algorithms and probabilistic graphs to estimate house prices and causal structure using Sydney data. The approach improves sparsity, stability, and robustness, efficiently selecting valid instruments and recovering an intuitive causal structure, with results aligning with economic theories and classical econometric tools.

Endogeneity bias and instrument variable validation have always been important topics in statistics and econometrics. In the era of big data, such issues typically combine with dimensionality issues and, hence, require even more attention. In this paper, we merge two well-known tools from machine learning and biostatistics---variable selection algorithms and probablistic graphs---to estimate house prices and the corresponding causal structure using 2010 data on Sydney. The estimation uses a 200-gigabyte ultrahigh dimensional database consisting of local school data, GIS information, census data, house characteristics and other socio-economic records. Using "big data", we show that it is possible to perform a data-driven instrument selection efficiently and purge out the invalid instruments. Our approach improves the sparsity of variable selection, stability and robustness in the presence of high dimensionality, complicated causal structures and the consequent multicollinearity, and recovers a sparse and intuitive causal structure. The approach also reveals an efficiency and effectiveness in endogeneity detection, instrument validation, weak instrument pruning and the selection of valid instruments. From the perspective of machine learning, the estimation results both align with and confirms the facts of Sydney house market, the classical economic theories and the previous findings of simultaneous equations modeling. Moreover, the estimation results are consistent with and supported by classical econometric tools such as two-stage least square regression and different instrument tests. All the code may be found at \url{https://github.com/isaac2math/solar_graph_learning}.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes