English

Physical spline for denoising object trajectory data by combining splines, ML feature regression and model knowledge

Systems and Control 2025-04-10 v1 Artificial Intelligence Systems and Control

Abstract

This article presents a method for estimating the dynamic driving states (position, velocity, acceleration and heading) from noisy measurement data. The proposed approach is effective with both complete and partial observations, producing refined trajectory signals with kinematic consistency, ensuring that velocity is the integral of acceleration and position is the integral of velocity. Additionally, the method accounts for the constraint that vehicles can only move in the direction of their orientation. The method is implemented as a configurable python library that also enables trajectory estimation solely based on position data. Regularization is applied to prevent extreme state variations. A key application is enhancing recorded trajectory data for use as reference inputs in machine learning models. At the end, the article presents the results of the method along with a comparison to ground truth data.

Keywords

Cite

@article{arxiv.2504.06404,
  title  = {Physical spline for denoising object trajectory data by combining splines, ML feature regression and model knowledge},
  author = {Jonas Torzewski},
  journal= {arXiv preprint arXiv:2504.06404},
  year   = {2025}
}

Comments

7 pages, 7 figures, https://github.com/jonasTorz/physical_spline

R2 v1 2026-06-28T22:51:33.136Z