paper-with-me

Papers

PredMapNet: Future and Historical Reasoning for Consistent Online HD Vectorized Map Construction

2026-02-18 · Bo Lang, Nirav Savaliya, Zhihao Zheng, Jinglun Feng, Zheng-Hang Yeh, Mooi Choo Chuah arxiv

High-definition (HD) maps are crucial to autonomous driving, providing structured representations of road elements to support navigation and planning. However, existing query-based methods often employ random query initialization and depend on implicit temporal modeling, which lead to temporal inconsistencies and instabilities during the construction of a global map. To overcome these challenges, we introduce a novel end-to-end framework for consistent online HD vectorized map construction, which jointly performs map instance tracking and short-term prediction. First, we propose a Semantic-Aware Query Generator that initializes queries with spatially aligned semantic masks to capture scene-level context globally. Next, we design a History Rasterized Map Memory to store fine-grained instance-level maps for each tracked instance, enabling explicit historical priors. A History-Map Guidance Module then integrates rasterized map information into track queries, improving temporal continuity. Finally, we propose a Short-Term Future Guidance module to forecast the immediate motion of map instances based on the stored history trajectories. These predicted future locations serve as hints for tracked instances to further avoid implausible predictions and keep temporal consistency. Extensive experiments on the nuScenes and Argoverse2 datasets demonstrate that our proposed method outperforms state-of-the-art (SOTA) methods with good efficiency.

📄 PDF Abstract BibTeX arXiv:2602.16669

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

On the Markov Property of Neural Algorithmic Reasoning: Analyses and Methods

2024-03-07 · Montgomery Bohde, Meng Liu, Alexandra Saxton, Shuiwang Ji

Neural algorithmic reasoning is an emerging research direction that endows neural networks with the ability to mimic algorithmic executions step-by-step. A common paradigm in existing designs involves the use of historic…

Enhancing Language Model Rationality with Bi-Directional Deliberation Reasoning

2024-07-08 · Yadong Zhang, Shaoguang Mao, Wenshan Wu, Yan Xia 외

This paper introduces BI-Directional DEliberation Reasoning (BIDDER), a novel reasoning approach to enhance the decision rationality of language models. Traditional reasoning methods typically rely on historical informat…

Decision MakingLanguage ModelingLanguage Modelling

ODTQA-FoRe: An Open-Domain Tabular Question Answering Dataset for Future Data Forecasting and Reasoning

2026-06-01 · Zhensheng Wang, Xiaole Liu, Wenmian Yang, Kun Zhou 외 arxiv

The rapid development of LLMs has significantly advanced tabular question answering, but most systems cannot perform future-oriented numerical prediction. To address this gap, we introduce a novel task, Open-Domain Tabul…

Question Answering

Search from History and Reason for Future: Two-stage Reasoning on Temporal Knowledge Graphs

2021-06-01 · ACL 2021 5 · Zixuan Li, Xiaolong Jin, Saiping Guan, Wei Li 외

Temporal Knowledge Graphs (TKGs) have been developed and used in many different areas. Reasoning on TKGs that predicts potential facts (events) in the future brings great challenges to existing models. When facing a pred…

Knowledge GraphsReinforcement Learning (RL)

Standing Between Past and Future: Spatio-Temporal Modeling for Multi-Camera 3D Multi-Object Tracking

2023-02-07 · CVPR 2023 1 · Ziqi Pang, Jie Li, Pavel Tokmakov, Dian Chen 외

This work proposes an end-to-end multi-camera 3D multi-object tracking (MOT) framework. It emphasizes spatio-temporal continuity and integrates both past and future reasoning for tracked objects. Thus, we name it "Past-a…

3D Multi-Object TrackingMulti-Object TrackingObjectObject Tracking