LGCVRONov 30, 2023

Heterogeneous Graph-based Trajectory Prediction using Local Map Context and Social Interactions

arXiv:2311.18553v17 citationsh-index: 24
Originality Incremental advance
AI Analysis

This work addresses trajectory prediction for autonomous driving, but it is incremental as it builds upon existing vector-based methods with specific enhancements.

The paper tackled the problem of predicting future trajectories of traffic participants in autonomous driving by addressing limitations in existing vector-based methods, such as insufficient modeling of agent interactions and map context, and achieved improvements over the baseline HoliGraph model.

Precisely predicting the future trajectories of surrounding traffic participants is a crucial but challenging problem in autonomous driving, due to complex interactions between traffic agents, map context and traffic rules. Vector-based approaches have recently shown to achieve among the best performances on trajectory prediction benchmarks. These methods model simple interactions between traffic agents but don't distinguish between relation-type and attributes like their distance along the road. Furthermore, they represent lanes only by sequences of vectors representing center lines and ignore context information like lane dividers and other road elements. We present a novel approach for vector-based trajectory prediction that addresses these shortcomings by leveraging three crucial sources of information: First, we model interactions between traffic agents by a semantic scene graph, that accounts for the nature and important features of their relation. Second, we extract agent-centric image-based map features to model the local map context. Finally, we generate anchor paths to enforce the policy in multi-modal prediction to permitted trajectories only. Each of these three enhancements shows advantages over the baseline model HoliGraph.

Foundations

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

Your Notes