CVLGROSPOct 18, 2019

Spatially-Aware Graph Neural Networks for Relational Behavior Forecasting from Sensor Data

arXiv:1910.08233v1236 citations
Originality Highly original
AI Analysis

This addresses the problem of predicting agent behaviors in self-driving scenarios, offering incremental advancements in modeling uncertainty and interactions.

The paper tackles relational behavior forecasting from sensor data by proposing a spatially-aware graph neural network (SpAGNN) that models agent interactions, achieving significant improvements over state-of-the-art on ATG4D and nuScenes datasets.

In this paper, we tackle the problem of relational behavior forecasting from sensor data. Towards this goal, we propose a novel spatially-aware graph neural network (SpAGNN) that models the interactions between agents in the scene. Specifically, we exploit a convolutional neural network to detect the actors and compute their initial states. A graph neural network then iteratively updates the actor states via a message passing process. Inspired by Gaussian belief propagation, we design the messages to be spatially-transformed parameters of the output distributions from neighboring agents. Our model is fully differentiable, thus enabling end-to-end training. Importantly, our probabilistic predictions can model uncertainty at the trajectory level. We demonstrate the effectiveness of our approach by achieving significant improvements over the state-of-the-art on two real-world self-driving datasets: ATG4D and nuScenes.

Foundations

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

Your Notes