Training-Free Method Predicts Trajectories with High Accuracy

Michael Fore, Akshay Jain, Justin Downes, Rohan Pradhan, Duncan Botti· August 17, 2026 View original

Key takeaways

  • A new training-free method predicts spatiotemporal trajectories with transformer-level accuracy.
  • It dramatically outperforms transformers in data-scarce environments, requiring less historical data.
  • The method needs no GPU for training, reducing computational overhead.
  • This enables faster, more cost-effective deployment of trajectory prediction in new regions.

Who benefits

LogisticsMaritimeUrban PlanningAutonomous SystemsTransportation

Summary

Researchers present a training-free, non-parametric method for multi-modal spatiotemporal trajectory prediction that achieves accuracy comparable to a 57M-parameter transformer. This method, which uses a historical transition table and state-conditioned sampling, dramatically outperforms transformers in data-scarce environments and requires no GPU for training.

Predicting spatiotemporal trajectories, such as maritime vessel movements, typically relies on complex, large-parameter transformer models that require extensive training data and significant computational resources. This paper introduces a novel, training-free method for multi-modal trajectory prediction that challenges this paradigm. The approach operates without learned parameters and does not require a GPU for training, yet achieves accuracy comparable to a 57-million-parameter transformer.The method constructs a simple transition table from historical state-to-next-position pairs. During inference, it retrieves neighboring states using a product kernel that considers spatial proximity, bearing, speed, and temporal context. Two inference modes are available: diversity-penalized sampling to generate distinct plausible routes, and beam search to find the highest-likelihood path.Evaluated on the TrAISformer benchmark (Danish Maritime AIS data), this non-parametric method demonstrated competitive accuracy when full data was available. Crucially, it dramatically outperformed the transformer in data-scarce regimes, maintaining stability even with only 10% of the training data, where the transformer's performance catastrophically degraded. This breakthrough enables deployment in new geographic regions with significantly less historical data and eliminates the need for GPU training.

Why it matters

Professionals in logistics, maritime, urban planning, and autonomous systems can leverage this method to implement highly accurate trajectory prediction with significantly reduced data requirements and computational overhead. This enables faster deployment in new areas and more cost-effective solutions, especially in data-limited or resource-constrained environments.

How to implement this in your domain

  1. 1Adopt this training-free trajectory prediction method for applications in data-scarce environments.
  2. 2Utilize the approach to rapidly deploy trajectory prediction models in new geographic regions.
  3. 3Implement diversity-penalized sampling for generating multiple plausible future paths for planning.
  4. 4Integrate this method into systems where GPU resources for training are limited or unavailable.

Original post by Michael Fore, Akshay Jain, Justin Downes, Rohan Pradhan, Duncan Botti

"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 his…"

View on X

Originally posted by Michael Fore, Akshay Jain, Justin Downes, Rohan Pradhan, Duncan Botti on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses