paper-with-me

홈 › Papers

Can Moran Eigenvectors Improve Machine Learning of Spatial Data? Insights from Synthetic Data Validation

2025-04-16 · ZiQi Li, Zhan Peng

Moran Eigenvector Spatial Filtering (ESF) approaches have shown promise in accounting for spatial effects in statistical models. Can this extend to machine learning? This paper examines the effectiveness of using Moran Eigenvectors as additional spatial features in machine learning models. We generate synthetic datasets with known processes involving spatially varying and nonlinear effects across two different geometries. Moran Eigenvectors calculated from different spatial weights matrices, with and without a priori eigenvector selection, are tested. We assess the performance of popular machine learning models, including Random Forests, LightGBM, XGBoost, and TabNet, and benchmark their accuracies in terms of cross-validated R2 values against models that use only coordinates as features. We also extract coefficients and functions from the models using GeoShapley and compare them with the true processes. Results show that machine learning models using only location coordinates achieve better accuracies than eigenvector-based approaches across various experiments and datasets. Furthermore, we discuss that while these findings are relevant for spatial processes that exhibit positive spatial autocorrelation, they do not necessarily apply when modeling network autocorrelation and cases with negative spatial autocorrelation, where Moran Eigenvectors would still be useful.

📄 PDF Abstract BibTeX arXiv:2504.12450

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음
Batch Normalization 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Gated Linear Unit A Gated Linear Unit, or GLU computes: $$ \mathrm{GLU}(a, b) = a \otimes \sigma(b) $$ It is used in natural language processing architectures, for example the Gated CNN,…
TabNet 설명 없음

Similar Papers 제목 키워드 기반

Moran's I 2-Stage Lasso: for Models with Spatial Correlation and Endogenous Variables

2024-04-03 · Sylvain Barde, Rowan Cherodian, Guy Tchuente

We propose a novel estimation procedure for models with endogenous variables in the presence of spatial correlation based on Eigenvector Spatial Filtering. The procedure, called Moran's $I$ 2-Stage Lasso (Mi-2SL), uses a…

parameter estimation

Moran's I Lasso for models with spatially correlated data

2023-10-04 · Sylvain Barde, Rowan Cherodian, Guy Tchuente

This paper proposes a Lasso-based estimator which uses information embedded in the Moran statistic to develop a selection procedure called Moran's I Lasso (Mi-Lasso) to solve the Eigenvector Spatial Filtering (ESF) eigen…

Auxiliary-task learning for geographic data with autoregressive embeddings

2020-06-18 · Konstantin Klemmer, Daniel B. Neill

Machine learning is gaining popularity in a broad range of areas working with geographic data, such as ecology or atmospheric sciences. Here, data often exhibit spatial effects, which can be difficult to learn for neural…

BIG-bench Machine LearningImage GenerationSpatial Interpolation

Colonization times in Moran process on graphs

2024-10-12 · Lenka Kopfová, Josef Tkadlec

Moran Birth-death process is a standard stochastic process that is used to model natural selection in spatially structured populations. A newly occurring mutation that invades a population of residents can either fixate …

Amplifiers of selection for the Moran process with both Birth-death and death-Birth updating

2024-01-26 · Jakub Svoboda, Soham Joshi, Josef Tkadlec, Krishnendu Chatterjee

Populations evolve by accumulating advantageous mutations. Every population has some spatial structure that can be modeled by an underlying network. The network then influences the probability that new advantageous mutat…