{"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/3dshape2vecset-a-3d-shape-representation-for","title":"3DShape2VecSet: A 3D Shape Representation for Neural Fields and Generative Diffusion Models","arxiv_id":"2301.11445","date":"2023-01-26","proceeding":null,"authors":["Biao Zhang","Jiapeng Tang","Matthias Niessner","Peter Wonka"],"abstract":"We introduce 3DShape2VecSet, a novel shape representation for neural fields designed for generative diffusion models. Our shape representation can encode 3D shapes given as surface models or point clouds, and represents them as neural fields. The concept of neural fields has previously been combined with a global latent vector, a regular grid of latent vectors, or an irregular grid of latent vectors. Our new representation encodes neural fields on top of a set of vectors. We draw from multiple concepts, such as the radial basis function representation and the cross attention and self-attention function, to design a learnable representation that is especially suitable for processing with transformers. Our results show improved performance in 3D shape encoding and 3D shape generative modeling tasks. We demonstrate a wide variety of generative applications: unconditioned generation, category-conditioned generation, text-conditioned generation, point-cloud completion, and image-conditioned generation.","url_abs":"https://arxiv.org/abs/2301.11445v3","url_pdf":"https://arxiv.org/pdf/2301.11445v3.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":"3dshape2vecset-a-3d-shape-representation-for","repo_url":"https://github.com/1zb/3dshape2vecset","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"3dshape2vecset-a-3d-shape-representation-for","repo_url":"https://github.com/Seed3D/Dora","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"3d-shape-representation","task_name":"3D Shape Representation"},{"task_slug":"point-cloud-completion","task_name":"Point Cloud Completion"}],"methods":[{"method_slug":"diffusion","method_name":"Diffusion"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2301.11445","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2301.11445"}},"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/1zb/3dshape2vecset","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Seed3D/Dora","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_honours":1,"ran":3,"ran_draft_wrong":2,"ran_violates":2,"unverified":3},"by_repo_kind":{"listed":{"samples":11,"ran":8,"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":"bd3578806ecf5ac2","entry":"adjust_learning_rate","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"util/lr_sched.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/util/lr_sched.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bd3578806ecf5ac2"}},{"code_sha256_prefix":"3dc19396537db789","entry":"all_reduce_mean","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"util/misc.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/util/misc.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3dc19396537db789"}},{"code_sha256_prefix":"8458f9ba0361ff43","entry":"cache_fn","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"models_ae.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/models_ae.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8458f9ba0361ff43"}},{"code_sha256_prefix":"60fff7c3c400d7ff","entry":"default","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"models_ae.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/models_ae.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"60fff7c3c400d7ff"}},{"code_sha256_prefix":"aa5486a3650902d8","entry":"exists","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"models_ae.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/models_ae.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aa5486a3650902d8"}},{"code_sha256_prefix":"89edf5372214b57d","entry":"get_layer_id_for_vit","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"util/lr_decay.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/util/lr_decay.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"89edf5372214b57d"}},{"code_sha256_prefix":"8baf25cef41cba16","entry":"param_groups_lrd","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"util/lr_decay.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/util/lr_decay.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8baf25cef41cba16"}},{"code_sha256_prefix":"129b804760b3115f","entry":"zero_module","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"models_class_cond.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/models_class_cond.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"129b804760b3115f"}},{"code_sha256_prefix":"b74f496f9e2a413c","entry":"ablation_sampler","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"models_class_cond.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/models_class_cond.py","link_basis":"harvester_set","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":"b74f496f9e2a413c"}},{"code_sha256_prefix":"2ebb2f1f97b20113","entry":"build_shape_surface_occupancy_dataset","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"util/datasets.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/util/datasets.py","link_basis":"harvester_set","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":"2ebb2f1f97b20113"}},{"code_sha256_prefix":"b657cfb7a6465cbc","entry":"edm_sampler","repo":"1zb/3dshape2vecset","repo_kind":"listed","path":"models_class_cond.py","file_url":"https://github.com/1zb/3dshape2vecset/blob/HEAD/models_class_cond.py","link_basis":"harvester_set","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":"b657cfb7a6465cbc"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}