华东师范大学学报(自然科学版) ›› 2026, Vol. 2026 ›› Issue (4): 73-82.doi: 10.3969/j.issn.1000-5641.2026.04.008

• • 上一篇    下一篇

深度语义指导的遥感图像道路提取算法

李旭阳, 高岩*(), 全红艳   

  1. 华东师范大学 计算机科学与技术学院, 上海 200062
  • 收稿日期:2024-09-30 出版日期:2026-07-25 发布日期:2026-07-18
  • 通讯作者: 高岩 E-mail:ygao@cs.ecnu.edu.cn
  • 基金资助:
    国家自然科学基金(62072183)

Road extraction algorithm for remote sensing images guided by deep semantics

Xuyang LI, Yan GAO*(), Hongyan QUAN   

  1. School of Computer Science and Technology, East China Normal University, Shanghai 200062, China
  • Received:2024-09-30 Online:2026-07-25 Published:2026-07-18
  • Contact: Yan GAO E-mail:ygao@cs.ecnu.edu.cn

摘要:

传统基于局部特征的道路提取算法, 可以实现对道路细节的提取. 然而, 由于缺少全局语义信息作为指导, 这类算法常存在鲁棒性问题. 针对这一问题, 提出了一种基于深度语义指导的遥感图像道路提取算法, 探索一种基于深度语义特征与传统局部特征相结合的研究策略. 首先, 基于语义分割网络对遥感道路图像进行初始化语义学习; 然后, 设计中心线提取模块(Centerline Extraction Module, CEM), 利用初始化语义及描述符对道路中心线进行提取; 最后, 在道路拓扑构建模块 (Topology Construction Module, TCM) 中, 结合道路的中心线以及初始化语义, 通过拓扑构建算法, 得到道路拓扑结构图. 该算法结合局部细节特征, 确保了分割所得道路的细节特征得以保留. 采用公开遥感图像数据, 对所研究的算法进行验证, 评估了算法的时间性能和提取道路的准确性, 并给出了道路提取的可视化结果. 此外, 结合道路提取结果进一步实现三维重建功能, 从其结果可以体现出所研究算法的有效性.

关键词: 遥感图像, 图像语义, 细节特征, 全局特征, 道路拓扑

Abstract:

Remote sensing images can provide rich information on road networks, and traditional algorithms can extract details about visible roads from images based on local features. However, such algorithms often encounter notable issues with robustness due to their lack of global semantic information as guidance. To address this issue, we propose an algorithm to extract road areas from remote sensing images based on spatial semantic guidance. The proposed approach combines traditional local information with deep semantic features to learn to initialize a network of roads based on semantic segmentation networks. On this basis, we designed a centerline extraction module (CEM) to extract the centerlines of visible roads as guided by a global semantic model and descriptor. Finally, we obtain a diagram of the structure of the road topology by combining the obtained centerlines with the semantic features using a topology construction algorithm. This ensures the preservation of detailed features by incorporating local details. We evaluated the time performance of the proposed algorithm and its accuracy in extracting roads using publicly available remote sensing image data, and the results confirm that the algorithm performed well and was sufficiently effective to achieve further 3D reconstruction. Visualizations of these findings are also provided.

Key words: remote sensing images, image semantics, detailed features, global features, road topology

中图分类号: