{"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/mip-nerf-a-multiscale-representation-for-anti","title":"Mip-NeRF: A Multiscale Representation for Anti-Aliasing Neural Radiance Fields","arxiv_id":"2103.13415","date":"2021-03-24","proceeding":"ICCV 2021 10","authors":["Jonathan T. Barron","Ben Mildenhall","Matthew Tancik","Peter Hedman","Ricardo Martin-Brualla","Pratul P. Srinivasan"],"abstract":"The rendering procedure used by neural radiance fields (NeRF) samples a scene with a single ray per pixel and may therefore produce renderings that are excessively blurred or aliased when training or testing images observe scene content at different resolutions. The straightforward solution of supersampling by rendering with multiple rays per pixel is impractical for NeRF, because rendering each ray requires querying a multilayer perceptron hundreds of times. Our solution, which we call \"mip-NeRF\" (a la \"mipmap\"), extends NeRF to represent the scene at a continuously-valued scale. By efficiently rendering anti-aliased conical frustums instead of rays, mip-NeRF reduces objectionable aliasing artifacts and significantly improves NeRF's ability to represent fine details, while also being 7% faster than NeRF and half the size. Compared to NeRF, mip-NeRF reduces average error rates by 17% on the dataset presented with NeRF and by 60% on a challenging multiscale variant of that dataset that we present. Mip-NeRF is also able to match the accuracy of a brute-force supersampled NeRF on our multiscale dataset while being 22x faster.","url_abs":"https://arxiv.org/abs/2103.13415v3","url_pdf":"https://arxiv.org/pdf/2103.13415v3.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":"mip-nerf-a-multiscale-representation-for-anti","repo_url":"https://github.com/google/mipnerf","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"jax","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"mip-nerf-a-multiscale-representation-for-anti","repo_url":"https://github.com/bebeal/mipnerf-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mip-nerf-a-multiscale-representation-for-anti","repo_url":"https://github.com/kakaobrain/NeRF-Factory","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"mip-nerf-a-multiscale-representation-for-anti","repo_url":"https://github.com/hjxwhy/mipnerf_pl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"nerf","task_name":"NeRF"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2103.13415","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2103.13415"}},"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/google/mipnerf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hjxwhy/mipnerf_pl","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/bebeal/mipnerf-pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kakaobrain/NeRF-Factory","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":2,"ran_fixture":1,"ran_draft_wrong":6,"ran_violates":1,"unverified":23},"by_repo_kind":{"official":{"samples":12,"ran":0,"repositories":1},"listed":{"samples":21,"ran":10,"repositories":2}},"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":13,"samples":[{"code_sha256_prefix":"de82d4cd88ba7d6b","entry":"MLP","repo":"hjxwhy/mipnerf_pl","repo_kind":"listed","path":"models/mip_nerf.py","file_url":"https://github.com/hjxwhy/mipnerf_pl/blob/HEAD/models/mip_nerf.py","link_basis":"first_harvest_node","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":"de82d4cd88ba7d6b"}},{"code_sha256_prefix":"d26bd0d9fcf8b200","entry":"PositionalEncoding","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d26bd0d9fcf8b200"}},{"code_sha256_prefix":"4476a197d65bcc37","entry":"integrated_pos_enc","repo":"hjxwhy/mipnerf_pl","repo_kind":"listed","path":"models/mip_nerf.py","file_url":"https://github.com/hjxwhy/mipnerf_pl/blob/HEAD/models/mip_nerf.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4476a197d65bcc37"}},{"code_sha256_prefix":"329d135c2ac7936e","entry":"lift_gaussian","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"329d135c2ac7936e"}},{"code_sha256_prefix":"f2267c6893ffb35f","entry":"namedtuple_map","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f2267c6893ffb35f"}},{"code_sha256_prefix":"803f454e1b276964","entry":"pos_enc","repo":"hjxwhy/mipnerf_pl","repo_kind":"listed","path":"models/mip_nerf.py","file_url":"https://github.com/hjxwhy/mipnerf_pl/blob/HEAD/models/mip_nerf.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"803f454e1b276964"}},{"code_sha256_prefix":"9cc00df84d273598","entry":"sample_along_rays","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9cc00df84d273598"}},{"code_sha256_prefix":"54283cf277120e24","entry":"sample_along_rays","repo":"hjxwhy/mipnerf_pl","repo_kind":"listed","path":"models/mip_nerf.py","file_url":"https://github.com/hjxwhy/mipnerf_pl/blob/HEAD/models/mip_nerf.py","link_basis":"first_harvest_node","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":"54283cf277120e24"}},{"code_sha256_prefix":"9f73947794a2bf48","entry":"to8b","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9f73947794a2bf48"}},{"code_sha256_prefix":"bc935e2a4ebd4273","entry":"volumetric_rendering","repo":"hjxwhy/mipnerf_pl","repo_kind":"listed","path":"models/mip_nerf.py","file_url":"https://github.com/hjxwhy/mipnerf_pl/blob/HEAD/models/mip_nerf.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bc935e2a4ebd4273"}},{"code_sha256_prefix":"49008a6929d3421c","entry":"MipNeRF","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"49008a6929d3421c"}},{"code_sha256_prefix":"56e734996bd5896d","entry":"MipNerf","repo":"hjxwhy/mipnerf_pl","repo_kind":"listed","path":"models/mip_nerf.py","file_url":"https://github.com/hjxwhy/mipnerf_pl/blob/HEAD/models/mip_nerf.py","link_basis":"first_harvest_node","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":"56e734996bd5896d"}},{"code_sha256_prefix":"9e2b1cac31815d48","entry":"_xavier_init","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9e2b1cac31815d48"}},{"code_sha256_prefix":"56a672a93eff7144","entry":"_xavier_init","repo":"hjxwhy/mipnerf_pl","repo_kind":"listed","path":"models/mip_nerf.py","file_url":"https://github.com/hjxwhy/mipnerf_pl/blob/HEAD/models/mip_nerf.py","link_basis":"first_harvest_node","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":"56a672a93eff7144"}},{"code_sha256_prefix":"eb4c4e118ab261ec","entry":"cast_rays","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"eb4c4e118ab261ec"}},{"code_sha256_prefix":"c9d6592f49f2731a","entry":"conical_frustum_to_gaussian","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c9d6592f49f2731a"}},{"code_sha256_prefix":"7115b692e467d100","entry":"convert_to_ndc","repo":"google/mipnerf","repo_kind":"official","path":"internal/datasets.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/datasets.py","link_basis":"first_harvest_node","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":"7115b692e467d100"}},{"code_sha256_prefix":"f4d06208684a7a77","entry":"convolve2d","repo":"google/mipnerf","repo_kind":"official","path":"internal/vis.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/vis.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":"f4d06208684a7a77"}},{"code_sha256_prefix":"65e3f830a53bdb00","entry":"cylinder_to_gaussian","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"65e3f830a53bdb00"}},{"code_sha256_prefix":"57dbac42c2922def","entry":"depth_to_normals","repo":"google/mipnerf","repo_kind":"official","path":"internal/vis.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/vis.py","link_basis":"first_harvest_node","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":"57dbac42c2922def"}},{"code_sha256_prefix":"3e443b753d374fda","entry":"file_exists","repo":"google/mipnerf","repo_kind":"official","path":"internal/utils.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/utils.py","link_basis":"first_harvest_node","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":"3e443b753d374fda"}},{"code_sha256_prefix":"b08a5fcef9a0e68a","entry":"lift_gaussian","repo":"google/mipnerf","repo_kind":"official","path":"internal/mip.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/mip.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":"b08a5fcef9a0e68a"}},{"code_sha256_prefix":"0bc10c560cd1a9d0","entry":"listdir","repo":"google/mipnerf","repo_kind":"official","path":"internal/utils.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/utils.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":"0bc10c560cd1a9d0"}},{"code_sha256_prefix":"0f92b856a4c7ffa0","entry":"matmul","repo":"google/mipnerf","repo_kind":"official","path":"internal/math.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/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":"0f92b856a4c7ffa0"}},{"code_sha256_prefix":"ea51e10bd8ccc6c6","entry":"open_file","repo":"google/mipnerf","repo_kind":"official","path":"internal/utils.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/utils.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":"ea51e10bd8ccc6c6"}},{"code_sha256_prefix":"b173cfb2e6627ca6","entry":"pos_enc","repo":"google/mipnerf","repo_kind":"official","path":"internal/mip.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/mip.py","link_basis":"first_harvest_node","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":"b173cfb2e6627ca6"}},{"code_sha256_prefix":"6c57d14a0030d04c","entry":"resample_along_rays","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6c57d14a0030d04c"}},{"code_sha256_prefix":"1e22401326ec5ead","entry":"resample_along_rays","repo":"hjxwhy/mipnerf_pl","repo_kind":"listed","path":"models/mip_nerf.py","file_url":"https://github.com/hjxwhy/mipnerf_pl/blob/HEAD/models/mip_nerf.py","link_basis":"first_harvest_node","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":"1e22401326ec5ead"}},{"code_sha256_prefix":"2bf299e51f2339bd","entry":"safe_cos","repo":"google/mipnerf","repo_kind":"official","path":"internal/math.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/math.py","link_basis":"first_harvest_node","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":"2bf299e51f2339bd"}},{"code_sha256_prefix":"a4c29290b26d4263","entry":"safe_trig_helper","repo":"google/mipnerf","repo_kind":"official","path":"internal/math.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/math.py","link_basis":"first_harvest_node","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":"a4c29290b26d4263"}},{"code_sha256_prefix":"048c1208fee6c6fe","entry":"sinebow","repo":"google/mipnerf","repo_kind":"official","path":"internal/vis.py","file_url":"https://github.com/google/mipnerf/blob/HEAD/internal/vis.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":"048c1208fee6c6fe"}},{"code_sha256_prefix":"1938594a08c5dd74","entry":"sorted_piecewise_constant_pdf","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1938594a08c5dd74"}},{"code_sha256_prefix":"7addb09efb7b3978","entry":"volumetric_rendering","repo":"bebeal/mipnerf-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/bebeal/mipnerf-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7addb09efb7b3978"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}