paper-with-me

Papers

MotionHiFlow: Text-to-motion via hierarchical flow matching

2026-04-25 · Heng Li, Xiaotong Lin, Ling-An Zeng, Yulei Kang, Shuai Li, Jian-Fang Hu arxiv

Text-to-motion generation aims to generate 3D human motions that are tightly aligned with the input text while remaining physically plausible and rich in fine-grained detail. Although recent approaches can produce complex and natural movements, they usually operate at only one temporal scale, which limits both semantic alignment and temporal coherence. Inspired by the fact that complex motions are conceptualized hierarchically rather than at a single temporal scale in the human cognitive system, we propose \textit{MotionHiFlow}, a hierarchical flow matching framework to generate motion progressively by constructing flow path from low to high temporal scales. The flows at lower scales capture high-level semantics and coarse motion structures, while flows at higher scales refine temporal details. To link the flows across scales, we introduce a novel cross-scale transition process, ensuring continuity and preserving noise consistency. Furthermore, by integrating a Text-Motion Diffusion Transformer and a topology-aware Motion VAE, MotionHiFlow explicitly models structural dependencies among joints via joint-aware positional encoding and skeletal topology, enabling precise semantic alignment alongside fine-grained motion details. Extensive experiments on HumanML3D and KIT-ML benchmarks demonstrate state-of-the-art performance, with ablation studies confirming the effectiveness of the hierarchical design and key components. Code is available at https://github.com/ai-lh/MotionHiFlow.

📄 PDF Abstract BibTeX arXiv:2604.23264

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepMatching: Hierarchical Deformable Dense Matching

2015-06-25 · Jerome Revaud, Philippe Weinzaepfel, Zaid Harchaoui, Cordelia Schmid

We introduce a novel matching algorithm, called DeepMatching, to compute dense correspondences between images. DeepMatching relies on a hierarchical, multi-layer, correlational architecture designed for matching images a…

Dense Pixel Correspondence EstimationOptical Flow Estimation

Learning Dynamic Point Cloud Compression via Hierarchical Inter-frame Block Matching

2023-05-09 · Shuting Xia, Tingyu Fan, Yiling Xu, Jenq-Neng Hwang 외

3D dynamic point cloud (DPC) compression relies on mining its temporal context, which faces significant challenges due to DPC's sparsity and non-uniform structure. Existing methods are limited in capturing sufficient tem…

Feature CorrelationMotion CompensationMotion EstimationOptical Flow Estimation+1

Unified Number-Free Text-to-Motion Generation Via Flow Matching

2026-03-27 · Guanhe Huang, Oya Celiktutan arxiv

Generative models excel at motion synthesis for a fixed number of agents but struggle to generalize with variable agents. Based on limited, domain-specific data, existing methods employ autoregressive models to generate …

Motion Synthesis

Hierarchically-Constrained Optical Flow

2015-06-01 · CVPR 2015 6 · Ryan Kennedy, Camillo J. Taylor

This paper presents a novel approach to solving optical flow problems using a discrete, tree-structured MRF derived from a hierarchical segmentation of the image. Our method can be used to find globally optimal matching …

Optical Flow Estimation

FlowIt: Global Matching via Hierarchical Transformers and Optimal Transport for Optical Flow

2026-03-30 · Sadra Safadoust, Fabio Tosi, Matteo Poggi, Fatma Güney arxiv

We present FlowIt, a novel architecture for optical flow estimation that combines global matching with confidence and occlusion-guided refinement. At its core, FlowIt leverages a hierarchical transformer architecture tha…

Zero-shot GeneralizationOptical Flow Estimation