English

URoadNet: Dual Sparse Attentive U-Net for Multiscale Road Network Extraction

Computer Vision and Pattern Recognition 2024-12-24 v1

Abstract

The challenges of road network segmentation demand an algorithm capable of adapting to the sparse and irregular shapes, as well as the diverse context, which often leads traditional encoding-decoding methods and simple Transformer embeddings to failure. We introduce a computationally efficient and powerful framework for elegant road-aware segmentation. Our method, called URoadNet, effectively encodes fine-grained local road connectivity and holistic global topological semantics while decoding multiscale road network information. URoadNet offers a novel alternative to the U-Net architecture by integrating connectivity attention, which can exploit intra-road interactions across multi-level sampling features with reduced computational complexity. This local interaction serves as valuable prior information for learning global interactions between road networks and the background through another integrality attention mechanism. The two forms of sparse attention are arranged alternatively and complementarily, and trained jointly, resulting in performance improvements without significant increases in computational complexity. Extensive experiments on various datasets with different resolutions, including Massachusetts, DeepGlobe, SpaceNet, and Large-Scale remote sensing images, demonstrate that URoadNet outperforms state-of-the-art techniques. Our approach represents a significant advancement in the field of road network extraction, providing a computationally feasible solution that achieves high-quality segmentation results.

Keywords

Cite

@article{arxiv.2412.17573,
  title  = {URoadNet: Dual Sparse Attentive U-Net for Multiscale Road Network Extraction},
  author = {Jie Song and Yue Sun and Ziyun Cai and Liang Xiao and Yawen Huang and Yefeng Zheng},
  journal= {arXiv preprint arXiv:2412.17573},
  year   = {2024}
}

Comments

12 pages, 12 figures

R2 v1 2026-06-28T20:46:39.585Z