Pith. sign in

REVIEW 1 cited by

LatentFormer: Multi-Agent Transformer-Based Interaction Modeling and Trajectory Prediction

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 2203.01880 v1 pith:L4SSDJMG submitted 2022-03-03 cs.CV

LatentFormer: Multi-Agent Transformer-Based Interaction Modeling and Trajectory Prediction

classification cs.CV
keywords predictionsceneagentsfuturemethodproposedtrajectoriestrajectory
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Multi-agent trajectory prediction is a fundamental problem in autonomous driving. The key challenges in prediction are accurately anticipating the behavior of surrounding agents and understanding the scene context. To address these problems, we propose LatentFormer, a transformer-based model for predicting future vehicle trajectories. The proposed method leverages a novel technique for modeling interactions among dynamic objects in the scene. Contrary to many existing approaches which model cross-agent interactions during the observation time, our method additionally exploits the future states of the agents. This is accomplished using a hierarchical attention mechanism where the evolving states of the agents autoregressively control the contributions of past trajectories and scene encodings in the final prediction. Furthermore, we propose a multi-resolution map encoding scheme that relies on a vision transformer module to effectively capture both local and global scene context to guide the generation of more admissible future trajectories. We evaluate the proposed method on the nuScenes benchmark dataset and show that our approach achieves state-of-the-art performance and improves upon trajectory metrics by up to 40%. We further investigate the contributions of various components of the proposed technique via extensive ablation studies.

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. Curb Your Attention: Causal Attention Gating for Robust Trajectory Prediction in Autonomous Driving

    cs.RO 2024-09 unverdicted novelty 6.0

    CRiTIC improves robustness of trajectory predictions against non-causal agents by up to 54% and cross-domain performance by up to 29% via a Causal Discovery Network and Causal Attention Gating in a Transformer.