paper-with-me

홈 › Papers

RTMap: Real-Time Recursive Mapping with Change Detection and Localization

2025-07-01 · Yuheng Du, Sheng Yang, Lingxuan Wang, Zhenghua Hou, Chengying Cai, Zhitao Tan, Mingxia Chen, Shi-Sheng Huang, Qiang Li arxiv

While recent online HD mapping methods relieve burdened offline pipelines and solve map freshness, they remain limited by perceptual inaccuracies, occlusion in dense traffic, and an inability to fuse multi-agent observations. We propose RTMap to enhance these single-traversal methods by persistently crowdsourcing a multi-traversal HD map as a self-evolutional memory. On onboard agents, RTMap simultaneously addresses three core challenges in an end-to-end fashion: (1) Uncertainty-aware positional modeling for HD map elements, (2) probabilistic-aware localization w.r.t. the crowdsourced prior-map, and (3) real-time detection for possible road structural changes. Experiments on several public autonomous driving datasets demonstrate our solid performance on both the prior-aided map quality and the localization accuracy, demonstrating our effectiveness of robustly serving downstream prediction and planning modules while gradually improving the accuracy and freshness of the crowdsourced prior-map asynchronously. Our source-code will be made publicly available at https://github.com/CN-ADLab/RTMap.

📄 PDF Abstract BibTeX arXiv:2507.00980

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingChange Detection

Similar Papers 제목 키워드 기반

iCVI-ARTMAP: Accelerating and improving clustering using adaptive resonance theory predictive mapping and incremental cluster validity indices

2020-08-22 · Leonardo Enzo Brito da Silva, Nagasharath Rayapati, Donald C. Wunsch II

This paper presents an adaptive resonance theory predictive mapping (ARTMAP) model which uses incremental cluster validity indices (iCVIs) to perform unsupervised learning, namely iCVI-ARTMAP. Incorporating iCVIs to the …

ClusteringDecision MakingDeep Clustering

Deep ARTMAP: Generalized Hierarchical Learning with Adaptive Resonance Theory

2025-03-05 · Niklas M. Melton, Leonardo Enzo Brito da Silva, Sasha Petrenko, Donald. C. Wunsch II

This paper presents Deep ARTMAP, a novel extension of the ARTMAP architecture that generalizes the self-consistent modular ART (SMART) architecture to enable hierarchical learning (supervised and unsupervised) across arb…

Clustering

Incremental cluster validity index-guided online learning for performance and robustness to presentation order

2021-08-17 · Leonardo Enzo Brito da Silva, Nagasharath Rayapati, Donald C. Wunsch II

In streaming data applications incoming samples are processed and discarded, therefore, intelligent decision-making is crucial for the performance of lifelong learning systems. In addition, the order in which samples arr…

ClusteringDecision MakingLifelong learning

BERTMap: A BERT-based Ontology Alignment System

2021-12-05 · Yuan He, Jiaoyan Chen, Denvar Antonyrajah, Ian Horrocks

Ontology alignment (a.k.a ontology matching (OM)) plays a critical role in knowledge integration. Owing to the success of machine learning in many domains, it has been applied in OM. However, the existing methods, which …

Feature EngineeringOntology MatchingWord Embeddings

RTMaps-based Local Dynamic Map for multi-ADAS data fusion

2022-05-13 · Marcos Nieto, Mikel Garcia, Itziar Urbieta, Oihana Otaegui

Work on Local Dynamic Maps (LDM) implementation is still in its early stages, as the LDM standards only define how information shall be structured in databases, while the mechanism to fuse or link information across diff…

Decision Making