IGraSS: Learning to Identify Infrastructure Networks from Satellite Imagery by Iterative Graph-Constrained Semantic Segmentation

Abstract

Accurate canal network mapping is essential for water management, including irrigation planning and infrastructure maintenance. State-of-the-art semantic segmentation models for infrastructure mapping, such as roads, rely on large, well-annotated remote sensing datasets. However, incomplete or inadequate ground truth can hinder these learning approaches. Many infrastructure networks have graph-level properties such as reachability to a source (like canals) or connectivity (roads) that can be leveraged to improve these existing ground truth. This paper develops a novel iterative framework IGraSS, combining a semantic segmentation module—incorporating RGB and additional modalities (NDWI, DEM)—with a graph-based ground-truth refinement module. The segmentation module processes satellite imagery patches, while the refinement module operates on the entire data viewing the infrastructure network as a graph. Experiments show that IGraSS reduces unreachable canal segments from ~18% to ~3%, and training with refined ground truth significantly improves canal identification. IGraSS serves as a robust framework for both refining noisy ground truth and mapping canal networks from remote sensing imagery. We also demonstrate the effectiveness and generalizability of IGraSS using road networks as an example, applying a different graph-theoretic constraint to complete road networks.

Cite

Text

Hoque et al. "IGraSS: Learning to Identify Infrastructure Networks from Satellite Imagery by Iterative Graph-Constrained Semantic Segmentation." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/1076

Markdown

[Hoque et al. "IGraSS: Learning to Identify Infrastructure Networks from Satellite Imagery by Iterative Graph-Constrained Semantic Segmentation." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/hoque2025ijcai-igrass/) doi:10.24963/IJCAI.2025/1076

BibTeX

@inproceedings{hoque2025ijcai-igrass,
  title     = {{IGraSS: Learning to Identify Infrastructure Networks from Satellite Imagery by Iterative Graph-Constrained Semantic Segmentation}},
  author    = {Hoque, Oishee Bintey and Adiga, Abhijin and Adiga, Aniruddha and Chaudhary, Siddharth and Marathe, Madhav V. and Ravi, S. S. and Rajagopalan, Kirti and Wilson, Amanda and Swarup, Samarth},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {9683-9691},
  doi       = {10.24963/IJCAI.2025/1076},
  url       = {https://mlanthology.org/ijcai/2025/hoque2025ijcai-igrass/}
}