Neural Implicit Flow Fields for Spatio-Temporal Motion Mapping
Yufei Zhu, Shih-Min Yang, Andrey Rudenko, Tomasz P. Kucner, Achim J. Lilienthal, Martin Magnusson
TL;DR
This work tackles the challenge of modeling site-specific human motion for robot operation by introducing NeMo-map, a continuous spatio-temporal Map of Dynamics (MoD) built with implicit neural representations. It outputs parameters of a Semi-Wrapped Gaussian Mixture Model (SWGMM) for any (location, time) query, enabling smooth, multimodal motion priors without discretization. Empirical results on the ATC dataset show that NeMo-map achieves lower negative log-likelihood and substantially faster map construction than discretized baselines like CLiFF-map and STeF-map, while preserving temporal variability and alignment with environmental topology. The approach offers a practical, scalable prior for planning and long-term prediction in dynamic environments, with potential extensions to online updating and real-time adaptation.
Abstract
Safe and efficient robot operation in complex human environments can benefit from good models of site-specific motion patterns. Maps of Dynamics (MoDs) provide such models by encoding statistical motion patterns in a map, but existing representations use discrete spatial sampling and typically require costly offline construction. We propose a continuous spatio-temporal MoD representation based on implicit neural functions that directly map coordinates to the parameters of a Semi-Wrapped Gaussian Mixture Model. This removes the need for discretization and imputation for unevenly sampled regions, enabling smooth generalization across both space and time. Evaluated on a large public dataset with long-term real-world people tracking data, our method achieves better accuracy of motion representation and smoother velocity distributions in sparse regions while still being computationally efficient, compared to available baselines. The proposed approach demonstrates a powerful and efficient way of modeling complex human motion patterns.
