paper-with-me

홈 › Papers

SceneEdited: A City-Scale Benchmark for 3D HD Map Updating via Image-Guided Change Detection

2025-11-19 · Chun-Jung Lin, Tat-Jun Chin, Sourav Garg, Feras Dayoub arxiv

Accurate, up-to-date High-Definition (HD) maps are critical for urban planning, infrastructure monitoring, and autonomous navigation. However, these maps quickly become outdated as environments evolve, creating a need for robust methods that not only detect changes but also incorporate them into updated 3D representations. While change detection techniques have advanced significantly, there remains a clear gap between detecting changes and actually updating 3D maps, particularly when relying on 2D image-based change detection. To address this gap, we introduce SceneEdited, the first city-scale dataset explicitly designed to support research on HD map maintenance through 3D point cloud updating. SceneEdited contains over 800 up-to-date scenes covering 73 km of driving and approximate 3 $\text{km}^2$ of urban area, with more than 23,000 synthesized object changes created both manually and automatically across 2000+ out-of-date versions, simulating realistic urban modifications such as missing roadside infrastructure, buildings, overpasses, and utility poles. Each scene includes calibrated RGB images, LiDAR scans, and detailed change masks for training and evaluation. We also provide baseline methods using a foundational image-based structure-from-motion pipeline for updating outdated scenes, as well as a comprehensive toolkit supporting scalability, trackability, and portability for future dataset expansion and unification of out-of-date object annotations. Both the dataset and the toolkit are publicly available at https://github.com/ChadLin9596/ScenePoint-ETK, establising a standardized benchmark for 3D map updating research.

📄 PDF Abstract BibTeX arXiv:2511.15153

Code (0)

등록된 구현이 없습니다.

Tasks

Change Detection

Similar Papers 제목 키워드 기반

LDMapNet-U: An End-to-End System for City-Scale Lane-Level Map Updating

2025-01-06 · Deguo Xia, Weiming Zhang, Xiyan Liu, Wei zhang 외

An up-to-date city-scale lane-level map is an indispensable infrastructure and a key enabling technology for ensuring the safety and user experience of autonomous driving systems. In industrial scenarios, reliance on man…

Autonomous DrivingChange Detection

KnowledgeSmith: Uncovering Knowledge Updating in LLMs with Model Editing and Unlearning

2025-10-01 · Yinyi Luo, Zhexian Zhou, Hao Chen, Kai Qiu 외 arxiv

Knowledge editing and machine unlearning are two popular approaches for large language models (LLMs) to stay up-to-date. However, the knowledge updating mechanism of LLMs remains largely unexplored due to insufficient, i…

knowledge editing

Learning without Exact Guidance: Updating Large-scale High-resolution Land Cover Maps from Low-resolution Historical Labels

2024-03-05 · CVPR 2024 1 · Zhuohong Li, wei he, Jiepan Li, Fangxiao Lu 외

Large-scale high-resolution (HR) land-cover mapping is a vital task to survey the Earth's surface and resolve many challenges facing humanity. However, it is still a non-trivial task hindered by complex ground details, v…

Pseudo LabelSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Multi-domain Learning for Updating Face Anti-spoofing Models

2022-08-23 · Xiao Guo, Yaojie Liu, Anil Jain, Xiaoming Liu

In this work, we study multi-domain learning for face anti-spoofing(MD-FAS), where a pre-trained FAS model needs to be updated to perform equally well on both source and target domains while only using target domain data…

Face Anti-Spoofing

A moving target in AI-assisted decision-making: Dataset shift, model updating, and the problem of update opacity

2025-04-07 · Joshua Hatherley

Machine learning (ML) systems are vulnerable to performance decline over time due to dataset shift. To address this problem, experts often suggest that ML systems should be regularly updated to ensure ongoing performance…

Decision MakingEthics