pith. sign in

arxiv: 2503.09366 · v1 · pith:QZMXOSUDnew · submitted 2025-03-12 · 💻 cs.CV

Post-interactive Multimodal Trajectory Prediction for Autonomous Driving

classification 💻 cs.CV
keywords trajectoryfeaturespredictionnetworktrajectoriesagentsinteractionproposal
0
0 comments X
read the original abstract

Modeling the interactions among agents for trajectory prediction of autonomous driving has been challenging due to the inherent uncertainty in agents' behavior. The interactions involved in the predicted trajectories of agents, also called post-interactions, have rarely been considered in trajectory prediction models. To this end, we propose a coarse-to-fine Transformer for multimodal trajectory prediction, i.e., Pioformer, which explicitly extracts the post-interaction features to enhance the prediction accuracy. Specifically, we first build a Coarse Trajectory Network to generate coarse trajectories based on the observed trajectories and lane segments, in which the low-order interaction features are extracted with the graph neural networks. Next, we build a hypergraph neural network-based Trajectory Proposal Network to generate trajectory proposals, where the high-order interaction features are learned by the hypergraphs. Finally, the trajectory proposals are sent to the Proposal Refinement Network for further refinement. The observed trajectories and trajectory proposals are concatenated together as the inputs of the Proposal Refinement Network, in which the post-interaction features are learned by combining the previous interaction features and trajectory consistency features. Moreover, we propose a three-stage training scheme to facilitate the learning process. Extensive experiments on the Argoverse 1 dataset demonstrate the superiority of our method. Compared with the baseline HiVT-64, our model has reduced the prediction errors by 4.4%, 8.4%, 14.4%, 5.7% regarding metrics minADE6, minFDE6, MR6, and brier-minFDE6, respectively.

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 1 Pith paper

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

  1. From Cues to Horizons: Dynamic Risk Horizon Profiling for Trajectory Prediction

    cs.RO 2026-05 unverdicted novelty 4.0

    Introduces RHP module using continuous learnable potential field for dynamic risk profiling in trajectory prediction, reporting 25% RMSE and 29.1% minFDE reductions on highD and SHRP2 datasets.