pith. sign in

arxiv: 2212.02181 · v1 · pith:DEMORPOHnew · submitted 2022-12-05 · 💻 cs.CV · cs.RO

Perceive, Interact, Predict: Learning Dynamic and Static Clues for End-to-End Motion Prediction

classification 💻 cs.CV cs.RO
keywords motionpredictioninformationdynamicend-to-endqueriesstaticagent
0
0 comments X
read the original abstract

Motion prediction is highly relevant to the perception of dynamic objects and static map elements in the scenarios of autonomous driving. In this work, we propose PIP, the first end-to-end Transformer-based framework which jointly and interactively performs online mapping, object detection and motion prediction. PIP leverages map queries, agent queries and mode queries to encode the instance-wise information of map elements, agents and motion intentions, respectively. Based on the unified query representation, a differentiable multi-task interaction scheme is proposed to exploit the correlation between perception and prediction. Even without human-annotated HD map or agent's historical tracking trajectory as guidance information, PIP realizes end-to-end multi-agent motion prediction and achieves better performance than tracking-based and HD-map-based methods. PIP provides comprehensive high-level information of the driving scene (vectorized static map and dynamic objects with motion information), and contributes to the downstream planning and control. Code and models will be released for facilitating further research.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. UniTeD: Unified Temporal Diffusion for Joint Perception and Planning in Autonomous Driving

    cs.CV 2026-06 unverdicted novelty 6.0

    UniTeD unifies perception and planning in autonomous driving via shared temporal diffusion with TTM and ARS modules, reporting SOTA results on benchmarks.

  2. GSMap: 2D Gaussians for Online HD Mapping

    cs.CV 2026-05 unverdicted novelty 6.0

    GSMap represents HD map elements as sequences of 2D Gaussians to unify geometric precision and topological regularity for online autonomous driving maps.

  3. Senna: Bridging Large Vision-Language Models and End-to-End Autonomous Driving

    cs.CV 2024-10 conditional novelty 6.0

    Senna decouples language-based high-level planning from an LVLM with low-level trajectory prediction from an E2E model, reporting 27% lower planning error and 33% lower collisions after pre-training on DriveX and fine...

  4. VADv2: End-to-End Vectorized Autonomous Driving via Probabilistic Planning

    cs.CV 2024-02 unverdicted novelty 6.0

    VADv2 introduces a probabilistic planning model that discretizes the high-dimensional action space into tokens, interacts them with scene tokens to predict action distributions, and reports SOTA closed-loop results on...