paper-with-me

Papers

PrevPredMap: Exploring Temporal Modeling with Previous Predictions for Online Vectorized HD Map Construction

2024-07-24 · Nan Peng, Xun Zhou, Mingming Wang, Xiaojun Yang, Songming Chen, Guisong Chen

Temporal information is crucial for detecting occluded instances. Existing temporal representations have progressed from BEV or PV features to more compact query features. Compared to these aforementioned features, predictions offer the highest level of abstraction, providing explicit information. In the context of online vectorized HD map construction, this unique characteristic of predictions is potentially advantageous for long-term temporal modeling and the integration of map priors. This paper introduces PrevPredMap, a pioneering temporal modeling framework that leverages previous predictions for constructing online vectorized HD maps. We have meticulously crafted two essential modules for PrevPredMap: the previous-predictions-based query generator and the dynamic-position-query decoder. Specifically, the previous-predictions-based query generator is designed to separately encode different types of information from previous predictions, which are then effectively utilized by the dynamic-position-query decoder to generate current predictions. Furthermore, we have developed a dual-mode strategy to ensure PrevPredMap's robust performance across both single-frame and temporal modes. Extensive experiments demonstrate that PrevPredMap achieves state-of-the-art performance on the nuScenes and Argoverse2 datasets. Code will be available at https://github.com/pnnnnnnn/PrevPredMap.

📄 PDF Abstract BibTeX arXiv:2407.17378

Code (1)

pnnnnnnn/prevpredmap 공식 구현 pytorch

Tasks

DecoderOnline Vectorized HD Map ConstructionPosition

Similar Papers 제목 키워드 기반

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

Future-Aware Interaction Network For Motion Forecasting

2025-03-09 · Shijie Li, Xun Xu, Si Yong Yeo, Xulei Yang

Motion forecasting is a crucial component of autonomous driving systems, enabling the generation of accurate and smooth future trajectories to ensure safe navigation to the destination. In previous methods, potential fut…

Autonomous DrivingMambaMotion Forecasting

Online graph nets

2021-09-29 · Hojin Kang, Jou-Hui Ho, Diego Mesquita, Jorge Pérez 외

Temporal graph neural networks (T-GNNs) sequentially update node states and use temporal message passing to predict events in continuous-time dynamic graphs. While node states rest in the memory, the message-passing oper…

Link PredictionPrediction

Exploring the Role of Explicit Temporal Modeling in Multimodal Large Language Models for Video Understanding

2025-01-28 · Yun Li, Zhe Liu, Yajing Kong, Guangrui Li 외

Applying Multimodal Large Language Models (MLLMs) to video understanding presents significant challenges due to the need to model temporal relations across frames. Existing approaches adopt either implicit temporal model…

DecoderVideo Understanding

Revisiting the Spatial and Temporal Modeling for Few-shot Action Recognition

2023-01-19 · Jiazheng Xing, Mengmeng Wang, Yong liu, Boyu Mu

Spatial and temporal modeling is one of the most core aspects of few-shot action recognition. Most previous works mainly focus on long-term temporal relation modeling based on high-level spatial representations, without …

Action RecognitionFew-Shot action recognitionFew Shot Action Recognition