English

Forecasting Continuous Non-Conservative Dynamical Systems in SO(3)

Computer Vision and Pattern Recognition 2025-08-12 v1

Abstract

Modeling the rotation of moving objects is a fundamental task in computer vision, yet SO(3)SO(3) extrapolation still presents numerous challenges: (1) unknown quantities such as the moment of inertia complicate dynamics, (2) the presence of external forces and torques can lead to non-conservative kinematics, and (3) estimating evolving state trajectories under sparse, noisy observations requires robustness. We propose modeling trajectories of noisy pose estimates on the manifold of 3D rotations in a physically and geometrically meaningful way by leveraging Neural Controlled Differential Equations guided with SO(3)SO(3) Savitzky-Golay paths. Existing extrapolation methods often rely on energy conservation or constant velocity assumptions, limiting their applicability in real-world scenarios involving non-conservative forces. In contrast, our approach is agnostic to energy and momentum conservation while being robust to input noise, making it applicable to complex, non-inertial systems. Our approach is easily integrated as a module in existing pipelines and generalizes well to trajectories with unknown physical parameters. By learning to approximate object dynamics from noisy states during training, our model attains robust extrapolation capabilities in simulation and various real-world settings. Code is available at https://github.com/bastianlb/forecasting-rotational-dynamics

Keywords

Cite

@article{arxiv.2508.07775,
  title  = {Forecasting Continuous Non-Conservative Dynamical Systems in SO(3)},
  author = {Lennart Bastian and Mohammad Rashed and Nassir Navab and Tolga Birdal},
  journal= {arXiv preprint arXiv:2508.07775},
  year   = {2025}
}

Comments

ICCV 2025 Oral

R2 v1 2026-07-01T04:43:54.567Z