Pith. sign in

REVIEW 3 major objections 5 minor 2 cited by

Motion Generation: A Survey of Generative Approaches and Benchmarks

T0 review · 3 major / 5 minor · reviewed 2026-08-06 · deepseek-v4-flash

Pith's one-line read A survey that maps motion generation by generative strategy, from GANs to flow matching, and quantifies the field's current shape.

desk verdict A useful survey that is not yet trustworthy as a map because the corpus arithmetic and several citation assignments do not reconcile. read the letter →

arxiv 2507.05419 v1 pith:RQ2BEJM4 submitted 2025-07-07 cs.CV cs.LG

classification cs.CVcs.LG
keywords motiongenerationgenerativemodelssurveydiffusionautoregressivevariationalautoencodersGANsevaluationmetrics
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper is a survey that organizes recent motion-generation research around the underlying generative strategy each method employs, rather than around applications alone. It argues that the choice of approach—diffusion, autoregressive, variational autoencoder, GAN, flow matching, and others—determines motion quality, inference speed, and computational cost, so a taxonomy built on that axis is the most useful way to compare methods. Alongside the taxonomy, the survey compiles the datasets, conditioning signals, and evaluation metrics used across the literature, and it reports statistical trends from a corpus of 106 papers. If the survey's categorization is correct, a researcher can use it to locate which generative family a given method belongs to, which datasets and conditions it supports, and which metrics are standard for a task.

What carries the argument

The organizing device is the generative-strategy taxonomy, a categorical scheme that sorts each surveyed method by the mathematical family of its generative model. This axis is the paper's central unit of analysis: it drives the method tables, the timeline, the statistics, and the discussion of trade-offs, and it is what distinguishes this survey from earlier reviews organized around tasks or modalities.

What would settle it

A reader could check the survey's claims by independently enumerating motion-generation papers from the same venues and time window and comparing the resulting approach distribution, dataset frequencies, and conditioning statistics with the paper's figures; any systematic mismatch in counts (for instance, the paper's own note that the 106-paper statistics exclude 6 papers from Table XII) would indicate that the reported landscape is not a faithful snapshot.

Watch

Extended reading notes

Core claim

The central claim is that motion generation methods can be meaningfully and comprehensively organized by their generative approach, and that doing so reveals the structure of the field. The survey places recent works into eleven families: feed-forward networks, autoencoders, variational autoencoders, vector-quantized variational autoencoders, continuous and discrete autoregressive models, GANs, diffusion models, latent diffusion models, flow matching, implicit neural representations, and physics- or optimization-based methods. It then shows how these families align with architectural choices, conditioning modalities (text, poses, actions, trajectories, audio, scene), and application domains, and it quantifies trends: diffusion dominates, attention is the most common architecture, HumanML3D and KIT-ML are the leading benchmarks, and text is the most frequent conditioning signal. The paper also compiles a metric catalog grouped by realism, diversity, condition consistency, ground-truth comparison, and efficiency, and it identifies open problems such as physical plausibility, generalization beyond skeletal human motion, and evaluation standardization.

Load-bearing premise

The survey's usefulness rests on the assumption that its corpus of 106 papers and the category labels assigned to each method are accurate and representative of the motion-generation field; if the corpus is unbalanced or the labels are inconsistent, the statistical insights and the taxonomy's practical value weaken.

Editorial extensions

If this is right

  • A reader can quickly identify which generative family a proposed method belongs to and which architecture, conditioning, and dataset choices are typical for that family.
  • The statistical breakdown gives a quantitative snapshot of research priorities, showing that diffusion and attention dominate while flow matching and implicit representations are still narrow niches.
  • The dataset and metric tables can serve as a practical reference for designing benchmark experiments and choosing evaluation protocols for a new motion-generation task.
  • Flagging open challenges such as foot sliding, skeletal-only limitations, and ad hoc classifier retraining points toward where standardized evaluation and more diverse benchmarks are needed.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The taxonomy could be extended into a second axis covering control granularity (keyframe, trajectory, joint-level, language-level), which would expose which approach families pair naturally with which control regimes.
  • The dominance of diffusion in the statistics suggests that faster sampling methods, including latent diffusion and flow matching, are the most likely near-term pressure point for new research.
  • Because the survey's metric table shows many metrics reinvented under different names, a concrete next step would be a shared evaluation harness that reuses a single FID-style implementation across methods.
  • If the corpus is incomplete or mislabeled, the quantitative conclusions about approach popularity would shift, so re-running the statistics on a broader, machine-verified corpus is a natural validation of the survey's claims.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. The paper presents a survey of motion generation research, organizing methods by their underlying generative strategy: feed-forward networks, autoencoders, VAE/VQ-VAE variants, continuous and discrete autoregressive models, GANs, diffusion and latent diffusion models, flow matching, implicit neural representations, and physics/optimization-based methods. For each category, it provides method tables listing architecture, conditioning signals, datasets, and application category; it additionally compiles dataset statistics (Table XIII), an evaluation-metrics reference (Table XIV), a timeline of reviewed papers (Fig. 3), and a statistical analysis of a corpus stated to contain 106 representative papers. The abstract and introduction frame the survey as focused on top-tier venues since 2023.

Significance. If the corpus and category assignments are made auditable, the survey would be a useful reference: it consolidates a large and rapidly growing body of work, offers a principled taxonomy organized around generative approaches, and provides unusually broad tables of datasets and evaluation metrics. The taxonomy and the metric/dataset compilations are the paper's main assets, and they are presented in a way that is easy to navigate. However, the paper's quantitative claims and its reliability as a map of the field depend on the internal consistency of the corpus and of the citation assignments, which is exactly where the manuscript currently has problems.

major comments (3)
  1. [Section VI] Section VI opens by defining the statistical corpus as '106 representative papers (which does not include 6 papers in Table XII).' This does not reconcile with the paper's own tables: Table XII contains 5 rows, and summing the method rows of Tables I-XII yields 112 entries, meaning Tables I-XI contain 107 entries, not 106. The corpus count, the Table XII count, or the table inventory must be incorrect. Because the statistical figures and the survey's claim to provide a quantitative landscape are grounded in this corpus, the authors should audit the tables and state a single, reproducible corpus count.
  2. [Section III-I(a)] Section III-I(a) attributes to 'GuidedMotion [61]' a 'local action-guided diffusion model' with graph attention and a three-stage diffusion process. Reference [61] is Karunratanakul et al., 'Guided Motion Diffusion' (listed as GMD [61] in Table VIII), while the described method is the Local Action-guided Motion Diffusion Model, reference [57] (correctly cited in Table IX). The in-text citation should be [57]; as written, the same reference label points to two different methods in the taxonomy.
  3. [Abstract and Section I] The abstract and Section I state that the survey's main focus is 'papers published in top-tier venues since 2023,' but Figure 3, described as the timeline of reviewed papers, includes works from 2017-2022 (e.g., Text2Action [3], MANN [172], Language2Pose [4], SA-GAN [169]), and the corpus contains 2024-2025 arXiv preprints that are not necessarily top-tier venue publications (e.g., MotionLab [44], UniMoGen [62], MotionDreamer [150], M3GPT [92]). Please state the inclusion and exclusion criteria explicitly and either restrict the scope claim to the actual corpus or treat pre-2023 and arXiv items separately in the statistics.
minor comments (5)
  1. [Section III-H and Table VIII] The method name 'Make-An-Animatoin' is a typo for 'Make-An-Animation' (the title of reference [11]).
  2. [Section IV, Table XIII] The dataset row 'HumalML3D' should be 'HumanML3D'.
  3. [Section IV, Table XIII] The row 'NTU13 [18]' cites reference [18], which is the paper by Cervantes et al. on implicit neural representations, not an NTU dataset; please replace with the correct dataset reference.
  4. [Section II-B.7(c)] In Eq. (7), the incompressibility condition is written as 'ux + νx = 0' after defining u and ν as the x- and y-components of the velocity field; this should be written with explicit partial derivatives (e.g., ∂u/∂x + ∂v/∂x = 0) to avoid ambiguity.
  5. [Section IV, Table XIII] The 'Collection Method' column mixes capture technology ('Marker', 'Video') with data provenance ('Other datasets', 'Aggregated', 'Generated by HuMoR'), which makes the table harder to interpret; consider separating these two aspects into distinct columns.

Circularity Check

0 steps flagged · score 0.0 of 10

No circular derivation: the survey's taxonomy and statistics are descriptive over its corpus, and the sole self-citation is not load-bearing.

full rationale

This is a survey paper, so there is no derivation chain of equations whose outputs are forced by their inputs. The background equations (VAE, GAN, diffusion, flow matching) are standard definitions imported from the literature and are not used to predict anything. The categorization in Section III is a labeling of papers by generative strategy; the label assignments do not reduce to a fitted parameter or to an output defined in terms of itself. The statistical insights in Section VI are descriptive histograms over the stated corpus; they are by construction counts of the corpus, but the paper never presents those counts as independent predictions, so this is not circularity. The one self-citation, UniMoGen [62] in Table VIII and Section III-H, is a corpus entry and a one-sentence description of that paper's approach; it is not used as evidence for the taxonomy, for any benchmark, or for a uniqueness claim, so it is not load-bearing. Separately, the corpus-count inconsistencies noted by the reader (106 vs. summed tables, Table XII vs. 6 papers, [61] vs. [57]) are reproducibility and auditability defects, but they do not make the survey's reasoning circular.

Assumptions & free parameters 0 free parameters · 3 assumptions · 0 invented entities

Because this is a survey, the ledger contains no fitted parameters and no invented entities. The load-bearing assumptions are about corpus representativeness, the validity of the single-category taxonomy, and the accuracy of the table entries. The internal inconsistencies in the tables mean the third assumption is only partially satisfied.

assumptions (3)
  • domain assumption The surveyed corpus of 106 papers, focused on top-tier venues since 2023, is representative of the motion generation field.
    Section VI bases all statistical insights on this corpus, but the inclusion criteria are loosely stated and the timeline figure includes papers from 2017 to 2022.
  • domain assumption Each paper can be assigned to exactly one primary generative approach.
    Sections III-A through III-L assign each paper to a single category, but several methods mix approaches (e.g., VersatileMotion combines flow matching with VQ-VAE, MoConvVQ combines discrete AR with physics, and several diffusion papers include AR components). The taxonomy forces a single label where the underlying methods are hybrid.
  • domain assumption The category labels, dataset names, and citation keys in the tables accurately represent the cited papers.
    The paper's own tables contain internal inconsistencies (GuidedMotion [61] vs [57], MoGenTS [170] vs [47], 'HumalML3D'), so this premise is partially violated.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Motion Generation: A Survey of Generative Approaches and Benchmarks." pith.science (2026). https://pith.science/paper/RQ2BEJM4

@misc{pith2026250705419,
  author       = {Pith},
  title        = {Pith review of: Motion Generation: A Survey of Generative Approaches and Benchmarks},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/RQ2BEJM4}},
  note         = {Machine review of arXiv:2507.05419}
}
read the original abstract

Motion generation, the task of synthesizing realistic motion sequences from various conditioning inputs, has become a central problem in computer vision, computer graphics, and robotics, with applications ranging from animation and virtual agents to human-robot interaction. As the field has rapidly progressed with the introduction of diverse modeling paradigms including GANs, autoencoders, autoregressive models, and diffusion-based techniques, each approach brings its own advantages and limitations. This growing diversity has created a need for a comprehensive and structured review that specifically examines recent developments from the perspective of the generative approach employed. In this survey, we provide an in-depth categorization of motion generation methods based on their underlying generative strategies. Our main focus is on papers published in top-tier venues since 2023, reflecting the most recent advancements in the field. In addition, we analyze architectural principles, conditioning mechanisms, and generation settings, and compile a detailed overview of the evaluation metrics and datasets used across the literature. Our objective is to enable clearer comparisons and identify open challenges, thereby offering a timely and foundational reference for researchers and practitioners navigating the rapidly evolving landscape of motion generation.

Figures

Figures reproduced from arXiv: 2507.05419 by the authors.

Figure 1
Figure 1. Examples of different data representations: (a) 2D [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Overview of the motion generation approaches covered in this survey. The notations used in the figure follow the [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. Timeline of the reviewed papers. Papers are organized chronologically within each row. [PITH_FULL_IMAGE:figures/full_fig_p008_3.png] view at source ↗
Figures from the paper (5 more)
Figure 4
Figure 4. Figure 4: Distribution of research approaches in motion gener [PITH_FULL_IMAGE:figures/full_fig_p023_4.png]
Figure 6
Figure 6. Figure 6: Usage frequency of the top 15 datasets in motion [PITH_FULL_IMAGE:figures/full_fig_p025_6.png]
Figure 5
Figure 5. Figure 5: Frequency of neural network architectures employed [PITH_FULL_IMAGE:figures/full_fig_p025_5.png]
Figure 8
Figure 8. Figure 8: Heatmap showing the relationship between research [PITH_FULL_IMAGE:figures/full_fig_p026_8.png]
Figure 9
Figure 9. Figure 9: Heatmap illustrating the relationship between research [PITH_FULL_IMAGE:figures/full_fig_p026_9.png]

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. IRG-MotionLLM: Interleaving Motion Generation, Assessment and Refinement for Text-to-Motion Generation

    cs.CV 2025-12 conditional novelty 6.0 of 10

    Interleaving motion generation with text-motion assessment and refinement improves alignment between generated human motion and goal text.

  2. FunPhase: A Periodic Functional Autoencoder for Motion Generation via Phase Manifolds

    cs.CV 2025-12 conditional novelty 6.0 of 10

    FunPhase encodes motion clips as sinusoidal phase functions and decodes them continuously in space and time, enabling reconstruction, generation, super-resolution, and body completion across skeletons.

Reference graph

Works this paper leans on

193 extracted references · 59 canonical work pages · cited by 2 Pith papers

  1. [61]

    Guided motion dif- fusion for controllable human motion synthesis

    Korrawe Karunratanakul, Konpat Preechakul, Supasorn Suwajanakorn, and Siyu Tang. Guided motion dif- fusion for controllable human motion synthesis. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 2151–2162, 2023

  2. [57]

    Local action-guided motion diffusion model for text-to-motion generation

    Peng Jin, Hao Li, Zesen Cheng, Kehan Li, Runyi Yu, Chang Liu, Xiangyang Ji, Li Yuan, and Jie Chen. Local action-guided motion diffusion model for text-to-motion generation. In European Conference on Computer Vision, pages 392–409. Springer, 2024

  3. [3]

    Text2action: Generative adversarial synthesis from language to action

    Hyemin Ahn, Timothy Ha, Yunho Choi, Hwiyeon Yoo, and Songhwai Oh. Text2action: Generative adversarial synthesis from language to action. In 2018 IEEE International Conference on Robotics and Automation (ICRA), pages 1–5. IEEE, 2018

  4. [172]

    Mode-adaptive neural networks for quadruped motion control

    He Zhang, Sebastian Starke, Taku Komura, and Jun Saito. Mode-adaptive neural networks for quadruped motion control. ACM Transactions on Graphics (ToG), 37(4):1–11, 2018

  5. [4]

    Lan- guage2pose: Natural language grounded pose forecast- ing

    Chaitanya Ahuja and Louis-Philippe Morency. Lan- guage2pose: Natural language grounded pose forecast- ing. In 2019 International Conference on 3D Vision (3DV), pages 719–728. IEEE Computer Society, 2019

  6. [169]

    Structure-aware human-action gener- ation

    Ping Yu, Yang Zhao, Chunyuan Li, Junsong Yuan, and Changyou Chen. Structure-aware human-action gener- ation. In European Conference on Computer Vision , pages 18–34, 2020

  7. [44]

    MotionLab: Unified Human Motion Generation and Editing via the Motion-Condition-Motion Paradigm

    Ziyan Guo, Zeyu Hu, Na Zhao, and De Wen Soh. Motionlab: Unified human motion generation and edit- ing via the motion-condition-motion paradigm. arXiv preprint arXiv:2502.02358, 2025

  8. [62]

    Unimogen: Universal motion generation

    Aliasghar Khani, Arianna Rampini, Evan Atherton, and Bruno Roy. Unimogen: Universal motion generation. arXiv preprint arXiv:2505.21837 , 2025

  9. [150]

    Motiondreamer: One-to-many motion synthe- sis with localized generative masked transformer

    Yilin Wang, Chuan Guo, Yuxuan Mu, Muhammad Go- har Javed, Xinxin Zuo, Juwei Lu, Hai Jiang, and Li Cheng. Motiondreamer: One-to-many motion synthe- sis with localized generative masked transformer. arXiv preprint arXiv:2504.08959, 2025

  10. [92]

    M 3 gpt: An advanced multimodal, multitask framework for motion comprehension and generation

    Mingshuang Luo, Ruibing Hou, Zhuo Li, Hong Chang, Zimo Liu, Yaowei Wang, and Shiguang Shan. M 3 gpt: An advanced multimodal, multitask framework for motion comprehension and generation. arXiv preprint arXiv:2405.16273, 2024

Show all 193 references
  1. [1]

    Unpaired motion style transfer from video to animation

    Kfir Aberman, Yijia Weng, Dani Lischinski, Daniel Cohen-Or, and Baoquan Chen. Unpaired motion style transfer from video to animation. ACM Transactions on Graphics (TOG), 39(4):64–1, 2020

  2. [2]

    Skel-betweener: a neural motion rig for interactive motion authoring

    Dhruv Agrawal, Jakob Buhmann, Dominik Borer, Robert W Sumner, and Martin Guay. Skel-betweener: a neural motion rig for interactive motion authoring. ACM Transactions on Graphics (TOG) , 43(6):1–11, 2024

  3. [5]

    Hmd-nemo: Online 3d avatar motion generation from sparse obser- vations

    Sadegh Aliakbarian, Fatemeh Saleh, David Collier, Pashmina Cameron, and Darren Cosker. Hmd-nemo: Online 3d avatar motion generation from sparse obser- vations. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 9622–9631, 2023

  4. [6]

    Lead: Latent realignment for human motion diffusion

    Nefeli Andreou, Xi Wang, Victoria Fern ´andez Abre- vaya, Marie-Paule Cani, Yiorgos Chrysanthou, and Vicky Kalogeiton. Lead: Latent realignment for human motion diffusion. In Computer Graphics Forum , page e70093. Wiley Online Library, 2025

  5. [7]

    Circle: Capture in rich contextual environments

    Joao Pedro Ara ´ujo, Jiaman Li, Karthik Vetrivel, Rishi Agarwal, Jiajun Wu, Deepak Gopinath, Alexan- der William Clegg, and Karen Liu. Circle: Capture in rich contextual environments. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 2...

  6. [8]

    Emotion control of unstruc- tured dance movements

    Andreas Aristidou, Qiong Zeng, Efstathios Stavrakis, KangKang Yin, Daniel Cohen-Or, Yiorgos Chrysan- thou, and Baoquan Chen. Emotion control of unstruc- tured dance movements. In Proceedings of the ACM SIGGRAPH/Eurographics symposium on computer an- imation, pages 1–10, 2017

  7. [9]

    Motionfix: Text-driven 3d human motion editing

    Nikos Athanasiou, Alp ´ar Cseke, Markos Diomataris, Michael J Black, and G ¨ul Varol. Motionfix: Text-driven 3d human motion editing. In SIGGRAPH Asia 2024 Conference Papers, pages 1–11, 2024

  8. [10]

    Teach: Temporal action composition for 3d humans

    Nikos Athanasiou, Mathis Petrovich, Michael J Black, and G ¨ul Varol. Teach: Temporal action composition for 3d humans. In 2022 International Conference on 3D Vision (3DV), pages 414–423. IEEE, 2022

  9. [11]

    Make-an-animation: Large- scale text-conditional 3d human motion generation

    Samaneh Azadi, Akbar Shah, Thomas Hayes, Devi Parikh, and Sonal Gupta. Make-an-animation: Large- scale text-conditional 3d human motion generation. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 15039–15048, 2023

  10. [12]

    Versatile physics-based character control with hybrid latent representation

    Jinseok Bae, Jungdam Won, Donggeun Lim, Inwoo Hwang, and Young Min Kim. Versatile physics-based character control with hybrid latent representation. In Computer Graphics Forum, page e70018. Wiley Online Library, 2025

  11. [13]

    Belfusion: Latent diffusion for behavior- driven human motion prediction

    German Barquero, Sergio Escalera, and Cristina Palmero. Belfusion: Latent diffusion for behavior- driven human motion prediction. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 2317–2327, 2023

  12. [14]

    Seamless human motion composition with blended positional encodings

    German Barquero, Sergio Escalera, and Cristina Palmero. Seamless human motion composition with blended positional encodings. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 457–469, 2024

  13. [15]

    Bedlam: A synthetic dataset of bodies ex- hibiting detailed lifelike animated motion

    Michael J Black, Priyanka Patel, Joachim Tesch, and Jinlong Yang. Bedlam: A synthetic dataset of bodies ex- hibiting detailed lifelike animated motion. In Proceed- ings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 8726–8737, 2023

  14. [16]

    Humman: Multi-modal 4d human dataset for versatile sensing and modeling

    Zhongang Cai, Daxuan Ren, Ailing Zeng, Zhengyu Lin, Tao Yu, Wenjia Wang, Xiangyu Fan, Yang Gao, Yifan Yu, Liang Pan, et al. Humman: Multi-modal 4d human dataset for versatile sensing and modeling. In European Conference on Computer Vision , pages 557–

  15. [17]

    Gen- erating human motion in 3d scenes from text descrip- tions

    Zhi Cen, Huaijin Pi, Sida Peng, Zehong Shen, Minghui Yang, Shuai Zhu, Hujun Bao, and Xiaowei Zhou. Gen- erating human motion in 3d scenes from text descrip- tions. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 1855– 1866, 2024

  16. [18]

    Implicit neural representations for variable length human motion generation

    Pablo Cervantes, Yusuke Sekikawa, Ikuro Sato, and Koichi Shinoda. Implicit neural representations for variable length human motion generation. In Euro- pean Conference on Computer Vision , pages 356–372. Springer, 2022

  17. [19]

    Rethinking human motion prediction with symplectic integral

    Haipeng Chen, Kedi Lyu, Zhenguang Liu, Yifang Yin, Xun Yang, and Yingda Lyu. Rethinking human motion prediction with symplectic integral. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 2134–2143, 2024

  18. [20]

    Humanmac: Masked motion completion for human motion prediction

    Ling-Hao Chen, Jiawei Zhang, Yewen Li, Yiren Pang, Xiaobo Xia, and Tongliang Liu. Humanmac: Masked motion completion for human motion prediction. In Proceedings of the IEEE/CVF international conference on computer vision , pages 9544–9555, 2023

  19. [21]

    Taming diffusion probabilis- tic models for character control

    Rui Chen, Mingyi Shi, Shaoli Huang, Ping Tan, Taku Komura, and Xuelin Chen. Taming diffusion probabilis- tic models for character control. In ACM SIGGRAPH 2024 Conference Papers, pages 1–10, 2024

  20. [22]

    Executing your commands via motion diffusion in latent space

    Xin Chen, Biao Jiang, Wen Liu, Zilong Huang, Bin Fu, Tao Chen, and Gang Yu. Executing your commands via motion diffusion in latent space. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 18000–18010, 2023

  21. [23]

    Cmu graphics lab motion capture database

    CMU Graphics Lab. Cmu graphics lab motion capture database. https://mocap.cs.cmu.edu/, 2003. Accessed: 2025-06-29

  22. [24]

    Flexible motion in- betweening with diffusion models

    Setareh Cohan, Guy Tevet, Daniele Reda, Xue Bin Peng, and Michiel van de Panne. Flexible motion in- betweening with diffusion models. In ACM SIGGRAPH 2024 Conference Papers, pages 1–9, 2024

  23. [25]

    Mofusion: A frame- work for denoising-diffusion-based motion synthesis

    Rishabh Dabral, Muhammad Hamza Mughal, Vladislav Golyanik, and Christian Theobalt. Mofusion: A frame- work for denoising-diffusion-based motion synthesis. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 9760–9770, 2023

  24. [26]

    Motionlcm: Real-time controllable motion generation via latent consistency model

    Wenxun Dai, Ling-Hao Chen, Jingbo Wang, Jinpeng Liu, Bo Dai, and Yansong Tang. Motionlcm: Real-time controllable motion generation via latent consistency model. In European Conference on Computer Vision , pages 390–408. Springer, 2024

  25. [27]

    Generative adver- sarial graph convolutional networks for human action synthesis

    Bruno Degardin, Joao Neves, Vasco Lopes, Joao Brito, Ehsan Yaghoubi, and Hugo Proenc ¸a. Generative adver- sarial graph convolutional networks for human action synthesis. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision , pages 1150–1159, 2022

  26. [28]

    Pos- escript: 3d human poses from natural language

    Ginger Delmas, Philippe Weinzaepfel, Thomas Lucas, Francesc Moreno-Noguer, and Gr ´egory Rogez. Pos- escript: 3d human poses from natural language. In European Conference on Computer Vision , pages 346–

  27. [29]

    Diffusion models beat gans on image synthesis

    Prafulla Dhariwal and Alexander Nichol. Diffusion models beat gans on image synthesis. In Advances in Neural Information Processing Systems (NeurIPS) , 2021

  28. [30]

    Wandr: Intention-guided human motion generation

    Markos Diomataris, Nikos Athanasiou, Omid Taheri, Xi Wang, Otmar Hilliges, and Michael J Black. Wandr: Intention-guided human motion generation. In Proceed- ings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 927–936, 2024

  29. [31]

    Investigating the use of recurrent motion modelling for speech gesture generation

    Ylva Ferstl and Rachel McDonnell. Investigating the use of recurrent motion modelling for speech gesture generation. In Proceedings of the 18th International Conference on Intelligent Virtual Agents , pages 93–98, 2018

  30. [32]

    Recurrent network models for human dynamics

    Katerina Fragkiadaki, Sergey Levine, Panna Felsen, and Jitendra Malik. Recurrent network models for human dynamics. In Proceedings of the IEEE international conference on computer vision, pages 4346–4354, 2015

  31. [33]

    Decompose more and aggregate better: Two closer looks at frequency representation learning for human motion prediction

    Xuehao Gao, Shaoyi Du, Yang Wu, and Yang Yang. Decompose more and aggregate better: Two closer looks at frequency representation learning for human motion prediction. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages 6451–6460, 2023

  32. [34]

    Anytop: Character animation diffusion with any topology

    Inbar Gat, Sigal Raab, Guy Tevet, Yuval Reshef, Amit H Bermano, and Daniel Cohen-Or. Anytop: Character animation diffusion with any topology. In ACM SIG- GRAPH 2025 Conference Papers , pages 1–10, 2025

  33. [35]

    Synthesis of compositional animations from textual descriptions

    Anindita Ghosh, Noshaba Cheema, Cennet Oguz, Chris- tian Theobalt, and Philipp Slusallek. Synthesis of compositional animations from textual descriptions. In Proceedings of the IEEE/CVF international conference on computer vision , pages 1396–1406, 2021

  34. [36]

    Imos: Intent- driven full-body motion synthesis for human-object interactions

    Anindita Ghosh, Rishabh Dabral, Vladislav Golyanik, Christian Theobalt, and Philipp Slusallek. Imos: Intent- driven full-body motion synthesis for human-object interactions. In Computer Graphics Forum, volume 42, pages 1–12. Wiley Online Library, 2023

  35. [37]

    Generative adversarial nets

    Ian Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, and Yoshua Bengio. Generative adversarial nets. In Advances in Neural Information Processing Systems (NeurIPS), 2014

  36. [38]

    Momask: Generative masked modeling of 3d human motions

    Chuan Guo, Yuxuan Mu, Muhammad Gohar Javed, Sen Wang, and Li Cheng. Momask: Generative masked modeling of 3d human motions. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 1900–1910, 2024

  37. [39]

    Generative human motion stylization in latent space

    Chuan Guo, Yuxuan Mu, Xinxin Zuo, Peng Dai, You- liang Yan, Juwei Lu, and Li Cheng. Generative human motion stylization in latent space. arXiv preprint arXiv:2401.13505, 2024

  38. [40]

    Generating diverse and natural 3d human motions from text

    Chuan Guo, Shihao Zou, Xinxin Zuo, Sen Wang, Wei Ji, Xingyu Li, and Li Cheng. Generating diverse and natural 3d human motions from text. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 5152–5161, 2022

  39. [41]

    Tm2t: Stochastic and tokenized modeling for the re- ciprocal generation of 3d human motions and texts

    Chuan Guo, Xinxin Zuo, Sen Wang, and Li Cheng. Tm2t: Stochastic and tokenized modeling for the re- ciprocal generation of 3d human motions and texts. In European Conference on Computer Vision , pages 580–

  40. [42]

    Action2motion: Conditioned generation of 3d human motions

    Chuan Guo, Xinxin Zuo, Sen Wang, Shihao Zou, Qingyao Sun, Annan Deng, Minglun Gong, and Li Cheng. Action2motion: Conditioned generation of 3d human motions. In Proceedings of the 28th ACM International Conference on Multimedia , pages 2021– 2029, 2020

  41. [43]

    Back to mlp: A simple baseline for human motion prediction

    Wen Guo, Yuming Du, Xi Shen, Vincent Lepetit, Xavier Alameda-Pineda, and Francesc Moreno-Noguer. Back to mlp: A simple baseline for human motion prediction. In Proceedings of the IEEE/CVF winter conference on applications of computer vision , pages 4809–4819, 2023

  42. [45]

    Robust motion in-betweening

    F ´elix G Harvey, Mike Yurick, Derek Nowrouzezahrai, and Christopher Pal. Robust motion in-betweening. ACM Transactions on Graphics (TOG) , 39(4):60–1, 2020

  43. [46]

    Stochastic scene-aware motion prediction

    Mohamed Hassan, Duygu Ceylan, Ruben Villegas, Jun Saito, Jimei Yang, Yi Zhou, and Michael J Black. Stochastic scene-aware motion prediction. In Pro- ceedings of the IEEE/CVF International Conference on Computer Vision, pages 11374–11384, 2021

  44. [47]

    Resolving 3d human pose ambiguities with 3d scene constraints

    Mohamed Hassan, Vasileios Choutas, Dimitrios Tzionas, and Michael J Black. Resolving 3d human pose ambiguities with 3d scene constraints. In Proceedings of the IEEE/CVF international conference on computer vision , pages 2282–2292, 2019

  45. [48]

    Hinton and Ruslan R

    Geoffrey E. Hinton and Ruslan R. Salakhutdinov. Re- ducing the dimensionality of data with neural networks. In Science, volume 313, pages 504–507. American Association for the Advancement of Science, 2006

  46. [49]

    Denoising diffusion probabilistic models

    Jonathan Ho, Ajay Jain, and Pieter Abbeel. Denoising diffusion probabilistic models. In Advances in Neural Information Processing Systems (NeurIPS) , 2020

  47. [50]

    Como: Control- lable motion generation through language guided pose code editing

    Yiming Huang, Weilin Wan, Yue Yang, Chris Callison- Burch, Mark Yatskar, and Lingjie Liu. Como: Control- lable motion generation through language guided pose code editing. In European Conference on Computer Vision, pages 180–196, 2024

  48. [51]

    Adobe mixamo

    Adobe Inc. Adobe mixamo. https://www.mixamo.com/,

  49. [52]

    Catalin Ionescu, Dragos Papava, Vlad Olaru, and Cris- tian Sminchisescu. Human3. 6m: Large scale datasets and predictive methods for 3d human sensing in natural environments. IEEE transactions on pattern analysis and machine intelligence , 36(7):1325–1339, 2013

  50. [53]

    HGM³: Hierarchical genera- tive masked motion modeling with hard token mining

    Minjae Jeong, Yechan Hwang, Jaejin Lee, Sungyoon Jung, and Won Hwa Kim. HGM³: Hierarchical genera- tive masked motion modeling with hard token mining. In The Thirteenth International Conference on Learning Representations, 2025

  51. [54]

    A large-scale rgb-d database for arbitrary-view human action recognition

    Yanli Ji, Feixiang Xu, Yang Yang, Fumin Shen, Heng Tao Shen, and Wei-Shi Zheng. A large-scale rgb-d database for arbitrary-view human action recognition. In Proceedings of the 26th ACM international Conference on Multimedia, pages 1510–1518, 2018

  52. [55]

    Motiongpt: Human motion as a foreign language

    Biao Jiang, Xin Chen, Wen Liu, Jingyi Yu, Gang Yu, and Tao Chen. Motiongpt: Human motion as a foreign language. Advances in Neural Information Processing Systems, 36:20067–20079, 2023

  53. [56]

    Motionchain: Conver- sational motion controllers via multimodal prompts

    Biao Jiang, Xin Chen, Chi Zhang, Fukun Yin, Zhuoyuan Li, Gang Yu, and Jiayuan Fan. Motionchain: Conver- sational motion controllers via multimodal prompts. In European Conference on Computer Vision , pages 54– 74, 2024

  54. [58]

    Act as you wish: Fine-grained control of motion diffusion model with hierarchical semantic graphs

    Peng Jin, Yang Wu, Yanbo Fan, Zhongqian Sun, Wei Yang, and Li Yuan. Act as you wish: Fine-grained control of motion diffusion model with hierarchical semantic graphs. Advances in Neural Information Processing Systems, 36:15497–15518, 2023

  55. [59]

    Dafnet: Generating diverse actions for furniture interaction by learning conditional pose distribution

    Taeil Jin and Sung-Hee Lee. Dafnet: Generating diverse actions for furniture interaction by learning conditional pose distribution. In Computer Graphics Forum , vol- ume 42, 2023

  56. [60]

    Physics- informed machine learning

    George Em Karniadakis, Ioannis G Kevrekidis, Lu Lu, Paris Perdikaris, Sifan Wang, and Liu Yang. Physics- informed machine learning. Nature Reviews Physics , 3(6):422–440, 2021

  57. [63]

    Flame: Free-form language-based motion synthesis & editing

    Jihoon Kim, Jiseob Kim, and Sungjoon Choi. Flame: Free-form language-based motion synthesis & editing. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 37, pages 8255–8263, 2023

  58. [64]

    Body gesture generation for multimodal conversational agents

    Sunwoo Kim, Minwook Chang, Yoonhee Kim, and Jehee Lee. Body gesture generation for multimodal conversational agents. In SIGGRAPH Asia 2024 Con- ference Papers, pages 1–11, 2024

  59. [65]

    Auto-encoding variational bayes

    Diederik P Kingma and Max Welling. Auto-encoding variational bayes. arXiv preprint arXiv:1312.6114 , 2013

  60. [66]

    Priority- centric human motion generation in discrete latent space

    Hanyang Kong, Kehong Gong, Dongze Lian, Michael Bi Mi, and Xinchao Wang. Priority- centric human motion generation in discrete latent space. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 14806–14816, 2023

  61. [67]

    Moving fast and slow: Analysis of representations and post-processing in speech-driven automatic gesture generation

    Taras Kucherenko, Dai Hasegawa, Naoshi Kaneko, Gus- tav Eje Henter, and Hedvig Kjellstr¨om. Moving fast and slow: Analysis of representations and post-processing in speech-driven automatic gesture generation. In- ternational Journal of Human–Computer Interaction , 37(14):1300–...

  62. [68]

    Nifty: Neural object interaction fields for guided human motion synthesis

    Nilesh Kulkarni, Davis Rempe, Kyle Genova, Abhijit Kundu, Justin Johnson, David Fouhey, and Leonidas Guibas. Nifty: Neural object interaction fields for guided human motion synthesis. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 9...

  63. [69]

    Multiact: Long-term 3d human motion generation from multiple action labels

    Taeryung Lee, Gyeongsik Moon, and Kyoung Mu Lee. Multiact: Long-term 3d human motion generation from multiple action labels. In Proceedings of the AAAI Conference on Artificial Intelligence , volume 37, pages 1231–1239, 2023

  64. [70]

    Convolutional sequence to sequence model for human dynamics

    Chen Li, Zhen Zhang, Wee Sun Lee, and Gim Hee Lee. Convolutional sequence to sequence model for human dynamics. In Proceedings of the IEEE conference on computer vision and pattern recognition , pages 5226– 5234, 2018

  65. [71]

    Foot-constrained spatial- temporal transformer for keyframe-based complex mo- tion synthesis

    Hao Li, Ju Dai, Rui Zeng, Junxuan Bai, Zhang- meng Chen, and Junjun Pan. Foot-constrained spatial- temporal transformer for keyframe-based complex mo- tion synthesis. Computer Animation and Virtual Worlds, 35(1):e2217, 2024

  66. [72]

    Finedance: A fine-grained choreography dataset for 3d full body dance generation

    Ronghui Li, Junfan Zhao, Yachao Zhang, Mingyang Su, Zeping Ren, Han Zhang, Yansong Tang, and Xiu Li. Finedance: A fine-grained choreography dataset for 3d full body dance generation. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 10234–10243, 2023

  67. [73]

    Ai choreographer: Music conditioned 3d dance generation with aist++

    Ruilong Li, Shan Yang, David A Ross, and Angjoo Kanazawa. Ai choreographer: Music conditioned 3d dance generation with aist++. In Proceedings of the IEEE/CVF international conference on computer vision, pages 13401–13412, 2021

  68. [74]

    Aamdm: accelerated auto- regressive motion diffusion model

    Tianyu Li, Calvin Qiao, Guanqiao Ren, KangKang Yin, and Sehoon Ha. Aamdm: accelerated auto- regressive motion diffusion model. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 1813–1823, 2024

  69. [75]

    Controlling character motions without observ- able driving source

    Weiyuan Li, Bin Dai, Ziyi Zhou, Qi Yao, and Baoyuan Wang. Controlling character motions without observ- able driving source. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision, pages 6194–6203, 2024

  70. [76]

    Mulsmo: Multimodal stylized motion generation by bidirectional control flow

    Zhe Li, Yisheng He, Lei Zhong, Weichao Shen, Qi Zuo, Lingteng Qiu, Zilong Dong, Laurence Tianruo Yang, and Weihao Yuan. Mulsmo: Multimodal stylized motion generation by bidirectional control flow. arXiv preprint arXiv:2412.09901, 2024

  71. [77]

    Lamp: Language- motion pretraining for motion generation, retrieval, and captioning

    Zhe Li, Weihao Yuan, Yisheng He, Lingteng Qiu, Shen- hao Zhu, Xiaodong Gu, Weichao Shen, Yuan Dong, Zilong Dong, and Laurence T Yang. Lamp: Language- motion pretraining for motion generation, retrieval, and captioning. arXiv preprint arXiv:2410.07093 , 2024

  72. [78]

    Omg: Towards open-vocabulary motion generation via mixture of controllers

    Han Liang, Jiacheng Bao, Ruichi Zhang, Sihan Ren, Yuecheng Xu, Sibei Yang, Xin Chen, Jingyi Yu, and Lan Xu. Omg: Towards open-vocabulary motion generation via mixture of controllers. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 48...

  73. [79]

    Hybridcap: Inertia-aid monocular capture of challenging human motions

    Han Liang, Yannan He, Chengfeng Zhao, Mutian Li, Jingya Wang, Jingyi Yu, and Lan Xu. Hybridcap: Inertia-aid monocular capture of challenging human motions. In Proceedings of the AAAI conference on artificial intelligence , volume 37, pages 1539–1548, 2023

  74. [80]

    Intergen: Diffusion-based multi-human motion generation under complex interactions

    Han Liang, Wenqian Zhang, Wenxuan Li, Jingyi Yu, and Lan Xu. Intergen: Diffusion-based multi-human motion generation under complex interactions. Interna- tional Journal of Computer Vision , 132(9):3463–3483, 2024

  75. [81]

    Motion- x: A large-scale 3d expressive whole-body human mo- tion dataset

    Jing Lin, Ailing Zeng, Shunlin Lu, Yuanhao Cai, Ruimao Zhang, Haoqian Wang, and Lei Zhang. Motion- x: A large-scale 3d expressive whole-body human mo- tion dataset. Advances in Neural Information Process- ing Systems, 36:25268–25280, 2023

  76. [82]

    Being comes from not-being: Open-vocabulary text-to-motion generation with wordless training

    Junfan Lin, Jianlong Chang, Lingbo Liu, Guanbin Li, Liang Lin, Qi Tian, and Chang-wen Chen. Being comes from not-being: Open-vocabulary text-to-motion generation with wordless training. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages...

  77. [83]

    Motionllama: A unified framework for motion synthesis and compre- hension

    Zeyu Ling, Bo Han, Shiyang Li, Hongdeng Shen, Jikang Cheng, and Changqing Zou. Motionllama: A unified framework for motion synthesis and compre- hension. arXiv preprint arXiv:2411.17335 , 2024

  78. [84]

    Yaron Lipman, Ricky T. Q. Chen, Heli Ben-Hamu, Maximilian Nickel, and Matthew Le. Flow matching for generative modeling. In The Eleventh International Conference on Learning Representations , 2023

  79. [85]

    Beat: A large-scale semantic and emotional multi-modal dataset for conversational gestures synthesis

    Haiyang Liu, Zihao Zhu, Naoya Iwamoto, Yichen Peng, Zhengqing Li, You Zhou, Elif Bozkurt, and Bo Zheng. Beat: A large-scale semantic and emotional multi-modal dataset for conversational gestures synthesis. In Euro- pean conference on computer vision , pages 612–630. Springer, 2022

  80. [86]

    Programmable motion generation for open-set motion control tasks

    Hanchao Liu, Xiaohang Zhan, Shaoli Huang, Tai-Jiang Mu, and Ying Shan. Programmable motion generation for open-set motion control tasks. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 1399–1408, 2024

  81. [87]

    Plan, posture and go: Towards open-vocabulary text-to-motion generation

    Jinpeng Liu, Wenxun Dai, Chunyu Wang, Yiji Cheng, Yansong Tang, and Xin Tong. Plan, posture and go: Towards open-vocabulary text-to-motion generation. In European Conference on Computer Vision , pages 445–

  82. [88]

    Ntu rgb+ d 120: A large-scale benchmark for 3d human activity under- standing

    Jun Liu, Amir Shahroudy, Mauricio Perez, Gang Wang, Ling-Yu Duan, and Alex C Kot. Ntu rgb+ d 120: A large-scale benchmark for 3d human activity under- standing. IEEE transactions on pattern analysis and machine intelligence, 42(10):2684–2701, 2019

  83. [89]

    Learning hierarchical cross-modal association for co-speech gesture generation

    Xian Liu, Qianyi Wu, Hang Zhou, Yinghao Xu, Rui Qian, Xinyi Lin, Xiaowei Zhou, Wayne Wu, Bo Dai, and Bolei Zhou. Learning hierarchical cross-modal association for co-speech gesture generation. In Pro- ceedings of the IEEE/CVF conference on computer vision and pattern recogniti...

  84. [90]

    Smpl: a skinned multi-person linear model

    Matthew Loper, Naureen Mahmood, Javier Romero, Gerard Pons-Moll, and Michael J Black. Smpl: a skinned multi-person linear model. ACM Transactions on Graphics (TOG) , 34(6):1–16, 2015

  85. [91]

    Posegpt: Quantization-based 3d human motion generation and forecasting

    Thomas Lucas, Fabien Baradel, Philippe Weinzaepfel, and Gr ´egory Rogez. Posegpt: Quantization-based 3d human motion generation and forecasting. In Euro- pean Conference on Computer Vision , pages 417–435. Springer, 2022

  86. [93]

    3d human motion prediction: A survey

    Kedi Lyu, Haipeng Chen, Zhenguang Liu, Beiqi Zhang, and Ruili Wang. 3d human motion prediction: A survey. Neurocomputing, 489:345–365, 2022

  87. [94]

    Amass: Archive of motion capture as surface shapes

    Naureen Mahmood, Nima Ghorbani, Nikolaus F Troje, Gerard Pons-Moll, and Michael J Black. Amass: Archive of motion capture as surface shapes. In Pro- ceedings of the IEEE/CVF international conference on computer vision, pages 5442–5451, 2019

  88. [95]

    Generation of complex 3d human motion by temporal and spatial composition of diffusion models

    Lorenzo Mandelli and Stefano Berretti. Generation of complex 3d human motion by temporal and spatial composition of diffusion models. In 2025 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV), pages 1279–1288. IEEE, 2025

  89. [96]

    Human motion prediction using recurrent neural net- works

    Julieta Martinez, Michael J Black, and Javier Romero. Human motion prediction using recurrent neural net- works. In IEEE International Conference on Computer Vision (ICCV), 2017

  90. [97]

    Real- time style modelling of human locomotion via feature- wise transformations and local motion phases

    Ian Mason, Sebastian Starke, and Taku Komura. Real- time style modelling of human locomotion via feature- wise transformations and local motion phases. Proceed- ings of the ACM on Computer Graphics and Interactive Techniques, 5(1):1–18, 2022

  91. [98]

    Monocular 3d human pose estimation in the wild using improved cnn supervision

    Dushyant Mehta, Helge Rhodin, Dan Casas, Pascal Fua, Oleksandr Sotnychenko, Weipeng Xu, and Christian Theobalt. Monocular 3d human pose estimation in the wild using improved cnn supervision. In 2017 international conference on 3D vision (3DV) , pages 506–516. IEEE, 2017

  92. [99]

    Absolute coordinates make motion generation easy

    Zichong Meng, Zeyu Han, Xiaogang Peng, Yiming Xie, and Huaizu Jiang. Absolute coordinates make motion generation easy. arXiv preprint arXiv:2505.19377 , 2025

  93. [100]

    Rethinking diffusion for text-driven human motion generation

    Zichong Meng, Yiming Xie, Xiaogang Peng, Zeyu Han, and Huaizu Jiang. Rethinking diffusion for text-driven human motion generation. arXiv preprint arXiv:2411.16575, 2024

  94. [101]

    Wavenet: A generative model for raw audio

    Aaron van den Oord, Sander Dieleman, Heiga Zen, Karen Simonyan, Oriol Vinyals, Alex Graves, Nal Kalchbrenner, Andrew Senior, and Koray Kavukcuoglu. Wavenet: A generative model for raw audio. In arXiv preprint arXiv:1609.03499, 2016

  95. [102]

    Action-conditioned 3d human motion synthesis with transformer vae

    Mathis Petrovich, Michael J Black, and G ¨ul Varol. Action-conditioned 3d human motion synthesis with transformer vae. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 10985–10995, 2021

  96. [103]

    Temos: Generating diverse human motions from textual descriptions

    Mathis Petrovich, Michael J Black, and G ¨ul Varol. Temos: Generating diverse human motions from textual descriptions. In European Conference on Computer Vision, pages 480–497. Springer, 2022

  97. [104]

    Tmr: Text-to-motion retrieval using contrastive 3d human motion synthesis

    Mathis Petrovich, Michael J Black, and G ¨ul Varol. Tmr: Text-to-motion retrieval using contrastive 3d human motion synthesis. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 9488–9497, 2023

  98. [105]

    Mmm: Generative masked motion model

    Ekkasit Pinyoanuntapong, Pu Wang, Minwoo Lee, and Chen Chen. Mmm: Generative masked motion model. In Proceedings of the IEEE/CVF Conference on Com- puter Vision and Pattern Recognition, pages 1546–1555, 2024

  99. [106]

    The kit motion-language dataset

    Matthias Plappert, Christian Mandery, and Tamim As- four. The kit motion-language dataset. Big data , 4(4):236–252, 2016

  100. [107]

    Babel: Bodies, action and behavior with english labels

    Abhinanda R Punnakkal, Arjun Chandrasekaran, Nikos Athanasiou, Alejandra Quiros-Ramirez, and Michael J Black. Babel: Bodies, action and behavior with english labels. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages 722– 731, 2021

  101. [108]

    Hauptmann, and Jungdam Won

    Yijun Qian, Jack Urbanek, Alexander G. Hauptmann, and Jungdam Won. Breaking the limits of text- conditioned 3d motion synthesis with elaborative de- scriptions. 2023 IEEE/CVF International Conference on Computer Vision (ICCV) , pages 2306–2316, 2023

  102. [109]

    Modi: Unconditional motion synthesis from diverse data

    Sigal Raab, Inbal Leibovitch, Peizhuo Li, Kfir Aberman, Olga Sorkine-Hornung, and Daniel Cohen-Or. Modi: Unconditional motion synthesis from diverse data. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages 13873–13883, 2023

  103. [110]

    Single mo- tion diffusion

    Sigal Raab, Inbal Leibovitch, Guy Tevet, Moab Arar, Amit Haim Bermano, and Daniel Cohen-Or. Single mo- tion diffusion. In The Twelfth International Conference on Learning Representations , 2024

  104. [111]

    Language models are unsupervised multitask learners

    Alec Radford, Jeffrey Wu, Rewon Child, David Luan, Dario Amodei, and Ilya Sutskever. Language models are unsupervised multitask learners. OpenAI Blog, 1(8), 2019

  105. [112]

    Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equa- tions

    Maziar Raissi, Paris Perdikaris, and George E Kar- niadakis. Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equa- tions. Journal of Computational physics , 378:686–707, 2019

  106. [113]

    Reallusion: Real-time 3d animation and avatar creation tools

    Reallusion Inc. Reallusion: Real-time 3d animation and avatar creation tools. https://www.reallusion.com/,

  107. [114]

    Humor: 3d human motion model for robust pose estimation

    Davis Rempe, Tolga Birdal, Aaron Hertzmann, Jimei Yang, Srinath Sridhar, and Leonidas J Guibas. Humor: 3d human motion model for robust pose estimation. In Proceedings of the IEEE/CVF international conference on computer vision , pages 11488–11499, 2021

  108. [115]

    Realistic human motion generation with cross-diffusion models

    Zeping Ren, Shaoli Huang, and Xiu Li. Realistic human motion generation with cross-diffusion models. In European Conference on Computer Vision , pages 345–362. Springer, 2024

  109. [116]

    Motiongpt: Human motion synthesis with improved diversity and realism via gpt-3 prompting

    Jose Ribeiro-Gomes, Tianhui Cai, Zolt ´an A Milacski, Chen Wu, Aayush Prakash, Shingo Takagi, Amaury Aubel, Daeil Kim, Alexandre Bernardino, and Fernando De La Torre. Motiongpt: Human motion synthesis with improved diversity and realism via gpt-3 prompting. In Proceedings of t...

  110. [117]

    Policy-space diffusion for physics- based character animation

    Michele Rocca, Sune Darkner, Kenny Erleben, and Sheldon Andrews. Policy-space diffusion for physics- based character animation. ACM Transactions on Graphics, 44(3):1–18, 2025

  111. [118]

    High-resolution image synthesis with latent diffusion models

    Robin Rombach, Andreas Blattmann, Dominik Lorenz, Patrick Esser, and Bj¨orn Ommer. High-resolution image synthesis with latent diffusion models. In Proceed- ings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , pages 10684–10695, 2022

  112. [119]

    Text-driven motion generation: Overview, challenges and directions

    Ali Rida Sahili, Najett Neji, and Hedi Tabia. Text-driven motion generation: Overview, challenges and directions. arXiv preprint arXiv:2505.09379 , 2025

  113. [120]

    Progressive distillation for fast sampling of diffusion models

    Tim Salimans and Jonathan Ho. Progressive distillation for fast sampling of diffusion models. In International Conference on Learning Representations , 2022

  114. [121]

    Length-aware motion synthesis via latent diffusion

    Alessio Sampieri, Alessio Palma, Indro Spinelli, and Fabio Galasso. Length-aware motion synthesis via latent diffusion. In European Conference on Computer Vision, pages 107–124, 2024

  115. [122]

    Robot motion diffusion model: Motion generation for robotic characters

    Agon Serifi, Ruben Grandia, Espen Knoop, Markus Gross, and Moritz B ¨acher. Robot motion diffusion model: Motion generation for robotic characters. In SIGGRAPH Asia 2024 Conference Papers , pages 1–9, 2024

  116. [123]

    Ntu rgb+ d: A large scale dataset for 3d human activity analysis

    Amir Shahroudy, Jun Liu, Tian-Tsong Ng, and Gang Wang. Ntu rgb+ d: A large scale dataset for 3d human activity analysis. In Proceedings of the IEEE conference on computer vision and pattern recognition , pages 1010–1019, 2016

  117. [124]

    Interactive character control with auto-regressive motion diffusion models

    Yi Shi, Jingbo Wang, Xuekun Jiang, Bingkun Lin, Bo Dai, and Xue Bin Peng. Interactive character control with auto-regressive motion diffusion models. ACM Transactions on Graphics (TOG) , 43(4):1–14, 2024

  118. [125]

    Generating physically realistic and directable human motions from multi-modal inputs

    Aayam Shrestha, Pan Liu, German Ros, Kai Yuan, and Alan Fern. Generating physically realistic and directable human motions from multi-modal inputs. In European Conference on Computer Vision, pages 1–17. Springer, 2024

  119. [126]

    Humaneva: Synchronized video and motion capture dataset and baseline algorithm for evaluation of articu- lated human motion

    Leonid Sigal, Alexandru O Balan, and Michael J Black. Humaneva: Synchronized video and motion capture dataset and baseline algorithm for evaluation of articu- lated human motion. International journal of computer vision, 87(1):4–27, 2010

  120. [127]

    Implicit neu- ral representations with periodic activation functions

    Vincent Sitzmann, Julien Martel, Alexander Bergman, David Lindell, and Gordon Wetzstein. Implicit neu- ral representations with periodic activation functions. Advances in neural information processing systems , 33:7462–7473, 2020

  121. [128]

    Deep unsupervised learning using nonequilibrium thermodynamics

    Jascha Sohl-Dickstein, Eric Weiss, Niru Maheswaranathan, and Surya Ganguli. Deep unsupervised learning using nonequilibrium thermodynamics. In International conference on machine learning, pages 2256–2265. pmlr, 2015

  122. [129]

    Arbitrary motion style transfer with multi-condition motion latent diffusion model

    Wenfeng Song, Xingliang Jin, Shuai Li, Chenglizhao Chen, Aimin Hao, Xia Hou, Ning Li, and Hong Qin. Arbitrary motion style transfer with multi-condition motion latent diffusion model. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 8...

  123. [130]

    Ucf101: A dataset of 101 human actions classes from videos in the wild

    Khurram Soomro, Amir Roshan Zamir, and Mubarak Shah. Ucf101: A dataset of 101 human actions classes from videos in the wild. arXiv preprint arXiv:1212.0402, 2012

  124. [131]

    The replica dataset: A digital replica of indoor spaces

    Julian Straub, Thomas Whelan, Lingni Ma, Yufan Chen, Erik Wijmans, Simon Green, Jakob J Engel, Raul Mur- Artal, Carl Ren, Shobhit Verma, et al. The replica dataset: A digital replica of indoor spaces. arXiv preprint arXiv:1906.05797, 2019

  125. [132]

    A survey on hu- man interaction motion generation

    Kewei Sui, Anindita Ghosh, Inwoo Hwang, Bing Zhou, Jian Wang, and Chuan Guo. A survey on hu- man interaction motion generation. arXiv preprint arXiv:2503.12763, 2025

  126. [133]

    Policy gradient methods for reinforcement learning with function approximation

    Richard S Sutton, David McAllester, Satinder Singh, and Yishay Mansour. Policy gradient methods for reinforcement learning with function approximation. Advances in neural information processing systems , 12, 1999

  127. [134]

    Grab: A dataset of whole-body human grasping of objects

    Omid Taheri, Nima Ghorbani, Michael J Black, and Dimitrios Tzionas. Grab: A dataset of whole-body human grasping of objects. In Computer Vision–ECCV 2020: 16th European Conference, Glasgow, UK, August 23–28, 2020, Proceedings, Part IV 16 , pages 581–600. Springer, 2020

  128. [135]

    Think-then-react: Towards unconstrained human action-to-reaction gen- eration

    Wenhui Tan, Boyuan Li, Chuhao Jin, Wenbing Huang, Xiting Wang, and Ruihua Song. Think-then-react: Towards unconstrained human action-to-reaction gen- eration. arXiv preprint arXiv:2503.16451 , 2025

  129. [136]

    Srinivasan, Ben Mildenhall, Sara Fridovich-Keil, Nalini Raghavan, Utkarsh Sing- hal, Ravi Ramamoorthi, Jonathan T

    Matthew Tancik, Pratul P. Srinivasan, Ben Mildenhall, Sara Fridovich-Keil, Nalini Raghavan, Utkarsh Sing- hal, Ravi Ramamoorthi, Jonathan T. Barron, and Ren Ng. Fourier features let networks learn high frequency functions in low dimensional domains. In Advances in Neural Infor...

  130. [137]

    Rsmt: Real-time stylized motion transition for characters

    Xiangjun Tang, Linjun Wu, He Wang, Bo Hu, Xu Gong, Yuchen Liao, Songnan Li, Qilong Kou, and Xiaogang Jin. Rsmt: Real-time stylized motion transition for characters. In ACM SIGGRAPH 2023 Conference Proceedings, pages 1–10, 2023

  131. [138]

    Motionclip: Exposing human motion generation to clip space

    Guy Tevet, Brian Gordon, Amir Hertz, Amit H Bermano, and Daniel Cohen-Or. Motionclip: Exposing human motion generation to clip space. In Euro- pean Conference on Computer Vision , pages 358–374. Springer, 2022

  132. [139]

    Closd: Closing the loop be- tween simulation and diffusion for multi-task character control

    Guy Tevet, Sigal Raab, Setareh Cohan, Daniele Reda, Zhengyi Luo, Xue Bin Peng, Amit H Bermano, and Michiel van de Panne. Closd: Closing the loop be- tween simulation and diffusion for multi-task character control. arXiv preprint arXiv:2410.03441 , 2024

  133. [140]

    Human motion diffusion model

    Guy Tevet, Sigal Raab, Brian Gordon, Yoni Shafir, Daniel Cohen-or, and Amit Haim Bermano. Human motion diffusion model. In The Eleventh International Conference on Learning Representations , 2023

  134. [141]

    Truebones motion-capture dataset

    TrueBones. Truebones motion-capture dataset. https: //truebones.gumroad.com/l/skZMC, 2025. Accessed: 2025-07-02

  135. [142]

    Total capture: 3d human pose estimation fusing video and inertial sensors

    Matthew Trumble, Andrew Gilbert, Charles Malleson, Adrian Hilton, and John Collomosse. Total capture: 3d human pose estimation fusing video and inertial sensors. In Proceedings of 28th British Machine Vision Conference, pages 1–13, 2017

  136. [143]

    Edge: Editable dance generation from music

    Jonathan Tseng, Rodrigo Castellon, and Karen Liu. Edge: Editable dance generation from music. In Pro- ceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages 448–458, 2023

  137. [144]

    Solver-in-the-loop: Learning from differentiable physics to interact with iterative pde- solvers

    Kiwon Um, Robert Brand, Yun Raymond Fei, Philipp Holl, and Nils Thuerey. Solver-in-the-loop: Learning from differentiable physics to interact with iterative pde- solvers. Advances in neural information processing systems, 33:6111–6122, 2020

  138. [145]

    Neural discrete representation learning

    Aaron van den Oord, Oriol Vinyals, and Koray Kavukcuoglu. Neural discrete representation learning. In Advances in Neural Information Processing Systems (NeurIPS), 2017

  139. [146]

    Learning to generate long-term future via hierarchical prediction

    Ruben Villegas, Jimei Yang, Seungwon Hong, Xun Lin, and Honglak Lee. Learning to generate long-term future via hierarchical prediction. In International Conference on Machine Learning (ICML) , 2017

  140. [147]

    Recovering accurate 3d human pose in the wild using imus and a moving camera

    Timo V on Marcard, Roberto Henschel, Michael J Black, Bodo Rosenhahn, and Gerard Pons-Moll. Recovering accurate 3d human pose in the wild using imus and a moving camera. In Proceedings of the European conference on computer vision (ECCV), pages 601–617, 2018

  141. [148]

    Tlcontrol: Trajectory and language control for human motion synthesis

    Weilin Wan, Zhiyang Dou, Taku Komura, Wenping Wang, Dinesh Jayaraman, and Lingjie Liu. Tlcontrol: Trajectory and language control for human motion synthesis. In European Conference on Computer Vision, pages 37–54. Springer, 2024

  142. [149]

    Unitmge: Uniform text-motion generation and editing model via diffusion

    Ruoyu Wang, Yangfan He, Tengjiao Sun, Xiang Li, and Tianyu Shi. Unitmge: Uniform text-motion generation and editing model via diffusion. In 2025 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV), pages 6104–6114. IEEE, 2025

  143. [151]

    Fg-t2m: Fine-grained text-driven human motion generation via diffusion model

    Yin Wang, Zhiying Leng, Frederick WB Li, Shun- Cheng Wu, and Xiaohui Liang. Fg-t2m: Fine-grained text-driven human motion generation via diffusion model. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 22035–22044, 2023

  144. [152]

    Move as you say interact as you can: Language-guided human motion generation with scene affordance

    Zan Wang, Yixin Chen, Baoxiong Jia, Puhao Li, Jinlu Zhang, Jingze Zhang, Tengyu Liu, Yixin Zhu, Wei Liang, and Siyuan Huang. Move as you say interact as you can: Language-guided human motion generation with scene affordance. In Proceedings of the IEEE/CVF Conference on Compute...

  145. [153]

    Humanise: Language- conditioned human motion generation in 3d scenes

    Zan Wang, Yixin Chen, Tengyu Liu, Yixin Zhu, Wei Liang, and Siyuan Huang. Humanise: Language- conditioned human motion generation in 3d scenes. Advances in Neural Information Processing Systems , 35:14959–14971, 2022

  146. [154]

    Learn- ing from delayed rewards

    Christopher John Cornish Hellaby Watkins et al. Learn- ing from delayed rewards. Ph. D. thesis, Cambridge University, 1989

  147. [155]

    Enhanced fine-grained motion diffusion for text-driven human mo- tion synthesis

    Dong Wei, Xiaoning Sun, Huaijiang Sun, Shengxiang Hu, Bin Li, Weiqing Li, and Jianfeng Lu. Enhanced fine-grained motion diffusion for text-driven human mo- tion synthesis. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 38, pages 5876–5884, 2024

  148. [156]

    Motion-agent: A conversational framework for human motion generation with llms

    Qi Wu, Yubo Zhao, Yifan Wang, Xinhang Liu, Yu- Wing Tai, and Chi-Keung Tang. Motion-agent: A conversational framework for human motion generation with llms. arXiv preprint arXiv:2405.17013 , 2024

  149. [157]

    Realtime style transfer for unlabeled hetero- geneous human motion

    Shihong Xia, Congyi Wang, Jinxiang Chai, and Jessica Hodgins. Realtime style transfer for unlabeled hetero- geneous human motion. ACM Transactions on Graphics (TOG), 34(4):1–10, 2015

  150. [158]

    Omnicontrol: Control any joint at any time for human motion generation

    Yiming Xie, Varun Jampani, Lei Zhong, Deqing Sun, and Huaizu Jiang. Omnicontrol: Control any joint at any time for human motion generation. arXiv preprint arXiv:2310.08580, 2023

  151. [159]

    Auxiliary tasks benefit 3d skeleton-based human motion prediction

    Chenxin Xu, Robby T Tan, Yuhong Tan, Siheng Chen, Xinchao Wang, and Yanfeng Wang. Auxiliary tasks benefit 3d skeleton-based human motion prediction. In Proceedings of the IEEE/CVF international conference on computer vision , pages 9509–9520, 2023

  152. [160]

    Msr-vtt: A large video description dataset for bridging video and language

    Jun Xu, Tao Mei, Ting Yao, and Yong Rui. Msr-vtt: A large video description dataset for bridging video and language. In Proceedings of the IEEE conference on computer vision and pattern recognition , pages 5288– 5296, 2016

  153. [161]

    Inter-x: Towards versatile human-human interaction analysis

    Liang Xu, Xintao Lv, Yichao Yan, Xin Jin, Shuwen Wu, Congsheng Xu, Yifan Liu, Yizhou Zhou, Fengyun Rao, Xingdong Sheng, et al. Inter-x: Towards versatile human-human interaction analysis. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pag...

  154. [162]

    Actformer: A gan- based transformer towards general action-conditioned 3d human motion generation

    Liang Xu, Ziyang Song, Dongliang Wang, Jing Su, Zhicheng Fang, Chenjing Ding, Weihao Gan, Yichao Yan, Xin Jin, Xiaokang Yang, et al. Actformer: A gan- based transformer towards general action-conditioned 3d human motion generation. In Proceedings of the IEEE/CVF International ...

  155. [163]

    PARC: Physics-based augmentation with reinforcement learning for character controllers

    Michael Xu, Yi Shi, KangKang Yin, and Xue Bin Peng. PARC: Physics-based augmentation with reinforcement learning for character controllers. In SIGGRAPH 2025 Conference Papers (SIGGRAPH ’25 Conference Pa- pers), 2025

  156. [164]

    Shape-conditioned human motion diffusion model with mesh representation

    Kebing Xue, Hyewon Seo, Cedric Bobenrieth, and Guo- liang Luo. Shape-conditioned human motion diffusion model with mesh representation. In Computer Graphics Forum, page e70065. Wiley Online Library, 2025

  157. [165]

    Omnimotiongpt: animal motion generation with limited data

    Zhangsihao Yang, Mingyuan Zhou, Mengyi Shan, Bing- bing Wen, Ziwei Xuan, Mitch Hill, Junjie Bai, Guo-Jun Qi, and Yalin Wang. Omnimotiongpt: animal motion generation with limited data. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 1...

  158. [166]

    Moconvq: Unified physics-based motion control via scalable discrete rep- resentations

    Heyuan Yao, Zhenhua Song, Yuyang Zhou, Tenglong Ao, Baoquan Chen, and Libin Liu. Moconvq: Unified physics-based motion control via scalable discrete rep- resentations. ACM Transactions on Graphics (TOG) , 43(4):1–21, 2024

  159. [167]

    Human motion modeling with deep learning: A survey

    Zijie Ye, Haozhe Wu, and Jia Jia. Human motion modeling with deep learning: A survey. AI Open, 3:35– 39, 2022

  160. [168]

    Speech gesture generation from the trimodal context of text, audio, and speaker identity

    Youngwoo Yoon, Bok Cha, Joo-Haeng Lee, Minsu Jang, Jaeyeon Lee, Jaehong Kim, and Geehyuk Lee. Speech gesture generation from the trimodal context of text, audio, and speaker identity. ACM Transactions on Graphics (TOG), 39(6):1–16, 2020

  161. [170]

    Mogents: Motion generation based on spatial- temporal joint modeling

    Weihao Yuan, Yisheng He, Weichao Shen, Yuan Dong, Xiaodong Gu, Zilong Dong, Liefeng Bo, and Qixing Huang. Mogents: Motion generation based on spatial- temporal joint modeling. Advances in Neural Informa- tion Processing Systems , 37:130739–130763, 2024

  162. [171]

    Physdiff: Physics-guided human motion diffusion model

    Ye Yuan, Jiaming Song, Umar Iqbal, Arash Vahdat, and Jan Kautz. Physdiff: Physics-guided human motion diffusion model. In Proceedings of the IEEE/CVF inter- national conference on computer vision , pages 16010– 16021, 2023

  163. [173]

    Generating human motion from textual descrip- tions with discrete representations

    Jianrong Zhang, Yangsong Zhang, Xiaodong Cun, Yong Zhang, Hongwei Zhao, Hongtao Lu, Xi Shen, and Ying Shan. Generating human motion from textual descrip- tions with discrete representations. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, ...

  164. [174]

    Mo- tiondiffuse: Text-driven human motion generation with diffusion model

    Mingyuan Zhang, Zhongang Cai, Liang Pan, Fangzhou Hong, Xinying Guo, Lei Yang, and Ziwei Liu. Mo- tiondiffuse: Text-driven human motion generation with diffusion model. IEEE transactions on pattern analysis and machine intelligence , 46(6):4115–4128, 2024

  165. [175]

    Remodiffuse: Retrieval-augmented motion diffusion model

    Mingyuan Zhang, Xinying Guo, Liang Pan, Zhongang Cai, Fangzhou Hong, Huirong Li, Lei Yang, and Zi- wei Liu. Remodiffuse: Retrieval-augmented motion diffusion model. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 364–373, 2023

  166. [176]

    Large motion model for unified multi-modal mo- tion generation

    Mingyuan Zhang, Daisheng Jin, Chenyang Gu, Fangzhou Hong, Zhongang Cai, Jingfang Huang, Chongzhi Zhang, Xinying Guo, Lei Yang, Ying He, et al. Large motion model for unified multi-modal mo- tion generation. In European Conference on Computer Vision, pages 397–421. Springer, 2024

  167. [177]

    Finemogen: Fine- grained spatio-temporal motion generation and editing

    Mingyuan Zhang, Huirong Li, Zhongang Cai, Jiawei Ren, Lei Yang, and Ziwei Liu. Finemogen: Fine- grained spatio-temporal motion generation and editing. Advances in Neural Information Processing Systems , 36:13981–13992, 2023

  168. [178]

    Rohm: Robust human motion reconstruction via diffusion

    Siwei Zhang, Bharat Lal Bhatnagar, Yuanlu Xu, Alexan- der Winkler, Petr Kadlecek, Siyu Tang, and Federica Bogo. Rohm: Robust human motion reconstruction via diffusion. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages 14606–14617, 2024

  169. [179]

    Egobody: Human body shape and motion of interacting people from head-mounted devices

    Siwei Zhang, Qianli Ma, Yan Zhang, Zhiyin Qian, Taein Kwon, Marc Pollefeys, Federica Bogo, and Siyu Tang. Egobody: Human body shape and motion of interacting people from head-mounted devices. In European con- ference on computer vision , pages 180–200. Springer, 2022

  170. [180]

    Incor- porating physics principles for precise human motion prediction

    Yufei Zhang, Jeffrey O Kephart, and Qiang Ji. Incor- porating physics principles for precise human motion prediction. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision , pages 6164–6174, 2024

  171. [181]

    Motion mamba: Efficient and long sequence motion generation

    Zeyu Zhang, Akide Liu, Ian Reid, Richard Hartley, Bohan Zhuang, and Hao Tang. Motion mamba: Efficient and long sequence motion generation. In European Conference on Computer Vision, pages 265–282, 2024

  172. [182]

    Dartcontrol: A diffusion-based autoregressive motion model for real- time text-driven motion control

    Kaifeng Zhao, Gen Li, and Siyu Tang. Dartcontrol: A diffusion-based autoregressive motion model for real- time text-driven motion control. In The Thirteenth International Conference on Learning Representations , 2024

  173. [183]

    Synthesizing diverse human motions in 3d indoor scenes

    Kaifeng Zhao, Yan Zhang, Shaofei Wang, Thabo Beeler, and Siyu Tang. Synthesizing diverse human motions in 3d indoor scenes. In Proceedings of the IEEE/CVF international conference on computer vision , pages 14738–14749, 2023

  174. [184]

    Autokeyframe: Autoregressive keyframe generation for human motion synthesis and editing

    Bowen Zheng, Ke Chen, Yuxin Yao, Zijiao Zeng, Xinwei Jiang, He Wang, Joan Lasenby, and Xiaogang Jin. Autokeyframe: Autoregressive keyframe generation for human motion synthesis and editing. In ACM SIGGRAPH 2025 Conference Proceedings, SIGGRAPH ’25, New York, NY , USA, 2025. As...

  175. [185]

    Attt2m: Text-driven human motion generation with multi-perspective attention mechanism

    Chongyang Zhong, Lei Hu, Zihao Zhang, and Shihong Xia. Attt2m: Text-driven human motion generation with multi-perspective attention mechanism. In Proceedings of the IEEE/CVF International Conference on Com- puter Vision, pages 509–519, 2023

  176. [186]

    Smoodi: Stylized motion diffusion model

    Lei Zhong, Yiming Xie, Varun Jampani, Deqing Sun, and Huaizu Jiang. Smoodi: Stylized motion diffusion model. In European Conference on Computer Vision , pages 405–421. Springer, 2024

  177. [187]

    Emdm: Efficient motion diffusion model for fast and high- quality motion generation

    Wenyang Zhou, Zhiyang Dou, Zeyu Cao, Zhouy- ingcheng Liao, Jingbo Wang, Wenjia Wang, Yuan Liu, Taku Komura, Wenping Wang, and Lingjie Liu. Emdm: Efficient motion diffusion model for fast and high- quality motion generation. In European Conference on Computer Vision, pages 18–3...

  178. [188]

    Auto-conditioned recurrent net- works for extended complex human motion synthesis

    Yi Zhou, Zimo Li, Shuangjiu Xiao, Chong He, Zeng Huang, and Hao Li. Auto-conditioned recurrent net- works for extended complex human motion synthesis. In International Conference on Learning Representa- tions, 2018

  179. [189]

    Ude: A unified driving engine for human motion generation

    Zixiang Zhou and Baoyuan Wang. Ude: A unified driving engine for human motion generation. In Pro- ceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 5632–5641, 2023

  180. [190]

    Motionbert: A unified perspective on learning human motion representations

    Wentao Zhu, Xiaoxuan Ma, Zhaoyang Liu, Libin Liu, Wayne Wu, and Yizhou Wang. Motionbert: A unified perspective on learning human motion representations. In Proceedings of the IEEE/CVF International Confer- ence on Computer Vision , pages 15085–15099, 2023

  181. [191]

    Human motion generation: A survey

    Wentao Zhu, Xiaoxuan Ma, Dongwoo Ro, Hai Ci, Jinlu Zhang, Jiaxin Shi, Feng Gao, Qi Tian, and Yizhou Wang. Human motion generation: A survey. IEEE Transactions on Pattern Analysis and Machine Intel- ligence, 46(4):2430–2449, 2023

  182. [2020]

    Accessed: 2025-06-29

  183. [2025]

    Accessed: 2025-07-02

Pith tools

Reviewed August 6, 2026 · model on record in the stance chip above.