{"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/example-based-motion-synthesis-via-generative","title":"Example-based Motion Synthesis via Generative Motion Matching","arxiv_id":"2306.00378","date":"2023-06-01","proceeding":null,"authors":["Weiyu Li","Xuelin Chen","Peizhuo Li","Olga Sorkine-Hornung","Baoquan Chen"],"abstract":"We present GenMM, a generative model that \"mines\" as many diverse motions as possible from a single or few example sequences. In stark contrast to existing data-driven methods, which typically require long offline training time, are prone to visual artifacts, and tend to fail on large and complex skeletons, GenMM inherits the training-free nature and the superior quality of the well-known Motion Matching method. GenMM can synthesize a high-quality motion within a fraction of a second, even with highly complex and large skeletal structures. At the heart of our generative framework lies the generative motion matching module, which utilizes the bidirectional visual similarity as a generative cost function to motion matching, and operates in a multi-stage framework to progressively refine a random guess using exemplar motion matches. In addition to diverse motion generation, we show the versatility of our generative framework by extending it to a number of scenarios that are not possible with motion matching alone, including motion completion, key frame-guided generation, infinite looping, and motion reassembly. Code and data for this paper are at https://wyysf-98.github.io/GenMM/","url_abs":"https://arxiv.org/abs/2306.00378v1","url_pdf":"https://arxiv.org/pdf/2306.00378v1.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":"example-based-motion-synthesis-via-generative","repo_url":"https://github.com/wyysf-98/GenMM","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"motion-generation","task_name":"Motion Generation"},{"task_slug":"motion-synthesis","task_name":"Motion Synthesis"}],"methods":[{"method_slug":"fail","method_name":"fail"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2306.00378","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2306.00378"}},"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/wyysf-98/GenMM","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":7},"by_repo_kind":{"official":{"samples":7,"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":"b27b1de63b142bde","entry":"continuous_filter","repo":"wyysf-98/GenMM","repo_kind":"official","path":"fix_contact.py","file_url":"https://github.com/wyysf-98/GenMM/blob/HEAD/fix_contact.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b27b1de63b142bde"}},{"code_sha256_prefix":"ab59b7e5f0e9bc04","entry":"efficient_cdist","repo":"wyysf-98/GenMM","repo_kind":"official","path":"nearest_neighbor/utils.py","file_url":"https://github.com/wyysf-98/GenMM/blob/HEAD/nearest_neighbor/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ab59b7e5f0e9bc04"}},{"code_sha256_prefix":"a4d90fa5b3e4627a","entry":"fix_negative_height","repo":"wyysf-98/GenMM","repo_kind":"official","path":"fix_contact.py","file_url":"https://github.com/wyysf-98/GenMM/blob/HEAD/fix_contact.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a4d90fa5b3e4627a"}},{"code_sha256_prefix":"7550336d63a99959","entry":"foot_contact","repo":"wyysf-98/GenMM","repo_kind":"official","path":"utils/contact.py","file_url":"https://github.com/wyysf-98/GenMM/blob/HEAD/utils/contact.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7550336d63a99959"}},{"code_sha256_prefix":"0d512ccd74994f1c","entry":"foot_contact_by_height","repo":"wyysf-98/GenMM","repo_kind":"official","path":"utils/contact.py","file_url":"https://github.com/wyysf-98/GenMM/blob/HEAD/utils/contact.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0d512ccd74994f1c"}},{"code_sha256_prefix":"1acf8f85ee8454a5","entry":"load_multiple_dataset","repo":"wyysf-98/GenMM","repo_kind":"official","path":"dataset/bvh_motion.py","file_url":"https://github.com/wyysf-98/GenMM/blob/HEAD/dataset/bvh_motion.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1acf8f85ee8454a5"}},{"code_sha256_prefix":"88f13d6ca8a55793","entry":"velocity","repo":"wyysf-98/GenMM","repo_kind":"official","path":"utils/contact.py","file_url":"https://github.com/wyysf-98/GenMM/blob/HEAD/utils/contact.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"88f13d6ca8a55793"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}