Spatially-Aware Graph Neural Networks for Relational Behavior Forecasting from Sensor Data
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.