An Empirical Bayes Analysis of Object Trajectory Representation Models
Yue Yao, Daniel Goehring, Joerg Reichardt
TL;DR
The paper investigates whether simple linear trajectory representations, specifically polynomial basis functions, can faithfully model real-world object motion across vehicles, cyclists, and pedestrians. By applying Empirical Bayes to estimate observation-noise covariances and priors over trajectory parameters from large public datasets, the authors quantify the trade-off between model complexity and fit error, using AIC/BIC to select optimal complexity. They report that moderate polynomial degrees yield very low fit error (often in the centimeter range) and that the resulting representation error is small compared to the total displacement error of current state-of-the-art predictors, implying linear models are both effective and computationally advantageous. The findings support using linear trajectory representations in motion-prediction systems, providing principled regularization and leveraging the mathematical benefits of linear models for tracking and filtering.
Abstract
Linear trajectory models provide mathematical advantages to autonomous driving applications such as motion prediction. However, linear models' expressive power and bias for real-world trajectories have not been thoroughly analyzed. We present an in-depth empirical analysis of the trade-off between model complexity and fit error in modelling object trajectories. We analyze vehicle, cyclist, and pedestrian trajectories. Our methodology estimates observation noise and prior distributions over model parameters from several large-scale datasets. Incorporating these priors can then regularize prediction models. Our results show that linear models do represent real-world trajectories with high fidelity at very moderate model complexity. This suggests the feasibility of using linear trajectory models in future motion prediction systems with inherent mathematical advantages.
