CVRONov 27, 2022

FJMP: Factorized Joint Multi-Agent Motion Prediction over Learned Directed Acyclic Interaction Graphs

arXiv:2211.16197v275 citationsh-index: 72
Originality Highly original
AI Analysis

This work addresses the critical need for scene-consistent motion prediction in autonomous driving, offering a novel method that improves accuracy in interactive scenarios, though it is incremental in advancing graph-based prediction techniques.

The paper tackles the problem of generating accurate joint future trajectory predictions for multiple agents in autonomous driving scenarios by proposing FJMP, a framework that models interactions as a directed acyclic graph and factorizes predictions, achieving state-of-the-art results with a 1st-place ranking on the INTERACTION dataset leaderboard.

Predicting the future motion of road agents is a critical task in an autonomous driving pipeline. In this work, we address the problem of generating a set of scene-level, or joint, future trajectory predictions in multi-agent driving scenarios. To this end, we propose FJMP, a Factorized Joint Motion Prediction framework for multi-agent interactive driving scenarios. FJMP models the future scene interaction dynamics as a sparse directed interaction graph, where edges denote explicit interactions between agents. We then prune the graph into a directed acyclic graph (DAG) and decompose the joint prediction task into a sequence of marginal and conditional predictions according to the partial ordering of the DAG, where joint future trajectories are decoded using a directed acyclic graph neural network (DAGNN). We conduct experiments on the INTERACTION and Argoverse 2 datasets and demonstrate that FJMP produces more accurate and scene-consistent joint trajectory predictions than non-factorized approaches, especially on the most interactive and kinematically interesting agents. FJMP ranks 1st on the multi-agent test leaderboard of the INTERACTION dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes