English

Neighbor-aware informal settlement mapping with graph convolutional networks

Machine Learning 2025-10-01 v1 Computer Vision and Pattern Recognition

Abstract

Mapping informal settlements is crucial for addressing challenges related to urban planning, public health, and infrastructure in rapidly growing cities. Geospatial machine learning has emerged as a key tool for detecting and mapping these areas from remote sensing data. However, existing approaches often treat spatial units independently, neglecting the relational structure of the urban fabric. We propose a graph-based framework that explicitly incorporates local geographical context into the classification process. Each spatial unit (cell) is embedded in a graph structure along with its adjacent neighbors, and a lightweight Graph Convolutional Network (GCN) is trained to classify whether the central cell belongs to an informal settlement. Experiments are conducted on a case study in Rio de Janeiro using spatial cross-validation across five distinct zones, ensuring robustness and generalizability across heterogeneous urban landscapes. Our method outperforms standard baselines, improving Kappa coefficient by 17 points over individual cell classification. We also show that graph-based modeling surpasses simple feature concatenation of neighboring cells, demonstrating the benefit of encoding spatial structure for urban scene understanding.

Keywords

Cite

@article{arxiv.2509.26171,
  title  = {Neighbor-aware informal settlement mapping with graph convolutional networks},
  author = {Thomas Hallopeau and Joris Guérin and Laurent Demagistri and Christovam Barcellos and Nadine Dessay},
  journal= {arXiv preprint arXiv:2509.26171},
  year   = {2025}
}

Comments

10 pages, 3 figures, 2 tables. Accepted at the ECML PKDD 2025 Workshop on Machine Learning for Earth Observation

R2 v1 2026-07-01T06:07:31.103Z