ROJun 14, 2021

Heterogeneous Edge-Enhanced Graph Attention Network For Multi-Agent Trajectory Prediction

arXiv:2106.07161v131 citations
Originality Incremental advance
AI Analysis

This addresses the problem of safe and efficient operation for connected automated vehicles by improving multi-agent trajectory prediction, though it is incremental as it builds on existing graph-based methods.

The paper tackled simultaneous trajectory prediction for multiple heterogeneous traffic participants in complex driving scenarios by proposing a three-channel framework with a Heterogeneous Edge-enhanced graph ATtention network (HEAT), achieving state-of-the-art performance in prediction accuracy on urban and highway datasets.

Simultaneous trajectory prediction for multiple heterogeneous traffic participants is essential for the safe and efficient operation of connected automated vehicles under complex driving situations in the real world. The multi-agent prediction task is challenging, as the motions of traffic participants are affected by many factors, including their individual dynamics, their interactions with surrounding agents, the traffic infrastructures, and the number and modalities of the target agents. To further advance the trajectory prediction techniques, in this work we propose a three-channel framework together with a novel Heterogeneous Edge-enhanced graph ATtention network (HEAT), which is able to deal with the heterogeneity of the target agents and traffic participants involved. Specifically, the agent's dynamics are extracted from their historical states using type-specific encoders. The inter-agent interactions are represented with a directed edge-featured heterogeneous graph, and then interaction features are extracted using the proposed HEAT network. Besides, the map features are shared across all agents by introducing a selective gate mechanism. And finally, the trajectories of multi-agent are executed simultaneously. Validations using both urban and highway driving datasets show that the proposed model can realize simultaneous trajectory predictions for multiple agents under complex traffic situations, and achieve state-of-the-art performance with respect to prediction accuracy, demonstrating its feasibility and effectiveness.

Foundations

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

Your Notes