{"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/bodygen-advancing-towards-efficient-1","title":"BodyGen: Advancing Towards Efficient Embodiment Co-Design","arxiv_id":"2503.00533","date":"2025-03-01","proceeding":"ICLR 2025 3","authors":["Haofei Lu","Zhe Wu","Junliang Xing","Jianshu Li","Ruoyu Li","Zhe Li","Yuanchun Shi"],"abstract":"Embodiment co-design aims to optimize a robot's morphology and control policy simultaneously. While prior work has demonstrated its potential for generating environment-adaptive robots, this field still faces persistent challenges in optimization efficiency due to the (i) combinatorial nature of morphological search spaces and (ii) intricate dependencies between morphology and control. We prove that the ineffective morphology representation and unbalanced reward signals between the design and control stages are key obstacles to efficiency. To advance towards efficient embodiment co-design, we propose BodyGen, which utilizes (1) topology-aware self-attention for both design and control, enabling efficient morphology representation with lightweight model sizes; (2) a temporal credit assignment mechanism that ensures balanced reward signals for optimization. With our findings, Body achieves an average 60.03% performance improvement against state-of-the-art baselines. We provide codes and more results on the website: https://genesisorigin.github.io.","url_abs":"https://arxiv.org/abs/2503.00533v1","url_pdf":"https://arxiv.org/pdf/2503.00533v1.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":"bodygen-advancing-towards-efficient-1","repo_url":"https://github.com/GenesisOrigin/BodyGen","is_official":0,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2503.00533","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2503.00533"}},"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/GenesisOrigin/BodyGen","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":10},"by_repo_kind":{"named_in_paper":{"samples":10,"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":"49fb2c1c4bf2c4d7","entry":"array_to_str","repo":"GenesisOrigin/BodyGen","repo_kind":"named_in_paper","path":"khrylib/utils/tools.py","file_url":"https://github.com/GenesisOrigin/BodyGen/blob/HEAD/khrylib/utils/tools.py","link_basis":"harvester_set","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":"49fb2c1c4bf2c4d7"}},{"code_sha256_prefix":"e80e9b137849e33a","entry":"create_logger","repo":"GenesisOrigin/BodyGen","repo_kind":"named_in_paper","path":"khrylib/utils/logger.py","file_url":"https://github.com/GenesisOrigin/BodyGen/blob/HEAD/khrylib/utils/logger.py","link_basis":"harvester_set","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":"e80e9b137849e33a"}},{"code_sha256_prefix":"de610578837875a2","entry":"get_eta_str","repo":"GenesisOrigin/BodyGen","repo_kind":"named_in_paper","path":"khrylib/utils/tools.py","file_url":"https://github.com/GenesisOrigin/BodyGen/blob/HEAD/khrylib/utils/tools.py","link_basis":"harvester_set","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":"de610578837875a2"}},{"code_sha256_prefix":"8dca878ea5e97bf4","entry":"get_single_body_qposaddr","repo":"GenesisOrigin/BodyGen","repo_kind":"named_in_paper","path":"khrylib/utils/mujoco.py","file_url":"https://github.com/GenesisOrigin/BodyGen/blob/HEAD/khrylib/utils/mujoco.py","link_basis":"harvester_set","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":"8dca878ea5e97bf4"}},{"code_sha256_prefix":"5726721449c916d8","entry":"load_img","repo":"GenesisOrigin/BodyGen","repo_kind":"named_in_paper","path":"khrylib/utils/tools.py","file_url":"https://github.com/GenesisOrigin/BodyGen/blob/HEAD/khrylib/utils/tools.py","link_basis":"harvester_set","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":"5726721449c916d8"}},{"code_sha256_prefix":"8eee684b0bb59dbf","entry":"normal_entropy","repo":"GenesisOrigin/BodyGen","repo_kind":"named_in_paper","path":"khrylib/utils/math.py","file_url":"https://github.com/GenesisOrigin/BodyGen/blob/HEAD/khrylib/utils/math.py","link_basis":"harvester_set","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":"8eee684b0bb59dbf"}},{"code_sha256_prefix":"b9112c793778d273","entry":"normal_log_density","repo":"GenesisOrigin/BodyGen","repo_kind":"named_in_paper","path":"khrylib/utils/math.py","file_url":"https://github.com/GenesisOrigin/BodyGen/blob/HEAD/khrylib/utils/math.py","link_basis":"harvester_set","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":"b9112c793778d273"}},{"code_sha256_prefix":"66a0415bf6172ec1","entry":"normalize_range","repo":"GenesisOrigin/BodyGen","repo_kind":"named_in_paper","path":"khrylib/robot/xml_robot.py","file_url":"https://github.com/GenesisOrigin/BodyGen/blob/HEAD/khrylib/robot/xml_robot.py","link_basis":"harvester_set","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":"66a0415bf6172ec1"}},{"code_sha256_prefix":"9ce3c0fc66cce890","entry":"parse_fromto","repo":"GenesisOrigin/BodyGen","repo_kind":"named_in_paper","path":"khrylib/robot/xml_robot.py","file_url":"https://github.com/GenesisOrigin/BodyGen/blob/HEAD/khrylib/robot/xml_robot.py","link_basis":"harvester_set","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":"9ce3c0fc66cce890"}},{"code_sha256_prefix":"96ecda6cfeb2c3b1","entry":"parse_vec","repo":"GenesisOrigin/BodyGen","repo_kind":"named_in_paper","path":"khrylib/robot/xml_robot.py","file_url":"https://github.com/GenesisOrigin/BodyGen/blob/HEAD/khrylib/robot/xml_robot.py","link_basis":"harvester_set","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":"96ecda6cfeb2c3b1"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}