LDPoly: Latent Diffusion for Polygonal Road Outline Extraction in Large-Scale Topographic Mapping
Weiqin Jiao, Hao Cheng, George Vosselman, Claudio Persello
TL;DR
LDPoly addresses polygonal road outline extraction from high-resolution aerial imagery by introducing a dual-latent diffusion model that simultaneously denoises road masks and vertex heatmaps in a latent space conditioned on the input image $I$, followed by a polygonization step. A Channel-Embedded Fusion Module enables interaction between the two latent targets to produce geometrically regular, topologically coherent road polygons with minimal vertex redundancy, and two new metrics for polygon simplicity and boundary smoothness are proposed, including $\text{S-IoU}(m,\hat{m}) = \text{IoU}(m,\hat{m}) \cdot \text{SF}(N_{\,\hat{m}})$ and the SCR ratio. Evaluations on Map2ImLas show LDPoly outperforms seven baselines on pixel-level and geometric/topological metrics and generalizes well to unseen regions, demonstrating the promise of diffusion-based approaches for vectorized road outlines in large-scale topographic mapping. This work establishes a transferable framework for accurate, compact polygonal representations of roads, with potential impact on digital topographic databases and downstream GIS/HD-map pipelines.
Abstract
Polygonal road outline extraction from high-resolution aerial images is an important task in large-scale topographic mapping, where roads are represented as vectorized polygons, capturing essential geometric features with minimal vertex redundancy. Despite its importance, no existing method has been explicitly designed for this task. While polygonal building outline extraction has been extensively studied, the unique characteristics of roads, such as branching structures and topological connectivity, pose challenges to these methods. To address this gap, we introduce LDPoly, the first dedicated framework for extracting polygonal road outlines from high-resolution aerial images. Our method leverages a novel Dual-Latent Diffusion Model with a Channel-Embedded Fusion Module, enabling the model to simultaneously generate road masks and vertex heatmaps. A tailored polygonization method is then applied to obtain accurate vectorized road polygons with minimal vertex redundancy. We evaluate LDPoly on a new benchmark dataset, Map2ImLas, which contains detailed polygonal annotations for various topographic objects in several Dutch regions. Our experiments include both in-region and cross-region evaluations, with the latter designed to assess the model's generalization performance on unseen regions. Quantitative and qualitative results demonstrate that LDPoly outperforms state-of-the-art polygon extraction methods across various metrics, including pixel-level coverage, vertex efficiency, polygon regularity, and road connectivity. We also design two new metrics to assess polygon simplicity and boundary smoothness. Moreover, this work represents the first application of diffusion models for extracting precise vectorized object outlines without redundant vertices from remote-sensing imagery, paving the way for future advancements in this field.
