{"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/neural-wavelet-domain-diffusion-for-3d-shape","title":"Neural Wavelet-domain Diffusion for 3D Shape Generation","arxiv_id":"2209.08725","date":"2022-09-19","proceeding":null,"authors":["Ka-Hei Hui","Ruihui Li","Jingyu Hu","Chi-Wing Fu"],"abstract":"This paper presents a new approach for 3D shape generation, enabling direct generative modeling on a continuous implicit representation in wavelet domain. Specifically, we propose a compact wavelet representation with a pair of coarse and detail coefficient volumes to implicitly represent 3D shapes via truncated signed distance functions and multi-scale biorthogonal wavelets, and formulate a pair of neural networks: a generator based on the diffusion model to produce diverse shapes in the form of coarse coefficient volumes; and a detail predictor to further produce compatible detail coefficient volumes for enriching the generated shapes with fine structures and details. Both quantitative and qualitative experimental results manifest the superiority of our approach in generating diverse and high-quality shapes with complex topology and structures, clean surfaces, and fine details, exceeding the 3D generation capabilities of the state-of-the-art models.","url_abs":"https://arxiv.org/abs/2209.08725v1","url_pdf":"https://arxiv.org/pdf/2209.08725v1.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":"neural-wavelet-domain-diffusion-for-3d-shape","repo_url":"https://github.com/edward1997104/Wavelet-Generation","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"3d-generation","task_name":"3D Generation"},{"task_slug":"3d-shape-generation","task_name":"3D Shape Generation"}],"methods":[{"method_slug":"diffusion","method_name":"Diffusion"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2209.08725","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2209.08725"}},"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/edward1997104/Wavelet-Generation","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":3,"ran_honours":1,"unverified":12},"by_repo_kind":{"official":{"samples":16,"ran":4,"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":"cfd76fd0d89574a4","entry":"approx_standard_normal_cdf","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/gaussian_diffusion.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/gaussian_diffusion.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cfd76fd0d89574a4"}},{"code_sha256_prefix":"f75421bbdc7dba43","entry":"discretized_gaussian_log_likelihood","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/gaussian_diffusion.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/gaussian_diffusion.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f75421bbdc7dba43"}},{"code_sha256_prefix":"8afbfc42c6ea0448","entry":"normal_kl","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/gaussian_diffusion.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/gaussian_diffusion.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8afbfc42c6ea0448"}},{"code_sha256_prefix":"129b804760b3115f","entry":"zero_module","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/nn.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/nn.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":"ff04d68e555f9fa0","entry":"afb1d","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/dwt.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/dwt.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":"ff04d68e555f9fa0"}},{"code_sha256_prefix":"8b5215e779bd9cb0","entry":"afb1d_laplacian","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/dwt.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/dwt.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":"8b5215e779bd9cb0"}},{"code_sha256_prefix":"ecd0fc28815b65ae","entry":"avg_pool_nd","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/nn.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/nn.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":"ecd0fc28815b65ae"}},{"code_sha256_prefix":"fe4eb545bbb728e0","entry":"conv_nd","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/nn.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/nn.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":"fe4eb545bbb728e0"}},{"code_sha256_prefix":"bba207bd5fbad473","entry":"conv_output_shape","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/network.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/network.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":"bba207bd5fbad473"}},{"code_sha256_prefix":"7382ef4bcd5711ff","entry":"create_coordinates","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/network.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/network.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":"7382ef4bcd5711ff"}},{"code_sha256_prefix":"e48218d7d73db0b3","entry":"create_named_schedule_sampler","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/resample.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/resample.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":"e48218d7d73db0b3"}},{"code_sha256_prefix":"347e55eb28d533f4","entry":"indices_to_key","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/network.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/network.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":"347e55eb28d533f4"}},{"code_sha256_prefix":"a863803cdd5f3ce6","entry":"make_master_params","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/fp16_util.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/fp16_util.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":"a863803cdd5f3ce6"}},{"code_sha256_prefix":"d5cad7dcf8602436","entry":"process_state_dict","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/network_gen.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/network_gen.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":"d5cad7dcf8602436"}},{"code_sha256_prefix":"b746adf5bb807a4f","entry":"sfb1d_laplacian","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/dwt.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/dwt.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":"b746adf5bb807a4f"}},{"code_sha256_prefix":"30e43bcf12d042b0","entry":"unflatten_master_params","repo":"edward1997104/Wavelet-Generation","repo_kind":"official","path":"models/module/fp16_util.py","file_url":"https://github.com/edward1997104/Wavelet-Generation/blob/HEAD/models/module/fp16_util.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":"30e43bcf12d042b0"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}