# Non-Parametric Spatiotemporal Trajectory Prediction via State-Conditioned Transition Sampling

> Source: <https://www.machinebrief.com/news/non-parametric-spatiotemporal-trajectory-prediction-via-stat-hu9z>
> Published: 2026-08-17 04:00:00+00:00

arXiv:2608.14349v1 Announce Type: new
Abstract: We present a training-free method for multi-modal trajectory prediction that achieves comparable accuracy to a 57M-parameter transformer while requiring no GPU and zero learned parameters. The method builds a transition table of historical state-to-next-position pairs and retrieves neighbors using a product kernel over spatial proximity, bearing, speed, and temporal context. Two inference modes operate over this shared representation: diversity-penalized sampling produces trajectories covering distinct plausible routes, while beam search finds the highest-likelihood path. On the TrAISformer benchmark (Danish Maritime AIS), our method achieves competitive accuracy at full data availability and dramatically outperforms the transformer in data-scarce regimes---remaining stable down to 10% of training data where TrAISformer degrades catastrophically. This enables deployment in new geographic regions from an order of magnitude less historical data, and with no GPU training.
