CacheFlow: Fast Human Motion Prediction by Cached Normalizing Flow
Takahiro Maeda, Jinkun Cao, Norimichi Ukita, Kris Kitani

TL;DR
CacheFlow introduces a fast, cache-based flow model for 3D human motion prediction, significantly reducing inference time while maintaining high accuracy, outperforming existing methods in speed and density estimation.
Contribution
The paper proposes CacheFlow, a novel two-stage flow-based model that precomputes and caches flow computations, enabling rapid conditional human motion prediction without sacrificing accuracy.
Findings
Inference time reduced to approximately one millisecond.
Outperforms previous VAE and diffusion-based methods in speed.
Maintains comparable or improved prediction and density estimation accuracy.
Abstract
Many density estimation techniques for 3D human motion prediction require a significant amount of inference time, often exceeding the duration of the predicted time horizon. To address the need for faster density estimation for 3D human motion prediction, we introduce a novel flow-based method for human motion prediction called CacheFlow. Unlike previous conditional generative models that suffer from poor time efficiency, CacheFlow takes advantage of an unconditional flow-based generative model that transforms a Gaussian mixture into the density of future motions. The results of the computation of the flow-based generative model can be precomputed and cached. Then, for conditional prediction, we seek a mapping from historical trajectories to samples in the Gaussian mixture. This mapping can be done by a much more lightweight model, thus saving significant computation overhead compared…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Motion and Animation · Human Pose and Action Recognition · 3D Shape Modeling and Analysis
