English

CSMapping: Scalable Crowdsourced Semantic Mapping and Topology Inference for Autonomous Driving

Computer Vision and Pattern Recognition 2025-12-04 v1 Robotics

Abstract

Crowdsourcing enables scalable autonomous driving map construction, but low-cost sensor noise hinders quality from improving with data volume. We propose CSMapping, a system that produces accurate semantic maps and topological road centerlines whose quality consistently increases with more crowdsourced data. For semantic mapping, we train a latent diffusion model on HD maps (optionally conditioned on SD maps) to learn a generative prior of real-world map structure, without requiring paired crowdsourced/HD-map supervision. This prior is incorporated via constrained MAP optimization in latent space, ensuring robustness to severe noise and plausible completion in unobserved areas. Initialization uses a robust vectorized mapping module followed by diffusion inversion; optimization employs efficient Gaussian-basis reparameterization, projected gradient descent zobracket multi-start, and latent-space factor-graph for global consistency. For topological mapping, we apply confidence-weighted k-medoids clustering and kinematic refinement to trajectories, yielding smooth, human-like centerlines robust to trajectory variation. Experiments on nuScenes, Argoverse 2, and a large proprietary dataset achieve state-of-the-art semantic and topological mapping performance, with thorough ablation and scalability studies.

Keywords

Cite

@article{arxiv.2512.03510,
  title  = {CSMapping: Scalable Crowdsourced Semantic Mapping and Topology Inference for Autonomous Driving},
  author = {Zhijian Qiao and Zehuan Yu and Tong Li and Chih-Chung Chou and Wenchao Ding and Shaojie Shen},
  journal= {arXiv preprint arXiv:2512.03510},
  year   = {2025}
}
R2 v1 2026-07-01T08:07:13.670Z