{"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/cunerf-cube-based-neural-radiance-field-for","title":"CuNeRF: Cube-Based Neural Radiance Field for Zero-Shot Medical Image Arbitrary-Scale Super Resolution","arxiv_id":"2303.16242","date":"2023-03-28","proceeding":"ICCV 2023 1","authors":["Zixuan Chen","Jian-Huang Lai","Lingxiao Yang","Xiaohua Xie"],"abstract":"Medical image arbitrary-scale super-resolution (MIASSR) has recently gained widespread attention, aiming to super sample medical volumes at arbitrary scales via a single model. However, existing MIASSR methods face two major limitations: (i) reliance on high-resolution (HR) volumes and (ii) limited generalization ability, which restricts their application in various scenarios. To overcome these limitations, we propose Cube-based Neural Radiance Field (CuNeRF), a zero-shot MIASSR framework that can yield medical images at arbitrary scales and viewpoints in a continuous domain. Unlike existing MIASSR methods that fit the mapping between low-resolution (LR) and HR volumes, CuNeRF focuses on building a coordinate-intensity continuous representation from LR volumes without the need for HR references. This is achieved by the proposed differentiable modules: including cube-based sampling, isotropic volume rendering, and cube-based hierarchical rendering. Through extensive experiments on magnetic resource imaging (MRI) and computed tomography (CT) modalities, we demonstrate that CuNeRF outperforms state-of-the-art MIASSR methods. CuNeRF yields better visual verisimilitude and reduces aliasing artifacts at various upsampling factors. Moreover, our CuNeRF does not need any LR-HR training pairs, which is more flexible and easier to be used than others. Our code is released at https://github.com/NarcissusEx/CuNeRF.","url_abs":"https://arxiv.org/abs/2303.16242v4","url_pdf":"https://arxiv.org/pdf/2303.16242v4.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":"cunerf-cube-based-neural-radiance-field-for","repo_url":"https://github.com/NarcissusEx/CuNeRF","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"computed-tomography-ct","task_name":"Computed Tomography (CT)"},{"task_slug":"super-resolution","task_name":"Super-Resolution"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2303.16242","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2303.16242"}},"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/NarcissusEx/CuNeRF","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":9},"by_repo_kind":{"official":{"samples":9,"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":"f3c50241917ff19c","entry":"Adaptive_MSE_LOSS","repo":"NarcissusEx/CuNeRF","repo_kind":"official","path":"src/loss.py","file_url":"https://github.com/NarcissusEx/CuNeRF/blob/HEAD/src/loss.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":"f3c50241917ff19c"}},{"code_sha256_prefix":"104b872dba291edc","entry":"MSE_LOSS","repo":"NarcissusEx/CuNeRF","repo_kind":"official","path":"src/loss.py","file_url":"https://github.com/NarcissusEx/CuNeRF/blob/HEAD/src/loss.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":"104b872dba291edc"}},{"code_sha256_prefix":"7a9b1db4bfe1f8a5","entry":"cube_imp","repo":"NarcissusEx/CuNeRF","repo_kind":"official","path":"src/importance.py","file_url":"https://github.com/NarcissusEx/CuNeRF/blob/HEAD/src/importance.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":"7a9b1db4bfe1f8a5"}},{"code_sha256_prefix":"0ceb5aeaa2384782","entry":"cube_rendering","repo":"NarcissusEx/CuNeRF","repo_kind":"official","path":"src/rendering.py","file_url":"https://github.com/NarcissusEx/CuNeRF/blob/HEAD/src/rendering.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":"0ceb5aeaa2384782"}},{"code_sha256_prefix":"03688e55f0b542a8","entry":"cube_sample_pdf","repo":"NarcissusEx/CuNeRF","repo_kind":"official","path":"src/importance.py","file_url":"https://github.com/NarcissusEx/CuNeRF/blob/HEAD/src/importance.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":"03688e55f0b542a8"}},{"code_sha256_prefix":"1f85b22303407107","entry":"cube_sampling","repo":"NarcissusEx/CuNeRF","repo_kind":"official","path":"src/sampling.py","file_url":"https://github.com/NarcissusEx/CuNeRF/blob/HEAD/src/sampling.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":"1f85b22303407107"}},{"code_sha256_prefix":"7e7cb5262be26f62","entry":"lr_decay","repo":"NarcissusEx/CuNeRF","repo_kind":"official","path":"src/utils.py","file_url":"https://github.com/NarcissusEx/CuNeRF/blob/HEAD/src/utils.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":"7e7cb5262be26f62"}},{"code_sha256_prefix":"7bf720cc3d1aca64","entry":"merge_configs","repo":"NarcissusEx/CuNeRF","repo_kind":"official","path":"src/utils.py","file_url":"https://github.com/NarcissusEx/CuNeRF/blob/HEAD/src/utils.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":"7bf720cc3d1aca64"}},{"code_sha256_prefix":"8a9e87aac0a23baf","entry":"mlt_process","repo":"NarcissusEx/CuNeRF","repo_kind":"official","path":"src/utils.py","file_url":"https://github.com/NarcissusEx/CuNeRF/blob/HEAD/src/utils.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":"8a9e87aac0a23baf"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}