{"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/lrm-zero-training-large-reconstruction-models","title":"LRM-Zero: Training Large Reconstruction Models with Synthesized Data","arxiv_id":"2406.09371","date":"2024-06-13","proceeding":null,"authors":["Desai Xie","Sai Bi","Zhixin Shu","Kai Zhang","Zexiang Xu","Yi Zhou","Sören Pirk","Arie Kaufman","Xin Sun","Hao Tan"],"abstract":"We present LRM-Zero, a Large Reconstruction Model (LRM) trained entirely on synthesized 3D data, achieving high-quality sparse-view 3D reconstruction. The core of LRM-Zero is our procedural 3D dataset, Zeroverse, which is automatically synthesized from simple primitive shapes with random texturing and augmentations (e.g., height fields, boolean differences, and wireframes). Unlike previous 3D datasets (e.g., Objaverse) which are often captured or crafted by humans to approximate real 3D data, Zeroverse completely ignores realistic global semantics but is rich in complex geometric and texture details that are locally similar to or even more intricate than real objects. We demonstrate that our LRM-Zero, trained with our fully synthesized Zeroverse, can achieve high visual quality in the reconstruction of real-world objects, competitive with models trained on Objaverse. We also analyze several critical design choices of Zeroverse that contribute to LRM-Zero's capability and training stability. Our work demonstrates that 3D reconstruction, one of the core tasks in 3D vision, can potentially be addressed without the semantics of real-world objects. The Zeroverse's procedural synthesis code and interactive visualization are available at: https://desaixie.github.io/lrm-zero/.","url_abs":"https://arxiv.org/abs/2406.09371v2","url_pdf":"https://arxiv.org/pdf/2406.09371v2.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":"lrm-zero-training-large-reconstruction-models","repo_url":"https://github.com/desaixie/zeroverse","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":null}],"tasks":[{"task_slug":"3d-reconstruction","task_name":"3D Reconstruction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2406.09371","atlas_url":"https://app.syntology.ai/?focus=2406.09371","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2406.09371"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/desaixie/zeroverse","reach":null}],"summary":{"ran":1,"ran_honours":2,"unverified":6},"by_repo_kind":{"official":{"samples":9,"ran":3,"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":9,"samples":[{"code_sha256_prefix":"06a6776451a8f402","entry":"HeightFieldCreator","repo":"desaixie/zeroverse","repo_kind":"official","path":"create_shapes.py","file_url":"https://github.com/desaixie/zeroverse/blob/HEAD/create_shapes.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"06a6776451a8f402"}},{"code_sha256_prefix":"c8862a02d421981f","entry":"sample_cam_loc","repo":"desaixie/zeroverse","repo_kind":"official","path":"zeroverse_rgba.py","file_url":"https://github.com/desaixie/zeroverse/blob/HEAD/zeroverse_rgba.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c8862a02d421981f"}},{"code_sha256_prefix":"08c042911d206c0d","entry":"turntable_sample_cam_loc","repo":"desaixie/zeroverse","repo_kind":"official","path":"zeroverse_rgba.py","file_url":"https://github.com/desaixie/zeroverse/blob/HEAD/zeroverse_rgba.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"08c042911d206c0d"}},{"code_sha256_prefix":"3c225dafb09512c1","entry":"Cube","repo":"desaixie/zeroverse","repo_kind":"official","path":"create_shapes.py","file_url":"https://github.com/desaixie/zeroverse/blob/HEAD/create_shapes.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3c225dafb09512c1"}},{"code_sha256_prefix":"814b5d7a83948266","entry":"Cylinder","repo":"desaixie/zeroverse","repo_kind":"official","path":"create_shapes.py","file_url":"https://github.com/desaixie/zeroverse/blob/HEAD/create_shapes.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"814b5d7a83948266"}},{"code_sha256_prefix":"37743f02b1eb6594","entry":"Ellipsoid","repo":"desaixie/zeroverse","repo_kind":"official","path":"create_shapes.py","file_url":"https://github.com/desaixie/zeroverse/blob/HEAD/create_shapes.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"37743f02b1eb6594"}},{"code_sha256_prefix":"c14c1ae305accacb","entry":"MultiShape","repo":"desaixie/zeroverse","repo_kind":"official","path":"create_shapes.py","file_url":"https://github.com/desaixie/zeroverse/blob/HEAD/create_shapes.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c14c1ae305accacb"}},{"code_sha256_prefix":"9dd5d84f46dc5e8d","entry":"Shape","repo":"desaixie/zeroverse","repo_kind":"official","path":"create_shapes.py","file_url":"https://github.com/desaixie/zeroverse/blob/HEAD/create_shapes.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9dd5d84f46dc5e8d"}},{"code_sha256_prefix":"2a09ae956a295de7","entry":"createVarObjShapes","repo":"desaixie/zeroverse","repo_kind":"official","path":"create_shapes.py","file_url":"https://github.com/desaixie/zeroverse/blob/HEAD/create_shapes.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"2a09ae956a295de7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}