菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-26
📄 Abstract - ProjFlow: Projection Sampling with Flow Matching for Zero-Shot Exact Spatial Motion Control

Generating human motion with precise spatial control is a challenging problem. Existing approaches often require task-specific training or slow optimization, and enforcing hard constraints frequently disrupts motion naturalness. Building on the observation that many animation tasks can be formulated as a linear inverse problem, we introduce ProjFlow, a training-free sampler that achieves zero-shot, exact satisfaction of linear spatial constraints while preserving motion realism. Our key advance is a novel kinematics-aware metric that encodes skeletal topology. This metric allows the sampler to enforce hard constraints by distributing corrections coherently across the entire skeleton, avoiding the unnatural artifacts of naive projection. Furthermore, for sparse inputs, such as filling in long gaps between a few keyframes, we introduce a time-varying formulation using pseudo-observations that fade during sampling. Extensive experiments on representative applications, motion inpainting, and 2D-to-3D lifting, demonstrate that ProjFlow achieves exact constraint satisfaction and matches or improves realism over zero-shot baselines, while remaining competitive with training-based controllers.

顶级标签: computer vision multi-modal model training
详细标签: motion generation flow matching kinematic constraints zero-shot control inverse problems 或 搜索:

ProjFlow:基于流匹配的投影采样方法,用于零样本精确空间运动控制 / ProjFlow: Projection Sampling with Flow Matching for Zero-Shot Exact Spatial Motion Control


1️⃣ 一句话总结

这篇论文提出了一种名为ProjFlow的新方法,它无需额外训练就能精确控制人体运动的空间位置,同时保持动作的自然流畅性,解决了现有方法在满足硬性约束时常常破坏动作真实感的难题。

源自 arXiv: 2602.22742