English

Physics-Informed Tracking (PIT)

Computer Vision and Pattern Recognition 2026-04-21 v1 Artificial Intelligence

Abstract

We propose Physics-Informed Tracking (PIT), a video-based framework for tracking a single particle from video, where a neural network autoencoder localizes a particle as a heatmap peak (landmark) and a differentiable physics module embedded in the autoencoder constrains several landmarks over time (a trajectory) to satisfy known dynamics. The novel Physics-Informed Landmark Loss (PILL) compares this predicted trajectory back against the landmarks, enforcing physical consistency without labels. Its supervised variant (PILLS) instead compares the prediction against ground-truth position, velocity, and bounce from simulation, enabling end-to-end backpropagation. To support supervised and unsupervised learning, we use an autoencoder with a split bottleneck that separates A) tracking-related structure via landmark heatmaps from B) background noise and subsequent image reconstruction. We evaluate a replicated 26 factorial design (n = 4 replicates, 64 configurations), showing that PILLS consistently achieves sub-pixel tracking accuracy for the bilinear and physics-refined decoder outputs under both clean and noisy conditions.

Cite

@article{arxiv.2604.16895,
  title  = {Physics-Informed Tracking (PIT)},
  author = {Emil Hovad and Allan Peter Engsig-Karup},
  journal= {arXiv preprint arXiv:2604.16895},
  year   = {2026}
}

Comments

20 pages, 3 figures, 11 tables

R2 v1 2026-07-01T12:15:50.893Z