Pith. sign in

REVIEW 4 cited by

VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2005.04259 v1 pith:QBW5WMVM submitted 2020-05-08 cs.CV cs.LGstat.ML

VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation

classification cs.CV cs.LGstat.ML
keywords contextroadvectornetagentcomponentstrajectoriesagentsapproach
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Behavior prediction in dynamic, multi-agent systems is an important problem in the context of self-driving cars, due to the complex representations and interactions of road components, including moving agents (e.g. pedestrians and vehicles) and road context information (e.g. lanes, traffic lights). This paper introduces VectorNet, a hierarchical graph neural network that first exploits the spatial locality of individual road components represented by vectors and then models the high-order interactions among all components. In contrast to most recent approaches, which render trajectories of moving agents and road context information as bird-eye images and encode them with convolutional neural networks (ConvNets), our approach operates on a vector representation. By operating on the vectorized high definition (HD) maps and agent trajectories, we avoid lossy rendering and computationally intensive ConvNet encoding steps. To further boost VectorNet's capability in learning context features, we propose a novel auxiliary task to recover the randomly masked out map entities and agent trajectories based on their context. We evaluate VectorNet on our in-house behavior prediction benchmark and the recently released Argoverse forecasting dataset. Our method achieves on par or better performance than the competitive rendering approach on both benchmarks while saving over 70% of the model parameters with an order of magnitude reduction in FLOPs. It also outperforms the state of the art on the Argoverse dataset.

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. A Generative Model for Closed-Loop Microsimulation of Signalized Intersections

    cs.RO 2026-06 unverdicted novelty 7.0

    Enactor is an actor-centric generative transformer model with spatial-temporal attention for closed-loop microsimulation of vehicle trajectories at signalized intersections, outperforming baselines on SUMO distributio...

  2. Recall to Predict: Grounding Motion Forecasting in Interpretable Motion Bank

    cs.CV 2026-05 unverdicted novelty 5.0

    A differentiable motion forecasting model retrieves and refines interpretable trajectory anchors from a contrastively learned motion bank to improve transparency without sacrificing multi-modal accuracy.

  3. MapATM: Enhancing HD Map Construction through Actor Trajectory Modeling

    cs.CV 2026-04 unverdicted novelty 5.0

    MapATM improves lane divider AP by 4.6 and mAP by 2.6 on NuScenes by treating actor trajectories as structural priors for road geometry.

  4. BEVPredFormer: Spatio-temporal Attention for BEV Instance Prediction in Autonomous Driving

    cs.CV 2026-04 unverdicted novelty 5.0

    BEVPredFormer uses attention-based temporal processing and 3D camera projection to match or exceed prior methods on nuScenes for BEV instance prediction.