paper-with-me

Papers

OptiMVMap: Offline Vectorized Map Construction via Optimal Multi-vehicle Perspectives

2026-04-18 · Zedong Dan, Zijie Wang, Wei Zhang, Xiangru Lin, Weiming Zhang, Xiao Tan, Jingdong Wang, Liang Lin, Guanbin Li arxiv

Offline vectorized maps constitute critical infrastructure for high-precision autonomous driving and mapping services. Existing approaches rely predominantly on single ego-vehicle trajectories, which fundamentally suffer from viewpoint insufficiency: while memory-based methods extend observation time by aggregating ego-trajectory frames, they lack the spatial diversity needed to reveal occluded regions. Incorporating views from surrounding vehicles offers complementary perspectives, yet naive fusion introduces three key challenges: computational cost from large candidate pools, redundancy from near-collinear viewpoints, and noise from pose errors and occlusion artifacts. We present OptiMVMap, which reformulates multi-vehicle mapping as a select-then-fuse problem to address these challenges systematically. An Optimal Vehicle Selection (OVS) module strategically identifies a compact subset of helpers that maximally reduce ego-centric uncertainty in occluded regions, addressing computation and redundancy challenges. Cross-Vehicle Attention (CVA) and Semantic-aware Noise Filter (SNF) then perform pose-tolerant alignment and artifact suppression before BEV-level fusion, addressing the noise challenge. This targeted pipeline yields more complete and topologically faithful maps with substantially fewer views than indiscriminate aggregation. On nuScenes and Argoverse2, OptiMVMap improves MapTRv2 by +10.5 mAP and +9.3 mAP, respectively, and surpasses memory-augmented baselines MVMap and HRMapNet by +6.2 mAP and +3.8 mAP on nuScenes. These results demonstrate that uncertainty-guided selection of helper vehicles is essential for efficient and accurate multi-vehicle vectorized mapping. The code is released at https://github.com/DanZeDong/OptiMVMap.

📄 PDF Abstract BibTeX arXiv:2604.17135

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

MapGCLR: Geospatial Contrastive Learning of Representations for Online Vectorized HD Map Construction

2026-03-11 · Jonas Merkert, Alexander Blumberg, Jan-Hendrik Pauls, Christoph Stiller arxiv

Autonomous vehicles rely on map information to understand the world around them. However, the creation and maintenance of offline high-definition (HD) maps remains costly. A more scalable alternative lies in online HD ma…

Online Vectorized HD Map ConstructionContrastive LearningAutonomous Vehicles

PriorMapNet: Enhancing Online Vectorized HD Map Construction with Priors

2024-08-16 · Rongxuan Wang, Xin Lu, Xiaoyang Liu, Xiaoyi Zou 외

Online vectorized High-Definition (HD) map construction is crucial for subsequent prediction and planning tasks in autonomous driving. Following MapTR paradigm, recent works have made noteworthy achievements. However, re…

Autonomous DrivingDecoderOnline Vectorized HD Map Construction

Unveiling the Hidden: Online Vectorized HD Map Construction with Clip-Level Token Interaction and Propagation

2024-11-17 · Nayeon Kim, Hongje Seong, Daehyun Ji, Sujin Jang

Predicting and constructing road geometric information (e.g., lane lines, road markers) is a crucial task for safe autonomous driving, while such static map elements can be repeatedly occluded by various dynamic objects …

Autonomous DrivingOnline Vectorized HD Map Construction

MapDiffusion: Generative Diffusion for Vectorized Online HD Map Construction and Uncertainty Estimation in Autonomous Driving

2025-07-29 · Thomas Monninger, Zihan Zhang, Zhipeng Mo, Md Zafar Anwar 외 arxiv

Autonomous driving requires an understanding of the static environment from sensor data. Learned Bird's-Eye View (BEV) encoders are commonly used to fuse multiple inputs, and a vector decoder predicts a vectorized map re…

Online Vectorized HD Map ConstructionAutonomous VehiclesAutonomous Driving

Uni-PrevPredMap: Extending PrevPredMap to a Unified Framework of Prior-Informed Modeling for Online Vectorized HD Map Construction

2025-04-09 · Nan Peng, Xun Zhou, Mingming Wang, Guisong Chen 외

Safety constitutes a foundational imperative for autonomous driving systems, necessitating the maximal incorporation of accessible external prior information. This study establishes that temporal perception buffers and c…

Autonomous DrivingOnline Vectorized HD Map Construction