{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/action-conditioned-3d-human-motion-synthesis","title":"Action-Conditioned 3D Human Motion Synthesis with Transformer VAE","arxiv_id":"2104.05670","date":"2021-04-12","proceeding":"ICCV 2021 10","authors":["Mathis Petrovich","Michael J. Black","Gül Varol"],"abstract":"We tackle the problem of action-conditioned generation of realistic and diverse human motion sequences. In contrast to methods that complete, or extend, motion sequences, this task does not require an initial pose or sequence. Here we learn an action-aware latent representation for human motions by training a generative variational autoencoder (VAE). By sampling from this latent space and querying a certain duration through a series of positional encodings, we synthesize variable-length motion sequences conditioned on a categorical action. Specifically, we design a Transformer-based architecture, ACTOR, for encoding and decoding a sequence of parametric SMPL human body models estimated from action recognition datasets. We evaluate our approach on the NTU RGB+D, HumanAct12 and UESTC datasets and show improvements over the state of the art. Furthermore, we present two use cases: improving action recognition through adding our synthesized data to training, and motion denoising. Code and models are available on our project page.","url_abs":"https://arxiv.org/abs/2104.05670v2","url_pdf":"https://arxiv.org/pdf/2104.05670v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"action-conditioned-3d-human-motion-synthesis","repo_url":"https://github.com/Mathux/ACTOR","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"action-conditioned-3d-human-motion-synthesis","repo_url":"https://github.com/cai-jianfeng/ACTOR_mindspore","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mindspore","reach":{"status":"ok"}}],"tasks":[{"task_slug":"action-recognition-in-videos","task_name":"Action Recognition"},{"task_slug":"denoising","task_name":"Denoising"},{"task_slug":"human-action-generation","task_name":"Human action generation"},{"task_slug":"motion-synthesis","task_name":"Motion Synthesis"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2104.05670","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2104.05670"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Mathux/ACTOR","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/cai-jianfeng/ACTOR_mindspore","reach":{"status":"ok"}}],"summary":{"unverified":5},"by_repo_kind":{"official":{"samples":5,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"158319c989d5f654","entry":"get_dataset","repo":"Mathux/ACTOR","repo_kind":"official","path":"src/datasets/get_dataset.py","file_url":"https://github.com/Mathux/ACTOR/blob/HEAD/src/datasets/get_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"158319c989d5f654"}},{"code_sha256_prefix":"6d2ad5c70d553a15","entry":"get_datasets","repo":"Mathux/ACTOR","repo_kind":"official","path":"src/datasets/get_dataset.py","file_url":"https://github.com/Mathux/ACTOR/blob/HEAD/src/datasets/get_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6d2ad5c70d553a15"}},{"code_sha256_prefix":"c48869b2b8d19e52","entry":"get_trans_from_vibe","repo":"Mathux/ACTOR","repo_kind":"official","path":"src/datasets/uestc.py","file_url":"https://github.com/Mathux/ACTOR/blob/HEAD/src/datasets/uestc.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c48869b2b8d19e52"}},{"code_sha256_prefix":"e182600b67dc0a48","entry":"get_z","repo":"Mathux/ACTOR","repo_kind":"official","path":"src/datasets/uestc.py","file_url":"https://github.com/Mathux/ACTOR/blob/HEAD/src/datasets/uestc.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e182600b67dc0a48"}},{"code_sha256_prefix":"7aee01d2ce301af5","entry":"parse_info_name","repo":"Mathux/ACTOR","repo_kind":"official","path":"src/datasets/tools.py","file_url":"https://github.com/Mathux/ACTOR/blob/HEAD/src/datasets/tools.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7aee01d2ce301af5"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}